代码搜索:Cache优化

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

代码结果 10,000
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 '
www.eeworm.com/read/166876/9991845

c cache.c

/* * ASCEND: @(#)cache.c 1.0 (95/10/05 00:55:30) * * Copyright (c) 1994 Ascend Communications, Inc. * All rights reserved. * * Permission to copy all or part of this material for any p