代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/167696/9955546

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ void Test_ICache(void); #endif /*__CACHE_H__*/
www.eeworm.com/read/167696/9955583

o cache.o

www.eeworm.com/read/363330/9958915

c cache.c

/**************************************************************** * S3C44B0X CACHE TEST * **************************************************************** CACHE TEST ******
www.eeworm.com/read/363330/9959042

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/363059/9969476

c cache.c

/*0001*//* /*0002./ * Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved. /*0003./ * /*0004./ * This software is the confidential and proprietary information of Sun /*0005./ * Micr
www.eeworm.com/read/363059/9969560

h cache.h

/*0001*//* /*0002./ * Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved. /*0003./ * /*0004./ * This software is the confidential and proprietary information of Sun /*0005./ * Micr
www.eeworm.com/read/363047/9969966

o cache.o

www.eeworm.com/read/363047/9970064

c cache.c

/***************************************** NAME: cache.c DESC: CACHE test HISTORY: 2002.03.07: ver 0.0 2003.03.31: added Test_Cache() *****************************************/ #in
www.eeworm.com/read/363047/9970089

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ void Test_Cache(void); extern int DCache_Test(void); extern int ICache_Test(void); extern int DMMU_Test(void); extern int IMMU_Test(void); void Test
www.eeworm.com/read/363047/9970268

err cache.err

"cache.c", line 40: Warning: C2870W: variable 'pt' declared but not used "cache.c", line 121: Warning: C2207W: inventing 'extern int DCache_Test();' "cache.c", line 131: Warning: C2207W: inventing '