代码搜索:Cache优化

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

代码结果 10,000
www.eeworm.com/read/176322/9503970

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/176322/9503987

h cache.h

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

c cache.c

/* rdesktop: A Remote Desktop Protocol client. Cache routines Copyright (C) Matthew Chapman 1999-2002 This program is free software; you can redistribute it and/or modify it under t
www.eeworm.com/read/371639/9543678

s cache.s

;---------------------------------------------------------------------------- ; ----> DO NOT REMOVE THE FOLLOWING NOTICE
www.eeworm.com/read/371639/9543684

s cache.s

;---------------------------------------------------------------------------- ; ----> DO NOT REMOVE THE FOLLOWING NOTICE
www.eeworm.com/read/175372/9550523

o cache.o

www.eeworm.com/read/175372/9550549

s cache.s

;this subrouting to Enable cache of 5307 XDEF _cpu_cache_disable XDEF _EnableCache XDEF _mcf5307_wr_cacr XDEF _mcf5307_wr_acr0 XDEF _mcf5307_wr_acr1 ;/***********************
www.eeworm.com/read/170406/9807754

dxe cache.dxe

www.eeworm.com/read/170397/9807923

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ int Test_Cache(void); void FlushCache(void); #endif /*__CACHE_H__*/