代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/487320/1237349

h cache.h

#ifndef _MMU_CACHE_H_ #define _MMU_CACHE_H_ typedef struct cache_line_t { ARMword tag; /* cache line align address | bit2: last half dirty bit1: first half dirty bit0: cac
www.eeworm.com/read/486037/1254591

h cache.h

#ifndef __LINUX_CACHE_H #define __LINUX_CACHE_H #include #include #ifndef L1_CACHE_ALIGN #define L1_CACHE_ALIGN(x) ALIGN(x, L1_CACHE_BYTES) #endif #ifndef SMP_CACHE_B
www.eeworm.com/read/486037/1255008

h cache.h

/* * include/linux/sunrpc/cache.h * * Generic code for various authentication-related caches * used by sunrpc clients and servers. * * Copyright (C) 2002 Neil Brown * *
www.eeworm.com/read/486037/1255284

h cache.h

/* * linux/include/asm-arm/cache.h */ #ifndef __ASMARM_CACHE_H #define __ASMARM_CACHE_H #define L1_CACHE_SHIFT 5 #define L1_CACHE_BYTES (1
www.eeworm.com/read/486037/1256155

h cache.h

#ifndef __LINUX_CACHE_H #define __LINUX_CACHE_H #include #include #ifndef L1_CACHE_ALIGN #define L1_CACHE_ALIGN(x) ALIGN(x, L1_CACHE_BYTES) #endif #ifndef SMP_CACHE_B
www.eeworm.com/read/486037/1256572

h cache.h

/* * include/linux/sunrpc/cache.h * * Generic code for various authentication-related caches * used by sunrpc clients and servers. * * Copyright (C) 2002 Neil Brown * *
www.eeworm.com/read/486037/1256849

h cache.h

/* * linux/include/asm-arm/cache.h */ #ifndef __ASMARM_CACHE_H #define __ASMARM_CACHE_H #define L1_CACHE_SHIFT 5 #define L1_CACHE_BYTES (1
www.eeworm.com/read/485547/1262642

cs cache.cs

namespace LTP.Utility { using System; using System.Collections; using System.Runtime.Remoting.Messaging; public class Cache { protected Hashtable _Cache = new Hash
www.eeworm.com/read/485547/1262711

cs cache.cs

namespace LTP.Utility { using System; using System.Collections; using System.Runtime.Remoting.Messaging; public class Cache { protected Hashtable _Cache = new Hash
www.eeworm.com/read/484868/1265116

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.