/external/v8/test/webkit/ |
dfg-getter-expected.txt | 24 Tests that DFG getter caching does not break the world.
|
/frameworks/base/core/java/android/content/res/ |
ThemedResourceCache.java | 29 * Data structure used for caching data against themes.
|
/frameworks/base/core/java/android/emoji/ |
EmojiFactory.java | 36 // HashMap for caching Bitmap object. In order not to make a cache object
|
/frameworks/base/docs/html/training/volley/ |
requestqueue.jd | 39 of the requests, and a cache to handle caching. There are standard implementations of these
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
index.jd | 43 automatically takes care of the transfer for you, conserving Bluetooth bandwidth by caching large assets
|
/frameworks/base/libs/hwui/ |
GradientCache.cpp | 122 // Caching
|
PatchCache.cpp | 72 // Caching
|
Program.h | 424 // Uniforms caching
|
/hardware/qcom/display/msm8994/liboverlay/ |
overlayRotator.cpp | 38 /* Used in debugging to turnoff rotator caching */
|
/libcore/luni/src/main/java/java/net/ |
InetAddress.java | 116 * <h4>DNS caching</h4> 117 * <p>In Android 4.0 (Ice Cream Sandwich) and earlier, DNS caching was performed both by 119 * In later releases, caching is done solely by the C library and DNS TTLs are honored. 476 * cache, nor any caching DNS servers between you and the canonical server. [all...] |
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
QsbApplication.java | 361 // No point caching this, it's super cheap.
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
MetaData.java | 29 * row of the "CalendarMetaData" table. This class is used for caching those
|
SQLiteContentProvider.java | 294 * Call {@link android.os.Binder#clearCallingIdentity()}, while caching the calling package
|
/external/libunwind/src/dwarf/ |
Gparser.c | 520 unw_caching_policy_t caching = as->caching_policy; local 522 if (caching == UNW_CACHE_NONE) 525 if (likely (caching == UNW_CACHE_GLOBAL))
|
/external/libunwind/src/ia64/ |
Gscript.c | 99 unw_caching_policy_t caching = as->caching_policy; local 101 if (caching == UNW_CACHE_NONE) 116 if (likely (caching == UNW_CACHE_GLOBAL))
|
/external/llvm/include/llvm/Analysis/ |
MemoryDependenceAnalysis.h | 244 /// caching interface to a common kind of alias information query. 254 /// internal caching mechanism. 268 /// BBSkipFirstBlockPair - This pair is used when caching information for a
|
/external/v8/test/mjsunit/ |
regexp.js | 527 // Test that caching of result doesn't share result objects. 569 // Again, to check if caching interferes. 591 // Again, to check if caching interferes.
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
GridLayoutManager.java | 722 * ({@link #setSpanIndexCacheEnabled(boolean)}) for better performance. When caching is 724 * <code>position</code>. When caching is enabled, it calculates from the closest cached 747 // If caching is enabled, try to jump [all...] |
/packages/apps/Email/provider_src/com/android/email/provider/ |
ContentCache.java | 41 * user of this cache is EmailProvider itself; caching is entirely transparent to users of the 468 * cached cursor (if caching was successful) or the original cursor 494 LogUtils.d(mLogTag, "============ Caching cursor for: " + id);
|
/external/icu/icu4c/source/common/ |
dictbe.cpp | 100 // Compact for caching 234 // Compact for caching. 474 // Compact for caching. 667 // Compact for caching. [all...] |
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 70 # - added caching to speed up CBQ start, the cache is invalidated 165 # To speed up the "start" command, simple caching was introduced in version 166 # 0.6.4. The caching works so that the sequence of "tc" commands for given 171 # caching, run it as "cbq.init start nocache". If you want to force cache 172 # invalidation, run it as "cbq.init start invalidate". Caching is disabled [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
hashtable_policy.h | 892 * (2) Whether or not we cache hash codes. Caching hash codes is 909 /// Specialization: ranged hash function, no caching hash codes. H1 972 // No specialization for ranged hash function while caching hash codes. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
hashtable_policy.h | 892 * (2) Whether or not we cache hash codes. Caching hash codes is 909 /// Specialization: ranged hash function, no caching hash codes. H1 972 // No specialization for ranged hash function while caching hash codes. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
hashtable_policy.h | 892 * (2) Whether or not we cache hash codes. Caching hash codes is 909 /// Specialization: ranged hash function, no caching hash codes. H1 972 // No specialization for ranged hash function while caching hash codes. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
hashtable_policy.h | 892 * (2) Whether or not we cache hash codes. Caching hash codes is 909 /// Specialization: ranged hash function, no caching hash codes. H1 972 // No specialization for ranged hash function while caching hash codes. [all...] |