HomeSort by relevance Sort by last modified time
    Searched full:cache (Results 376 - 400 of 2595) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/asm-x86/
processor-flags.h 38 #define X86_CR0_CD 0x40000000 /* Cache Disable */
45 #define X86_CR3_PCD 0x00000010 /* Page Cache Disable */
  /external/oprofile/opcontrol/
opcontrol.cpp 106 "data cache access, cacheable locations"},
108 "data cache access, all locations"},
110 "data cache miss"},
112 "data cache writeback, 1 event for every half cacheline"},
130 "Instruction fetch misses from cache or normal cacheable memory"},
134 "Data R/W operation that causes a refill from cache or normal cacheable"
137 "Data R/W from cache"},
170 "Any store that is merged in L2 cache"},
172 "Any bufferable store from load/store to L2 cache"},
174 "Any access to L2 cache"},
    [all...]
  /external/skia/src/gl/
SkGLTextCache.h 13 /** Delete all of the strikes in the cache. Pass true if the texture IDs are
75 // greater than this we won't cache
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.cpp 34 DEFINE_bool(fst_default_cache_gc, true, "Enable garbage collection of cache");
37 "Cache byte size that triggers garbage collection");
  /external/webkit/WebCore/bindings/v8/
ScriptCachedFrameData.h 58 // On Android we do use WebKit's page cache. For now we don't support isolated worlds
88 #error You need to consider whether you want Page Cache and either add a stub or a real implementation.
  /external/webkit/WebCore/css/
CSSImageValue.cpp 25 #include "Cache.h"
65 cachedImage = static_cast<CachedImage*>(cache()->requestResource(0, CachedResource::ImageResource, KURL(ParsedURLString, url), String()));
  /external/webkit/WebCore/history/
PageCache.h 44 void setCapacity(int); // number of pages to cache
82 // Function to obtain the global page cache.
  /external/webkit/WebCore/loader/
CachedFont.h 41 class Cache;
85 friend class Cache;
CachedResourceClient.h 22 pages from the web. It has a memory cache for these objects.
66 // e.g., in the b/f cache or in a background tab).
  /external/webkit/WebCore/platform/graphics/wince/
FontCustomPlatformData.cpp 36 void setCustomFontCache(CustomFontCache* cache)
38 g_customFontCache = cache;
  /external/webkit/WebCore/rendering/
RenderSelectionInfo.h 59 // This struct is used when the selection changes to cache the old and new state of the selection for each RenderObject.
80 // This struct is used when the selection changes to cache the old and new state of the selection for each RenderBlock.
  /external/wpa_supplicant/
pmksa_cache.h 2 * wpa_supplicant - WPA2/RSN PMKSA cache functions
19 * struct rsn_pmksa_cache_entry - PMKSA cache entry
  /frameworks/base/cmds/installd/
installd.h 57 #define CACHE_DIR_POSTFIX "/cache"
66 #define DALVIK_CACHE_PREFIX "/data/dalvik-cache/"
  /frameworks/base/core/java/android/webkit/
ContentLoader.java 95 // content can change, we don't want WebKit to cache it
96 headers.setCacheControl("no-store, no-cache");
  /frameworks/base/core/tests/coretests/src/android/view/
BigCache.java 32 * should not be able to activate its drawing cache.
57 // Compute the height of the view assuming a cache size based on ARGB8888
  /frameworks/base/include/utils/
AssetManager.h 44 * this efficiently it may cache information about the locations of
55 CACHE_OFF, // don't try to cache file locations
56 CACHE_DEFER, // construct cache as pieces are needed
133 * in our filename cache.
148 * packages. Depending on the cache setting and previous accesses,
160 * packages. Depending on the cache setting and previous accesses,
332 * We do not cache directory names. We don't retain the ".gz",
335 CacheMode mCacheMode; // is the cache enabled?
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 84 private static final String CACHE_PATH = "/cache";
185 if (localLOGV) Slog.i(TAG, "Clearing cache");
196 //if the thread that was started to clear cache is still running do nothing till its
197 //finished clearing cache. Ideally this flag could be modified by clearCache
205 Slog.w(TAG, "Thread that clears cache file seems to run for ever");
216 // See if clearing cache helps
217 // Note that clearing cache is asynchronous and so we do a
218 // memory check again once the cache has been cleared.
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SkbPool.java 24 * Class used to cache previously loaded soft keyboard layouts.
63 // Try to find the keyboard in the pool with the cache id. If there is no
  /sdk/layoutlib_api/src/com/android/layoutlib/api/
ILayoutBridge.java 70 * @param projectKey An Object identifying the project. This is used for the cache mechanism.
107 * @param projectKey An Object identifying the project. This is used for the cache mechanism.
142 * @param projectKey An Object identifying the project. This is used for the cache mechanism.
174 * @param projectKey An Object identifying the project. This is used for the cache mechanism.
203 * Clears the resource cache for a specific project.
204 * <p/>This cache contains bitmaps and nine patches that are loaded from the disk and reused
206 * <p/>The cache is not configuration dependent and should only be cleared when a
207 * resource changes (at this time only bitmaps and 9 patches go into the cache).
  /external/v8/src/
ic.cc 36 #include "stub-cache.h"
128 // and the place where the inline cache system should look.
143 // Decide whether the inline cache failed because of changes to the
148 // the receiver map's code cache. Therefore, if the current target
149 // is in the receiver map's code cache, the inline cache failed due
153 // For keyed load/store, the most likely cause of cache failure is
161 // Remove the target from the code cache to avoid hitting the same
171 // an inline cache miss for the builtins object after lazily loading
173 // force the inline cache back to monomorphic state
    [all...]
  /external/freetype/include/freetype/config/
ftheader.h 486 * API of the optional FreeType~2 cache sub-system.
499 * `glyph image' API of the FreeType~2 cache sub-system.
501 * It is used to define a cache for @FT_Glyph elements. You can also
506 * glyph image-related cache declarations.
519 * `small bitmaps' API of the FreeType~2 cache sub-system.
521 * It is used to define a cache for small glyph bitmaps in a relatively
523 * @FT_CACHE_IMAGE_H if you want to cache arbitrary glyph images,
527 * small bitmaps-related cache declarations.
540 * `charmap' API of the FreeType~2 cache sub-system.
543 * charmap-based cache declarations
    [all...]
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_io.h 57 * It stores an file pointer that is used to access the file, a cache reference depending whether
58 * cache is supported by the OS
132 * @param aCacheSize: sets native buffer size, and when pv cache is enabled,
133 * also sets pv cache size.
138 * @param aCacheSize: sets native buffer size, and when pv cache is enabled,
139 * also sets pv cache size.
150 * SetPVCacheSize configures the read/write cache.
156 * @param aSize: cache size in bytes. Zero disables the cache.
189 * Note: For Symbian, this sets the RFileBuf cache size
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
HttpURLConnectionTest.java 475 // set cache before URLConnection created, or it does not take effect
503 // set cache before URLConnection created, or it does not take effect
531 // set cache before URLConnection created, or it does not take effect
568 // set cache before URLConnection created, or it does not take effect
585 * in HttpURLConnection using a MockResponseCache returns cache of
590 notes = "MockResponseCache returns cache null",
610 // make sure protocol handler has tried to write to cache.
615 // make sure protocol handler has tried to write to cache.
621 // make sure protocol handler has tried to write to cache.
637 * cache
    [all...]
  /external/bluetooth/bluez/compat/
pand.c 78 } cache; variable in typeref:struct:__anon893
402 /* Succesesful connection, validate cache */
403 strcpy(cache.dst, dst);
404 bacpy(&cache.bdaddr, bdaddr);
405 cache.valid = use_cache;
407 cache.valid--;
430 if (cache.valid > 0) {
432 r = create_connection(cache.dst, &cache.bdaddr);
588 { "cache", 0, 0, 'C' }
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 219 // We check if there is a cache of the needed information.
223 // either the cache was wrong (ie folder does not exists anymore), or
224 // there was no cache. In this case we need to make sure the project
237 // we created a container from the cache, so we register the project
238 // to be checked for cache validity once the SDK is loaded
375 * Generates an {@link AndroidClasspathContainer} from the project cache, if possible.
379 String cache = ProjectHelper.loadStringProperty(project, PROPERTY_CONTAINER_CACHE);
381 if (cache == null || targetNameCache == null) {
386 if (cache.startsWith(CACHE_VERSION_SEP) == false) {
390 cache = cache.substring(CACHE_VERSION_SEP.length())
    [all...]

Completed in 321 milliseconds

<<11121314151617181920>>