代码搜索:Cache优化

找到约 10,000 项符合「Cache优化」的源代码

代码结果 10,000
www.eeworm.com/read/417783/10976015

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ int Test_Cache(void); void FlushCache(void); #endif /*__CACHE_H__*/
www.eeworm.com/read/419539/6944056

c cache.c

/**************************************************************** * ARMSYS S3C44B0X CACHE TEST * **************************************************************** 1.2005.4.29:: C
www.eeworm.com/read/419539/6944092

o cache.o

www.eeworm.com/read/419539/6944131

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ int Test_Cache(void); void FlushCache(void); void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,u
www.eeworm.com/read/124341/6965304

txt cache.txt

June 2000, --Jcid Last update: Feb 2003 ------- CACHE ------- >>>>>>>>>>>>>>>> The cache module is
www.eeworm.com/read/124341/6965357

c cache.c

/* * File: cache.c * * Copyright 2000, 2001, 2002, 2003, 2004 Jorge Arellano Cid * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/124341/6965371

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ #include #include "chain.h" #include "url.h" /* * Cache Op codes */ #define CA_Send (0) /* Normal update */ #define CA_Close (1) /* Successf