OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:caches
(Results
126 - 150
of
627
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/cachegrind/
cg-ppc64.c
43
// Set
caches
to default.
/external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.h
69
// Flushing
caches
:
/external/webkit/Source/WebCore/rendering/
RenderThemeChromiumWin.h
85
// Override RenderThemeChromiumSkia's setDefaultFontSize method to also reset the local font property
caches
.
/external/webkit/Source/WebCore/rendering/svg/
SVGImageBufferTools.cpp
106
// resulting image buffer as the parent resource already
caches
the result.
/external/webkit/Source/WebCore/svg/properties/
SVGAnimatedListPropertyTearOff.h
106
// we need two seperated wrapper
caches
if the attribute gets animated.
/external/webkit/Source/WebKit/chromium/public/
WebApplicationCacheHost.h
98
// Structures and methods to support inspecting Application
Caches
.
/external/webkit/Source/WebKit2/WebProcess/ResourceCache/
WebResourceCacheManager.cpp
82
// Create a list with the origins in both of the
caches
.
/frameworks/base/core/java/android/net/http/
IdleCache.java
63
*
Caches
connection, if there is room.
/frameworks/base/core/java/android/text/
SpanSet.java
22
* A cached set of spans.
Caches
the result of {@link Spanned#getSpans(int, int, Class)} and then
/frameworks/base/libs/hwui/
GammaFontRenderer.cpp
117
// Also eliminate the
caches
for large glyphs, as they consume significant memory
TextureCache.h
114
* memory trim is requested (see
Caches
::flush).
/frameworks/native/include/binder/
PermissionCache.h
30
* PermissionCache
caches
permission checks for a given uid.
/libcore/luni/src/main/java/java/net/
ResponseCache.java
23
*
Caches
{@code URLConnection} responses.
/libcore/luni/src/main/java/libcore/util/
BasicLruCache.java
64
*
Caches
{@code value} for {@code key}. The value is moved to the head of
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientSessionContext.java
24
*
Caches
client sessions. Indexes by host and port. Users are typically
/libcore/luni/src/test/java/libcore/java/lang/
CharacterTest.java
23
// Harmony
caches
0-512 and tests for this behavior, so we suppress that test and use this.
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayoutChildren.java
154
// Update the drawing
caches
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CachingIconLoader.java
33
* Icon loader that
caches
the results of another icon loader.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h
72
#define MS_INVALIDATE 2 /* Invalidate the
caches
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h
72
#define MS_INVALIDATE 2 /* Invalidate the
caches
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h
72
#define MS_INVALIDATE 2 /* Invalidate the
caches
. */
/external/guava/guava/src/com/google/common/base/
Suppliers.java
73
* Returns a supplier which
caches
the instance retrieved during the first
123
* Returns a supplier that
caches
the instance supplied by the delegate and
/external/jsilver/src/com/google/clearsilver/jsilver/data/
Data.java
50
* implementing a Data object that
caches
these values, care must be taken to ensure that a node
60
* implementing a Data object that
caches
these values, care must be taken to ensure that a node
/external/kernel-headers/original/linux/
slab.h
72
/* Size description struct for general
caches
. */
257
/* System wide
caches
*/
/external/v8/src/
date.h
175
// Cache stamp is used for invalidating
caches
in JSDate.
177
// JSDate objects perform stamp check and invalidate their
caches
if
Completed in 2118 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>