代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/126922/14395595
gif cache.gif
www.eeworm.com/read/126850/14397968
asm cache.asm
www.eeworm.com/read/126850/14398407
obj cache.obj
www.eeworm.com/read/227824/14409924
c cache.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
Cache routines
Copyright (C) Matthew Chapman 1999-2005
Copyright (C) Jeroen Meijer 2005
This program is free so
www.eeworm.com/read/126514/14417873
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/126514/14417908
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/227622/14419330
cache_template
static FuncCache g_fc_main_func(main_func);
static FuncCache g_fc_derivative_func(derivative_func);
static bool init_cache()
{
// g_fc_main_func.set_func(main_func);
// g_fc_derivative
www.eeworm.com/read/125478/14491558
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/