代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/218394/14922434

h cache.h

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

h cache.h

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

h cache.h

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

o cache.o

www.eeworm.com/read/217183/14974488

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/217183/14974504

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/217183/14974657

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/114811/15037304

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.
www.eeworm.com/read/215463/15060612

h cache.h

/* * File: cache.h * * This is an interface to processor specific cache control. * This is an abstraction of generic cache functionality presented * by this interface is independent of the actua
www.eeworm.com/read/214886/15084972

v cache.v

// Copyright Model Technology, a Mentor Graphics // Corporation company 2003, - All rights reserved. `timescale 1 ns / 1 ns module cache(clk, paddr, pdata, prw, pstrb, prdy, saddr,