代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/100446/6269479
c cache.c
/* cache.c - routines to maintain an in-core cache of entries */
/* $OpenLDAP: pkg/ldap/servers/slapd/back-ldbm/cache.c,v 1.36.2.4 2001/07/22 02:28:29 kurt Exp $ */
/*
* Copyright 1998-2000 The OpenL
www.eeworm.com/read/100444/6269550
java cache.java
/*
* Cache.java
*
* Copyright (c) 2001, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/244873/6290068
cache resolveassemblyreference.cache
www.eeworm.com/read/244873/6290075
cache resolveassemblyreference.cache
www.eeworm.com/read/347882/6292633
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
void Test_ICache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/347882/6292634
c cache.c
/*****************************************
NAME: cache.c
DESC: CACHE test
HISTORY:
2002.03.07: ver 0.0
*****************************************/
#include "def.h"
#include "option.h"
www.eeworm.com/read/206629/6296223
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/206629/6296266
o cache.o
www.eeworm.com/read/206629/6296289
c cache.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
void MarchCMinus32(int address,int unit,unsigned int pattern);
void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/310540/6312285