代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/221733/14725544
o cache.o
www.eeworm.com/read/221733/14725585
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/221733/14725619
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/221599/14736416
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/221599/14736426
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
void Test_ICache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/221599/14736477
o cache.o
www.eeworm.com/read/221293/14746967
class cache.class
www.eeworm.com/read/121000/14775962
cpp cache.cpp
/*
DB.CPP
This module implements a simple user cache. The cached users are kept
in an LRU sorted list. If there will be a large number of simultaneous
users, then a sorted array wo
www.eeworm.com/read/120261/14808526
cache config.cache
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs. It is not useful on other systems.