代码搜索:Cache

找到约 10,000 项符合「Cache」的源代码

代码结果 10,000
www.eeworm.com/read/307309/3725445

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/306946/3730520

cache semantic.cache

;; Object semantic.cache ;; SEMANTICDB Tags save file (semanticdb-project-database "semantic.cache" :file "semantic.cache" :tables (list (semanticdb-table "rw.c" :file "rw.c" :pointmax
www.eeworm.com/read/306946/3730592

cache semantic.cache

;; Object semantic.cache ;; SEMANTICDB Tags save file (semanticdb-project-database "semantic.cache" :file "semantic.cache" :tables (list (semanticdb-table "s3c2410_flash.c" :file "s3c2410_
www.eeworm.com/read/306946/3730595

cache semantic.cache

;; Object semantic.cache ;; SEMANTICDB Tags save file (semanticdb-project-database "semantic.cache" :file "semantic.cache" :tables (list (semanticdb-table "mtdcore.c" :file "mtdcore.c"
www.eeworm.com/read/306946/3730632

cache semantic.cache

;; Object semantic.cache ;; SEMANTICDB Tags save file (semanticdb-project-database "semantic.cache" :file "semantic.cache" :tables (list (semanticdb-table "mtd.h" :file "mtd.h" :pointm
www.eeworm.com/read/306946/3730704

cache semantic.cache

;; Object semantic.cache ;; SEMANTICDB Tags save file (semanticdb-project-database "semantic.cache" :file "semantic.cache" :tables (list (semanticdb-table "main.c" :file "main.c" :poin
www.eeworm.com/read/306884/3731474

java cache.java

/* * Created on 2006-2-5 * Last modified on 2006-2-5 * Powered by YeQiangWei.com */ package com.yeqiangwei.club.cache; import java.util.Map; /** * Implementors define a caching algor
www.eeworm.com/read/306838/3733705

ccf cache.ccf

# DEFAULT CACHE REGION (memory cache) jcs.default=DC jcs.default.cacheattributes=org.apache.jcs.engine.CompositeCacheAttributes jcs.default.cacheattributes.MaxObjects=2000 jcs.default.cacheattributes.
www.eeworm.com/read/306838/3733898

java cache.java

//$Id: Cache.java,v 1.5.2.5 2003/11/16 09:20:24 oneovthafew Exp $ package net.sf.hibernate.cache; /** * Implementors define a caching algorithm. All implementors * must be threadsafe. */ pu
www.eeworm.com/read/306299/3741466

java cache.java

//$Id: Cache.java,v 1.5.2.5 2003/11/16 09:20:24 oneovthafew Exp $ package net.sf.hibernate.cache; /** * Implementors define a caching algorithm. All implementors * must be threadsafe. */ pu