HomeSort by relevance Sort by last modified time
    Searched full:caches (Results 226 - 250 of 627) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/include/media/stagefright/
SurfaceMediaSource.h 142 // mBufferSlot caches GraphicBuffers from the buffer queue
  /frameworks/base/core/java/android/widget/
AlphabetIndexer.java 27 * It caches the indices that have been determined through the binary search and also
  /frameworks/base/docs/html/guide/topics/processes/
process-lifecycle.jd 101 underlying kernel caches.
  /hardware/libhardware/include/hardware/
gralloc.h 149 * to finish rendering or if CPU caches need to be synchronized.
  /libcore/luni/src/main/java/libcore/net/http/
RequestHeaders.java 49 * shared caches.
  /packages/apps/Email/src/com/android/email/
FolderProperties.java 46 // Caches for frequently accessed resources.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h 62 /* Per-function operand caches. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-operands.h 62 /* Per-function operand caches. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h 62 /* Per-function operand caches. */
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 437 * <p>This module caches and reuses Namespace contexts, so the number allocated
734 // Replace the caches with empty ones, rather than
736 // As far as I can tell, these caches are never actually
  /frameworks/base/libs/hwui/
OpenGLRenderer.h 46 #include "Caches.h"
620 // Various caches
621 Caches& mCaches;
ProgramCache.cpp 21 #include "Caches.h"
429 int index = Caches::getInstance().extensions.needsHighpTexCoords() ? 1 : 0;
491 int index = Caches::getInstance().extensions.needsHighpTexCoords() ? 1 : 0;
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 159 * contract class uses these to provide client-side caches.)
245 Log.d(TAG, "updating our caches for " + mPath);
270 new Thread("populate-settings-caches") {
    [all...]
  /frameworks/base/core/java/android/view/
GLES20Canvas.java 289 * Must match Caches::FlushMode values
296 * Must match Caches::FlushMode values
303 * Must match Caches::FlushMode values
310 * Flush caches to reclaim as much memory as possible. The amount of memory
327 * Release all resources associated with the underlying caches. This should
    [all...]
  /external/chromium/net/tools/crash_cache/
crash_cache.cc 252 // Generates the files for insertion and removals on heavy loaded caches.
  /external/clang/docs/
PTHInternals.html 81 for Clang that also caches the work for parsing and type checking the contents
  /external/clang/include/clang/Basic/
FileManager.h 173 /// beginning of the chain of stat caches. Otherwise, it will be added to
  /external/clang/lib/StaticAnalyzer/
README.txt 48 would get generated, the path "caches out" and we simply reuse the
  /external/doclava/src/com/google/doclava/
TypeInfo.java 395 mClass = InfoBuilder.Caches.obtainClass(qualifiedClassName.toString());
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 198 Flush the filesystem device's buffer caches before beginning. Only
  /external/emma/core/java12/com/vladium/util/
IPathEnumerator.java 149 m_log = Logger.getLogger (); // each path enumerator caches its logger at creation time
  /external/freetype/src/cache/
ftccache.c 293 cache = manager->caches[node->cache_index];
  /external/iproute2/examples/
dhcp-client-script 268 # Broadcast unsolicited ARP to update neighbours' caches.
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
TriStrip.java 43 * <li>flexibly optimizes for post TnL vertex caches (16 on GeForce1/2, 24 on GeForce3).
  /external/kernel-headers/original/asm-arm/
system.h 202 * it needs a way to flush as much of the CPU's caches as possible.

Completed in 1954 milliseconds

1 2 3 4 5 6 7 8 91011>>