代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/456423/1606085
h cache.h
/**************************************************************************************************
$Id: cache.h,v 1.53 2005/04/20 17:14:15 bboy Exp $
Copyright (C) 2002-2005 Don Moore
www.eeworm.com/read/456423/1606092
c~ cache.c~
/**************************************************************************************************
$Id: cache.c,v 1.105 2006/01/18 20:46:46 bboy Exp $
Copyright (C) 2002-2005 Don Moore
www.eeworm.com/read/456296/1606500
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/453168/1642388
c cache.c
/* vi: set sw=4 ts=4: */
/*
* cache.c - allocation/initialization/free routines for cache
*
* Copyright (C) 2001 Andreas Dilger
* Copyright (C) 2003 Theodore Ts'o
*
* %Begin-Header%
* This file
www.eeworm.com/read/452706/1648548
java cache.java
package cn.hxex.exam.cache;
import java.io.Serializable;
import java.util.Properties;
/**
* Defina a common Cache interface
*
* @author galaxy
*
*/
public interface Cache
{
/**
www.eeworm.com/read/452691/1649061
h cache.h
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/452691/1649658
h cache.h
/*
* include/asm-ppc/cache.h
*/
#ifndef __ARCH_PPC_CACHE_H
#define __ARCH_PPC_CACHE_H
#include
#include
/* bytes per L1 cache line */
#if !defined(CONFIG_8xx) ||
www.eeworm.com/read/452691/1649761
s cache.s
/*
* Cache-handling routined for MIPS 4K CPUs
*
* Copyright (c) 2003 Wolfgang Denk
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is
www.eeworm.com/read/452691/1649772
s cache.s
#include
#include
#include
#include
#include
#include
#include
#ifndef CACHE_LINE_SIZE
# define CACHE_LINE_S