Searched refs:Cache (Results 101 - 125 of 263) sorted by relevance

1234567891011

/external/smack/src/org/jivesoftware/smackx/entitycaps/
H A DEntityCapsManager.java38 import org.jivesoftware.smack.util.Cache;
89 protected static Map<String, DiscoverInfo> caps = new Cache<String, DiscoverInfo>(1000, -1);
97 protected static Map<String, NodeVerHash> jidCaps = new Cache<String, NodeVerHash>(10000, -1);
200 throw new IllegalStateException("Entity Caps Persistent Cache was already set");
206 * Sets the maximum Cache size for the JID to nodeVer Cache
212 ((Cache) jidCaps).setMaxCacheSize(maxCacheSize);
216 * Sets the maximum Cache size for the nodeVer to DiscoverInfo Cache
222 ((Cache) cap
[all...]
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapDevice.cpp378 SkImageFilter::Cache* SkBitmapDevice::getImageFilterCache() {
379 SkImageFilter::Cache* cache = SkImageFilter::Cache::Get();
/external/clang/lib/AST/
H A DType.cpp2163 typedef TypePropertyCache<Private> Cache; typedef
2210 return Cache::get(cast<ComplexType>(T)->getElementType());
2212 return Cache::get(cast<PointerType>(T)->getPointeeType());
2214 return Cache::get(cast<BlockPointerType>(T)->getPointeeType());
2217 return Cache::get(cast<ReferenceType>(T)->getPointeeType());
2220 return merge(Cache::get(MPT->getClass()),
2221 Cache::get(MPT->getPointeeType()));
2226 return Cache::get(cast<ArrayType>(T)->getElementType());
2229 return Cache::get(cast<VectorType>(T)->getElementType());
2231 return Cache
[all...]
/external/chromium_org/content/browser/gpu/
H A Dshader_disk_cache.cc40 void Cache();
159 void ShaderDiskCacheEntry::Cache() { function in class:content::ShaderDiskCacheEntry
548 void ShaderDiskCache::Cache(const std::string& key, const std::string& shader) { function in class:content::ShaderDiskCache
554 shim->Cache();
588 LOG(ERROR) << "Shader Cache Creation failed: " << rv;
/external/chromium_org/third_party/skia/include/core/
H A DSkBitmapDevice.h161 virtual SkImageFilter::Cache* getImageFilterCache() SK_OVERRIDE;
/external/chromium_org/tools/telemetry/telemetry/core/platform/
H A Dlinux_based_platform_backend.py32 @decorators.Cache
H A Dlinux_platform_backend.py50 @decorators.Cache
H A Dwin_platform_backend.py124 @decorators.Cache
217 @decorators.Cache
/external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/
H A Dcros_power_monitor.py30 @decorators.Cache
H A Dsysfs_power_monitor.py48 @decorators.Cache
/external/chromium_org/tools/telemetry/telemetry/web_perf/
H A Dtimeline_interaction_record.py166 @decorators.Cache
/external/chromium_org/ui/file_manager/image_loader/
H A Dimage_loader.js14 * @type {Cache}
17 this.cache_ = new Cache();
/external/clang/lib/Lex/
H A DPTHLexer.cpp700 CacheTy Cache; member in class:__anon17948::PTHStatCache
704 Cache(FL.getNumBuckets(), FL.getNumEntries(), FL.getBuckets(),
711 CacheTy::iterator I = Cache.find(Path);
714 if (I == Cache.end())
/external/guava/guava/src/com/google/common/cache/
H A DAbstractCache.java32 * This class provides a skeletal implementation of the {@code Cache} interface to minimize the
46 public abstract class AbstractCache<K, V> implements Cache<K, V> {
136 * Accumulates statistics during the operation of a {@link Cache} for presentation by {@link
137 * Cache#stats}. This is solely intended for consumption by {@code Cache} implementors.
154 * threads blocking on the load. Multiple concurrent calls to {@link Cache} lookup methods with
187 * Cache#invalidate invalidations}.
199 * A thread-safe {@link StatsCounter} implementation for use by {@link Cache} implementors.
/external/lzma/C/
H A DPpmd7.h128 Byte Cache; member in struct:__anon26725
/external/smack/src/org/jivesoftware/smack/util/
H A DDNSUtil.java45 private static Map<String, List<HostAddress>> cache = new Cache<String, List<HostAddress>>(100, 1000*60*10);
H A DCache.java46 * and any necessary cache cleanups are performed. Cache deletion and expiration
51 public class Cache<K, V> implements Map<K, V> { class in inherits:Map
99 public Cache(int maxSize, long maxLifetime) { method in class:Cache
/external/smack/src/org/xbill/DNS/
H A DCache.java20 public class Cache { class
164 * Creates an empty Cache
170 Cache(int dclass) { method in class:Cache
176 * Creates an empty Cache for class IN.
180 Cache() { method in class:Cache
185 * Creates a Cache which initially contains all records in the specified file.
188 Cache(String file) throws IOException { method in class:Cache
313 /** Empties the Cache. */
320 * Adds a record to the Cache.
345 * Adds an RRset to the Cache
[all...]
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
H A Dchrome_browser_backend.py77 @decorators.Cache
226 @decorators.Cache
/external/glide/library/src/main/java/com/bumptech/glide/volley/
H A DVolleyDiskCacheWrapper.java4 import com.android.volley.Cache;
22 public class VolleyDiskCacheWrapper implements Cache {
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram.c102 ctx->VertexProgram.Cache = _mesa_new_program_cache();
110 ctx->FragmentProgram.Cache = _mesa_new_program_cache();
118 ctx->GeometryProgram.Cache = _mesa_new_program_cache();
139 _mesa_delete_program_cache(ctx, ctx->VertexProgram.Cache);
143 _mesa_delete_shader_cache(ctx, ctx->FragmentProgram.Cache);
147 _mesa_delete_program_cache(ctx, ctx->GeometryProgram.Cache);
/external/mesa3d/src/mesa/program/
H A Dprogram.c102 ctx->VertexProgram.Cache = _mesa_new_program_cache();
110 ctx->FragmentProgram.Cache = _mesa_new_program_cache();
118 ctx->GeometryProgram.Cache = _mesa_new_program_cache();
139 _mesa_delete_program_cache(ctx, ctx->VertexProgram.Cache);
143 _mesa_delete_shader_cache(ctx, ctx->FragmentProgram.Cache);
147 _mesa_delete_program_cache(ctx, ctx->GeometryProgram.Cache);
/external/oprofile/events/mips/1004K/
H A Devents42 event:0x18 counters:0 um:zero minimum:500 name:CACHE_FIXUP_CYCLES : 24-0 Cache fixup cycles (specific to the 34K family microarchitecture)
55 event:0x24 counters:0 um:zero minimum:500 name:INTERVENTION_STALLS : 36-0 Cache coherence intervention processing stall cycles
92 event:0x3a counters:0 um:zero minimum:500 name:EVICTION_COUNT : 58-0 Cache lines written back due to cache replacement or non-coherent cache operation
134 event:0x424 counters:1 um:zero minimum:500 name:INTERVENTION_MISS_STALLS : 36-1 Cache coherence intervention processing stall cycles due to an earlier miss
169 event:0x43a counters:1 um:zero minimum:500 name:WRITEBACK_COUNT : 58-1 Cache lines written back due to cache replacement or any cache operation (non-coherent, self, or external coherent)
/external/lldb/examples/summaries/cocoa/
H A Dobjc_runtime.py566 runtime_version = lldb.formatters.cache.Cache()
567 os_version = lldb.formatters.cache.Cache()
568 types_caches = lldb.formatters.cache.Cache()
569 isa_caches = lldb.formatters.cache.Cache()
611 self.isa_cache = lldb.formatters.cache.Cache()
/external/clang/lib/Sema/
H A DSema.cpp529 RecordCompleteMap::iterator Cache = MNCComplete.find(RD); local
530 if (Cache != MNCComplete.end())
531 return Cache->second;
566 RecordCompleteMap::iterator Cache = RecordsComplete.find(RD); local
567 if (Cache != RecordsComplete.end())
568 return Cache->second;

Completed in 936 milliseconds

1234567891011