代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/479964/1325176
java cache.java
package org.apache.lucene.util.cache;
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this w
www.eeworm.com/read/479931/1325643
s cache.s
# run with --memory-region 0xff000000,4 --memory-region 0xfe000000,00404000
; Exit with return code
.macro exit rc
setlos.p #1,gr7
setlos \rc,gr8
tira gr0,#0
.endm
; Pass the test case
www.eeworm.com/read/479186/1335831
ccf cache.ccf
#
#Tue Aug 14 11:08:28 CST 2007
jcs.default.elementattributes.IsLateral=true
jcs.region.RMCache.elementattributes.IsLateral=true
jcs.auxiliary.DC.attributes.DiskPath=E:/eoa/WebRoot/CacheTemp
jcs.
www.eeworm.com/read/479151/1341050
h cache.h
#ifndef __LINUX_CACHE_H
#define __LINUX_CACHE_H
#include
#include
#ifndef L1_CACHE_ALIGN
#define L1_CACHE_ALIGN(x) (((x)+(L1_CACHE_BYTES-1))&~(L1_CACHE_BYTES-1))
#endi
www.eeworm.com/read/479151/1341077
h cache.h
/*
* include/linux/nfsd/cache.h
*
* Request reply cache. This was heavily inspired by the
* implementation in 4.3BSD/4.4BSD.
*
* Copyright (C) 1995, 1996 Olaf Kirch
*/
#ifn
www.eeworm.com/read/479151/1342332
h cache.h
/*
* linux/include/asm-arm/proc-armv/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