代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/243567/4525504
h cache.h
/*
* linux/include/asm-arm/proc-armo/cache.h
*
* Copyright (C) 1999-2001 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/242747/4535802
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/242747/4535817
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 pattern,un
www.eeworm.com/read/242747/4536017
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/242747/4536032
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 pattern,un
www.eeworm.com/read/242732/4538486
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 f
www.eeworm.com/read/242732/4540574
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/242732/4541400
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/242732/4541457
c cache.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: services/fs/minix/cache.c
* PURPOSE: Minix FSD
* PROGRAMMER:
www.eeworm.com/read/242732/4541597
h cache.h
/*
* FreeLoader
* Copyright (C) 1998-2003 Brian Palmer
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene