代码搜索:Cache优化

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

代码结果 10,000
www.eeworm.com/read/322874/13362838

s cache.s

/* // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/322813/13364844

h cache.h

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

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/320475/13426297

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/319966/13438394

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/319966/13438440

h cache.h

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

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/319966/13438550

h cache.h

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

o cache.o

www.eeworm.com/read/319966/13438767

c cache.c

/***************************************** NAME: cache.c DESC: CACHE test HISTORY: 2002.03.07: ver 0.0 *****************************************/ #include "def.h" #include "option.h"