Searched
full:caching (Results
376 -
400 of
997) sorted by null
<<11121314151617181920>>
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.c | [all...] |
/external/boringssl/src/ssl/test/runner/ |
common.go | 909 // that uses an LRU caching strategy. 964 // uses an LRU caching strategy. [all...] |
/external/clang/www/ |
features.html | 169 file system caching for input source files.</li> 260 do with efficiency and caching: sharing an address space across different files 261 in a project, means that you can use intelligent caching and other techniques to
|
/external/javassist/src/main/javassist/ |
ClassPool.java | 232 * caching of classes. 243 * caching of classes. 254 * caching of classes. [all...] |
/external/libunwind/src/ia64/ |
Gparser.c | 1122 int ret, caching = c->as->caching_policy != UNW_CACHE_NONE; 1124 if (!caching || ia64_get_cached_proc_info (c) < 0) 1129 if (caching) 1120 int ret, caching = c->as->caching_policy != UNW_CACHE_NONE; local
|
/external/openfst/src/include/fst/ |
arc-map.h | 299 // ArcMapFst default caching behaviour is to do no caching. Most 301 // caching. [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/ |
BridgeTypedArray.java | 706 // TODO: Get the right Theme Attribute ID to enable caching of the drawables. 753 // The drawables are always inflated with a Theme and we don't care about caching. So, 760 // We don't care about caching. Any change in configuration is a fresh render. So, [all...] |
/art/test/023-many-interfaces/src/ |
ManyInterfaces.java | 37 After adding caching for invoke-interface:
|
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/ |
ImageGridFragment.java | 53 * asynchronously, keeping the UI nice and smooth and caching thumbnails for quick retrieval. The
|
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/ |
ImageGridFragment.java | 53 * asynchronously, keeping the UI nice and smooth and caching thumbnails for quick retrieval. The
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/ |
ImageGridFragment.java | 53 * asynchronously, keeping the UI nice and smooth and caching thumbnails for quick retrieval. The
|
/external/apache-http/android/src/android/net/http/ |
HttpsConnection.java | 73 Log.d("HttpsConnection", "Caching SSL sessions in "
|
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultHttpClient.java | 98 * Transparent compression and response caching reduce network use, improve
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
session.py | 22 session for each request, with no caching. Also, sessions aren't
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/src/gl-matrix/ |
mat2.js | 144 // Caching this value is nessecary if out == a
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
CheckerContext.h | 207 /// different sites from caching out.
|
/external/clang/lib/StaticAnalyzer/ |
README.txt | 46 path-sensitivity. We reduce exponential blow-up by caching nodes. If
|
/external/e2fsprogs/lib/ext2fs/ |
mmp.c | 45 * regardless of how the io_manager is doing reads, to avoid caching of
|
/external/emma/core/java12/com/vladium/emma/rt/ |
ClassPathProcessorST.java | 285 * caching instrumented class defs
|
/external/glide/ |
README.md | 7 disk caching, and resource pooling into a simple and easy to use interface.
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
ImmutableMap.java | 329 // not caching hash code since it could change if map values are mutable
|
/external/icu/icu4c/source/i18n/ |
anytrans.cpp | 314 // Race case, some other thread beat us to caching this transliterator.
|
reldtfmt.h | 30 // internal structure used for caching strings
|
/external/jemalloc/include/jemalloc/internal/ |
tcache.h | 11 * used for two purposes: preventing thread caching on a per thread basis and
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/ |
BlenderInputStream.java | 106 throw new BlenderFileException("Problems occured while caching the file!", e);
|
Completed in 200 milliseconds
<<11121314151617181920>>