代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/140467/5792213
s init.s
/*------------------------------------------------------------------------------+ */
/* */
/* This source code has been made available to you by IBM on an AS-IS */
/* basis. Anyone receiv
www.eeworm.com/read/140362/5792605
h sysconf.h
/***********************************************************************/
/* */
/* MODULE: BDTest/sysconf.h
www.eeworm.com/read/139804/5797076
bat app.bat
del ..\O\*.O
dcc -c -g -w -tMCF5307FS -DPLUS -DINTERRUPT -o ..\O\demo.o demo.c -f
das -tMCF5307FS -o ..\O\int_5307.o int_5307.s
das -tMCF5307FS -o ..\O\crt0.o crt0.s
das -tMCF5307FS -o ..\O\c
www.eeworm.com/read/139557/5798314
h mmu821.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved
/*
* mmu.h: MMU Header file
*
*
*/
#ifndef ASM_ONLY
typedef union LevelOneDescriptor {
struct {
unsigned sg_l2ba : 20;
www.eeworm.com/read/137691/5820720
java cachedjarspackagemanager.java
// Copyright (c) Corporation for National Research Initiatives
// Copyright 2000 Samuele Pedroni
package org.python.core;
import java.util.Hashtable;
import java.util.Vector;
import java.util.Enumer
www.eeworm.com/read/137691/5820766
java syspackagemanager.java
// Copyright (c) Corporation for National Research Initiatives
// Copyright 2000 Samuele Pedroni
package org.python.core;
import java.util.Properties;
import java.util.StringTokenizer;
import java.i
www.eeworm.com/read/136989/5829750
readme
/**
@page Cache Grow Test README File
This test is to make sure that we close the cache entries
properly when the clients are disconnected. The test does
something really simple. Inf
www.eeworm.com/read/136985/5839908
java dictmanager.java
/*
* Created on 2004-3-25
*
*/
package com.esimple.service.dict;
import java.util.*;
import org.springframework.beans.*;
import org.apache.commons.logging.Log;
import org.apache.commons.l
www.eeworm.com/read/136827/5847293
h common.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS and its licensors.
** All rights reserved.
**
** This file is part of the Qtopia Environ
www.eeworm.com/read/136821/5851701
h common.h
#ifndef COMMON_H
#define COMMON_H
#define FFMPEG_VERSION_INT 0x000406
#define FFMPEG_VERSION "0.4.6"
#if defined(WIN32) && !defined(__MINGW32__) && !defined(__CYGWIN__)
# define CONFIG_WIN32