代码搜索:Cache优化
找到约 10,000 项符合「Cache优化」的源代码
代码结果 10,000
www.eeworm.com/read/330076/12917411
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/243747/12920065
h cache.h
#ifndef _CACHE_H
#define _CACHE_H
#include
#include
#include
#include "generaldef.h"
#include "qtree.h"
#include "BFile.h"
#include "utility.h"
class Cache
www.eeworm.com/read/243747/12920068
cpp cache.cpp
#include "Cache.h"
extern int qtree_level;
extern Cache cache_memory;
extern filename[];
extern BlockFile myblockfile;
CacheBlock::CacheBlock(){
num_pts = 0;
www.eeworm.com/read/142519/12942017
cs cache.cs
//Copyright (C) 2005 Richard J. Northedge
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published
www.eeworm.com/read/329502/12951516
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/329330/12961261
res cache.res
www.eeworm.com/read/329330/12961276
cpp cache.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEFILE
www.eeworm.com/read/141998/12973194
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/141998/12973277
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