代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/431743/8657076
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
int Test_ISRAM(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/431743/8657128
c cache.c
#include
#include "..\include\k401.h"
#include "..\include\k401lib.h"
#include "..\include\option.h"
void MarchCMinus32(int address,int unit,unsigned int pattern);
void _MarchSub1(un
www.eeworm.com/read/431743/8657165
o cache.o
www.eeworm.com/read/431703/8660658
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/431703/8660670
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
void Test_ICache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/387007/8713041
hh cache.hh
/* -*- c++ -*- ---------------------------------------------------------------
Copyright (C) 2005, SWECO, All Rights Reserved.
A simple priority cache.
$Id$
Author: Zsolt Molnar (Zsolt.
www.eeworm.com/read/287068/8727958
h cache.h
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/287068/8727960
c cache.c
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w