HomeSort by relevance Sort by last modified time
    Searched defs:cache (Results 601 - 625 of 1400) sorted by null

<<21222324252627282930>>

  /external/guice/lib/build/
felix-2.0.5.jar 
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 
  /external/ImageMagick/MagickCore/
xwindow.c 47 #include "MagickCore/cache.h"
9522 cache[MagickPathExtent], local
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 267 struct crec *cache; member in struct:crec::__anon9987::__anon9988
379 int index; /* matches to cache entries for logging */
691 /* cache.c */
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 213 CACHE_CA, // cache at all levels
214 CACHE_WB = CACHE_CA, // cache write back
215 CACHE_CG, // cache at global level
216 CACHE_CS, // cache streaming
217 CACHE_CV, // cache as volatile
218 CACHE_WT = CACHE_CV // cache write-through
681 CacheMode cache; member in class:nv50_ir::Instruction
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h 193 GLuint cache; member in struct:brw_state_flags
605 * buffer is involved, and also which brw->state.dirty.cache flag should
606 * be set when this cache item is chosen.
646 /* Flags for brw->state.cache.
748 struct brw_cache cache; member in struct:brw_context
899 /** Offset in the program cache to the VS program */
931 /** Offset in the program cache to the CLIP program pre-gen6 */
942 /** Offset in the program cache to the CLIP program pre-gen6 */
958 /** Offset in the program cache to the CLIP program pre-gen6 */
987 /** Offset in the program cache to the WM program *
    [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 137 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */ member in struct:role_datum
198 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */ member in struct:user_datum
  /external/v8/src/
bootstrapper.cc 2283 SourceCodeCache* cache = isolate->bootstrapper()->extensions_cache(); local
3399 Handle<NormalizedMapCache> cache = NormalizedMapCache::New(isolate()); local
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
Character.java 4388 static final Character cache[] = new Character[127 + 1]; field in class:Character.CharacterCache
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursor.java 73 * caching for quick UI response. This is effectively a singleton class, as the cache is
82 /** A deleted row is indicated by the presence of DELETED_COLUMN in the cache map */
119 /** Cache map lock (will be used only very briefly - few ms at most) */
276 * An AsyncTask that will fill as much of the cache as possible until either the cache is
295 if (DEBUG) LogUtils.i(LOG_TAG, "in cache job pos=%s c=%s", mStartPos,
353 * The one currently active cache task. We try to only run one at a time, but because we
359 * The current row that the cache task is working on, or should work on next.
395 final UnderlyingRowData[] cache; local
400 cache = new UnderlyingRowData[count]
    [all...]
  /prebuilts/sdk/current/support/multidex/library/libs/
android-support-multidex.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/
kotlin-annotation-processing-0.12.613.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-aether-provider-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
netty-buffer-4.1.0.CR3.jar 
  /external/e2fsprogs/lib/blkid/
probe.h 25 blkid_cache cache; member in struct:blkid_probe
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-tree-3.3.jar 
  /external/v8/src/heap/
heap.cc 15 #include "src/compilation-cache.h"
622 // performance issue, use a cache data structure in heap instead.
1217 Object* cache = local
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 1602 final ResolveCache cache = ResolveCache.getInstance(this); local
    [all...]
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 131 /** Resolved canonical path to cache storage. */
155 // In memory cache of path<->id mappings, to speed up inserts during media scan
342 // We could remove only the deleted entry from the cache, but that
344 // clear the entire cache.
346 // entry from the cache
443 * An LRU cache system is used to clean up databases for old external
    [all...]
  /prebuilts/devtools/tools/lib/
asm-tree-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-tree-4.0.jar 

Completed in 1838 milliseconds

<<21222324252627282930>>