OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:caches
(Results
101 - 125
of
627
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/docs/reference/glib/
glib-docs.sgml
53
<!ENTITY glib-
Caches
SYSTEM "xml/
caches
.xml">
197
&glib-
Caches
;
/frameworks/base/core/jni/android/graphics/
Path.cpp
29
#include <
Caches
.h>
38
if (android::uirenderer::
Caches
::hasInstance()) {
39
android::uirenderer::
Caches
::getInstance().resourceCache.destructor(obj);
/development/host/windows/usb/api/
AdbWinApi.cpp
47
/** \brief Loads AdbWinUsbApi.dll and
caches
its InstantiateWinUsbInterface
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ANTLRFileStream.cs
44
/// and
caches
the contents of it's underlying file fully during
/external/bluetooth/glib/gio/xdgmime/
xdgmime.h
99
* not work correctly with
caches
. Use xdg_mime_list_parents()
/external/chromium/chrome/browser/
background_application_list_model.h
94
// Identifies and
caches
data related to the extension.
/external/chromium/chrome/browser/chromeos/
wm_ipc.h
134
// GetName()
caches
additional string mappings in 'xatom_to_string_'.
/external/chromium/chrome/browser/history/
top_sites_cache.h
20
// TopSitesCache
caches
the top sites and thumbnails for TopSites.
/external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h
26
//
Caches
policy information, as set by calls to |SetPolicy()|, persists
/external/chromium/chrome/browser/ui/webui/
new_tab_ui.h
96
// Reset the CSS
caches
.
/external/chromium/net/base/
host_cache.h
75
// Constructs a HostCache that
caches
successful host resolves for
/external/chromium/third_party/libjingle/source/talk/base/
socketpool.h
59
// StreamCache -
Caches
a set of open streams, defers creation/destruction to
/external/clang/include/clang/AST/
NSAPI.h
20
// \brief Provides info and
caches
identifiers/selectors for NSFoundation API.
/external/doclava/src/com/google/doclava/
AnnotationValueInfo.java
120
ClassInfo annotation = InfoBuilder.
Caches
.obtainClass(qualifiedClassName.toString());
/external/e2fsprogs/lib/blkid/
libblkid.3.in
55
Caches
data extracted from each recognized block device.
/external/e2fsprogs/resize/
resize2fs.8.in
100
Flush the filesystem device's buffer
caches
before beginning. Only
/external/guava/guava-tests/test/com/google/common/cache/
NullCacheTest.java
30
* {@link LoadingCache} tests for
caches
with a maximum size of zero.
/external/icu4c/test/perf/ucnvavailperf/
ucnvavailperf.cpp
101
//
caches
and such that are needed even if none of the data-driven
/external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
CachedOggStream.java
50
* possible from the URL,
caches
it locally either in memory or on disk, and
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
JSilverFactory.java
60
* attributes and
caches
for their Java Clearsilver Framework code. Users who use only JCF should
/external/kernel-headers/original/asm-mips/
barrier.h
17
* to access memory (but not necessarily other CPUs'
caches
) before any
/external/llvm/bindings/python/llvm/
common.py
68
"""Decorator that
caches
the result of a property lookup.
/external/llvm/include/llvm/Analysis/
LazyValueInfo.h
26
/// LazyValueInfo - This pass computes,
caches
, and vends lazy value constraint
/external/valgrind/main/cachegrind/
cg-arm.c
43
// Set
caches
to default (for Cortex-A8 ?)
cg-ppc32.c
43
// Set
caches
to default.
Completed in 2049 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>