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

1 2 3 45 6 7 8 91011>>

  /external/libunwind/
TODO 31 + caching is pretty fundamentally broken, what should happen is this:
42 safe caching; I proposed on 12/16/2003 that glibc maintain two
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_context.h 120 * We don't provide shader caching in CSO. Most of the time the api provides
123 * the state tracker to implement their own specialized caching.
  /external/openfst/
NEWS 34 * Added per-arc-iterator control of Fst caching.
48 * Numerous efficiency improvements esp in composition, replace, and caching
  /external/selinux/libsemanage/include/semanage/
handle.h 154 /* Get the flag value for whether or not caching is ignored for compiled CIL modules from HLL files */
157 /* Set semanage_handle flag for whether or not to ignore caching of compiled CIL modules from HLL files */
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h 116 /* clear caching info*/
145 /* Partial MDP comp that uses caching to save power as primary goal */
  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 39 * <h3>Avoid Soft References for Caching</h3>
40 * In practice, soft references are inefficient for caching. The runtime doesn't
  /frameworks/base/docs/html/google/play/billing/
api.jd 25 <li><a href="#caching">Local Caching</a></li>
41 <p>The In-app Billing Version 3 API makes it easier for you to integrate In-app Billing into your applications. The features in this version include improved synchronous purchase flow, APIs to let you easily track ownership of consumable goods, and local caching of in-app purchase data.</p>
135 <h2 id="caching">Local Caching</h2>
  /external/javassist/src/main/javassist/util/proxy/
ProxyFactory.java 109 * Caching may also be configured for a specific factory by calling instance method
111 * of class ProxyFactory enable caching. Failure to do so may lead to exhaustion of
114 * <p>Caching is automatically disabled for any given proxy factory if deprecated instance
118 * with previous releases of javassist. Unfortunately,this legacy behaviour makes caching
259 // we cannot allow caching to be used if the factory is configured to install a default interceptor
262 throw new RuntimeException("caching cannot be enabled if the factory default interceptor has been set");
659 * use of this method is incompatible with proxy class caching.
662 * calling this method will automatically disable caching of classes created by the proxy factory.
665 // if we were using the cache and the handler is non-null then we must stop caching
689 // legacy: we only add the static field for the default interceptor if caching is disable
    [all...]
  /external/freetype/include/
ftcache.h 44 * objects, as well as caching information like character maps and glyph
86 * If you want to use the charmap caching, call @FTC_CMapCache_New, then
90 * If you want to use the @FT_Glyph caching, call @FTC_ImageCache, then
    [all...]
ftsizes.h 71 /* especially if they use the caching sub-system, so be cautious */
  /external/pdfium/third_party/freetype/include/
ftcache.h 44 * objects, as well as caching information like character maps and glyph
86 * If you want to use the charmap caching, call @FTC_CMapCache_New, then
90 * If you want to use the @FT_Glyph caching, call @FTC_ImageCache, then
    [all...]
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoView.java 40 // Indicates if caching should be used
287 * @param cacheFlag Whether to use caching when doing downloading and decoding
319 * Starts a download of the picture file. Notice that if caching is on, the picture
  /external/clang/docs/
PTHInternals.rst 49 as well as to provide alternative means to use PTH-style caching.
148 header files by caching pre-lexed tokens, PTH also employs several other
151 - ``stat`` caching: PTH files cache information obtained via calls to
  /external/clang/include/clang/Basic/
FileManager.h 1 //===--- FileManager.h - File System Probing and Caching --------*- C++ -*-===//
116 /// \brief Implements support for file system lookup, file system caching,
171 // Caching.
  /frameworks/base/core/java/android/net/http/
HttpResponseCache.java 42 * Enable caching of all of your application's HTTP requests by installing the
78 * your application should fall back to either not caching or caching on
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
AttachmentUtils.java 235 // Catch any exception here to allow for unexpected failures during caching se we don't
258 // For caching attachments we want to enable caching if there is
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-rc1/
sdk-common-24.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.1/
sdk-common-24.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.2/
sdk-common-24.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha4/
sdk-common-24.3.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-beta4/
sdk-common-24.3.0-beta4.jar 
  /external/freetype/src/cache/
ftcmanag.h 42 /* count to avoid destroying it (due to caching). */
  /external/google-breakpad/src/google_breakpad/processor/
symbol_supplier.h 71 // TODO(nealsid) Once we have symbol data caching behavior implemented
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
GenericMapMaker.java 35 * caching functionality in {@code MapMaker}. That functionality has been moved to {@link
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
SoftCache.java 69 // was aggressive, we also offer our new instance for caching.

Completed in 303 milliseconds

1 2 3 45 6 7 8 91011>>