代码搜索:Cache优化

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

代码结果 10,000
www.eeworm.com/read/464711/7067722

h cache.h

//44BTEST : cache.h #ifndef __CACHE_H__ #define __CACHE_H__ int Test_Cache(void); void FlushCache(void); #endif /*__CACHE_H__*/
www.eeworm.com/read/464711/7067752

o cache.o

www.eeworm.com/read/464711/7067783

c cache.c

//44BTEST : 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
www.eeworm.com/read/368723/7102219

c cache.c

/*************************************************************************** * Copyright ?Intel Corporation, March 18th 1998. All rights reserved. * Copyright ?ARM Limited 1998, 1999. All rights
www.eeworm.com/read/223598/7104076

txt cache.txt

June 2000, --Jcid Last update: Oct 2004 ------- CACHE ------- The cache module is the main abstr
www.eeworm.com/read/223598/7104129

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/223598/7104143

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