Searched refs:caching (Results 1 - 19 of 19) sorted by relevance

/external/libunwind/doc/
H A Dunw_set_caching_policy.tex8 \begin{Name}{3}{unw\_set\_caching\_policy}{David Mosberger-Tang}{Programming Library}{unw\_set\_caching\_policy}unw\_set\_caching\_policy -- set unwind caching policy
19 The \Func{unw\_set\_caching\_policy}() routine sets the caching policy
24 \item[\Const{UNW\_CACHE\_NONE}] Turns off caching completely. This
27 \item[\Const{UNW\_CACHE\_GLOBAL}] Enables caching using a global cache
28 that is shared by all threads. If global caching is unavailable or
31 \item[\Const{UNW\_CACHE\_PER\_THREAD}] Enables caching using
32 thread-local caches. If a thread-local caching are unavailable or
37 If caching is enabled, an application must be prepared to make
45 caching is turned off by default. For the local address space
46 \Func{unw\_local\_addr\_space}, caching i
[all...]
H A Dlibunwind.tex291 select the exact caching policy in use for a given address-space
293 \Const{UNW\_CACHE\_NONE}, it is possible to turn off caching
295 (at the cost of slower execution). By default, caching is enabled for
H A Dunw_create_addr_space.tex124 value returned by \Func{get\_dyn\_info\_list\_addr}() if caching is
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/
H A Drpm.spec21 performance of C++ programs. This includes an optimized thread-caching
/external/dnsmasq/contrib/Suse/
H A Ddnsmasq-suse.spec21 Summary: A lightweight caching nameserver
/external/libunwind/src/ia64/
H A DGscript.c99 unw_caching_policy_t caching = as->caching_policy; local
101 if (caching == UNW_CACHE_NONE)
116 if (likely (caching == UNW_CACHE_GLOBAL))
H A DGparser.c1122 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/libunwind/src/dwarf/
H A DGparser.c520 unw_caching_policy_t caching = as->caching_policy; local
522 if (caching == UNW_CACHE_NONE)
525 if (likely (caching == UNW_CACHE_GLOBAL))
/external/chromium_org/third_party/cython/src/Cython/Runtime/
H A Drefnanny.pyx87 # like caching and resetting exceptions.
/external/kernel-headers/original/uapi/drm/
H A Di915_drm.h792 * Special GPU caching mode which is coherent with the scanout engines.
803 * Handle of the buffer to set/get the caching level of. */
809 * bits0-15 are for generic caching control (i.e. the above defined
811 * (e.g. l3$ caching on gen7). */
812 __u32 caching; member in struct:drm_i915_gem_caching
/external/flac/libFLAC/ppc/as/
H A Dlpc_asm.s307 ; instruction caching
/external/flac/libFLAC/ppc/gas/
H A Dlpc_asm.s309 # instruction caching
/external/bison/djgpp/
H A Dconfig.bat29 Rem if caching is wanted or not
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 395 milliseconds