HomeSort by relevance Sort by last modified time
    Searched full:caching (Results 126 - 150 of 997) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/jmonkeyengine/engine/src/core/com/jme3/light/
Light.java 98 * Used in LightList for caching the distance
  /external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
CachedOggStream.java 49 * and caching an Ogg stream from a URL. This class reads the data as fast as
  /external/libunwind/doc/
libunwind.man 403 .SH CACHING OF UNWIND INFO
425 select the exact caching policy in use for a given address\-space
428 it is possible to turn off caching
430 (at the cost of slower execution). By default, caching is enabled for
  /external/libunwind/tests/
Lrs-race.c 24 /* Verify that register state caches work under all caching policies
1497 printf ("Caching: none\n");
1502 printf ("Caching: global\n");
1507 printf ("Caching: per-thread\n");
  /external/llvm/test/Transforms/LoopVectorize/
value-ptr-bug.ll 7 ; Because we were caching value pointers across a function call that could RAUW
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.h 35 * representation is during the create call. Gallium then has a caching
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 84 struct pipe_resource *texture; /**< if caching a texture */
sp_tile_cache.h 84 struct pipe_surface *surface; /**< the surface we're caching */
  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.h 63 * \li One in <driver>Screen caching option info and the default values
  /external/mesa3d/src/mesa/tnl/
NOTES 79 - Direct the display list component to enable/disable caching
  /external/openfst/src/include/fst/
invert.h 75 // of caching.
project.h 95 // of caching.
  /external/pdfium/third_party/freetype/include/
ftsizes.h 71 /* especially if they use the caching sub-system, so be cautious */
  /external/skia/bench/
TileBench.cpp 117 // Scaled benches are trending towards free. Seems like caching.
  /external/skia/resources/
slides_content2.lua 55 - SkPicture for caching SVG
  /external/skia/src/effects/
SkBlurMask.h 29 // replicating the internal logic. This permits not only simpler caching of blurred results,
  /external/speex/libspeex/
kiss_fft.h 15 -- a utility that will handle the caching of fft objects
  /external/v8/test/mjsunit/
debug-liveedit-check-stack.js 45 // Prevents eval script caching.
indexed-accessors.js 64 // Testing that a defined getter doesn't get lost due to inline caching.
regexp-results-cache.js 28 // Long string to trigger caching.
  /external/v8/test/webkit/
dictionary-no-cache.js 24 description("Test to ensure that we handle caching of prototype chains containing dictionaries.");
reentrant-caching.js 25 description("Test caching with re-entrancy.");
  /frameworks/av/media/libstagefright/http/
MediaHTTP.cpp 124 // Caching the returned size so that it stays valid even after a
  /frameworks/base/core/java/android/accounts/
AuthenticatorDescription.java 47 /** Authenticator handles its own token caching and permission screen */
  /frameworks/base/docs/html/training/efficient-downloads/
index.jd 29 <p>This class demonstrates the best practices for scheduling and executing downloads using techniques such as caching, polling, and prefetching. You will learn how the power-use profile of the wireless radio can affect your choices on when, what, and how to transfer data in order to minimize impact on battery life.</p>

Completed in 736 milliseconds

1 2 3 4 56 7 8 91011>>