/frameworks/base/core/res/res/raw-de/ |
nodomain.html | 19 <li>Zeigen Sie eine im Cache gespeicherte Kopie der Webseite von Google an.</li>
|
/frameworks/base/core/res/res/raw-fr/ |
nodomain.html | 19 <li>affichez une copie en cache de la page Web à partir de Google.</li>
|
/frameworks/base/core/res/res/raw-pt-rBR/ |
nodomain.html | 19 <li>Visualize uma cópia da página da web armazenada em cache proveniente do Google.</li>
|
/frameworks/base/core/tests/coretests/src/android/view/ |
ZeroSized.java | 26 * drawing cache when width is null, height is null or both.
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmperf.h | 29 /* get cache hits and misses */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
unwind.h | 92 /* Unwinder cache, private fields for the unwinder's use */ 102 /* Propagation barrier cache (valid after phase 1): */ 109 /* Cleanup cache (preserved over cleanup): */ 115 /* Pr cache (for pr's benefit): */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
unwind.h | 92 /* Unwinder cache, private fields for the unwinder's use */ 102 /* Propagation barrier cache (valid after phase 1): */ 109 /* Cleanup cache (preserved over cleanup): */ 115 /* Pr cache (for pr's benefit): */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
unwind.h | 92 /* Unwinder cache, private fields for the unwinder's use */ 102 /* Propagation barrier cache (valid after phase 1): */ 109 /* Cleanup cache (preserved over cleanup): */ 115 /* Pr cache (for pr's benefit): */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
unwind.h | 88 /* Unwinder cache, private fields for the unwinder's use */ 98 /* Propagation barrier cache (valid after phase 1): */ 105 /* Cleanup cache (preserved over cleanup): */ 111 /* Pr cache (for pr's benefit): */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
unwind.h | 92 /* Unwinder cache, private fields for the unwinder's use */ 102 /* Propagation barrier cache (valid after phase 1): */ 109 /* Cleanup cache (preserved over cleanup): */ 115 /* Pr cache (for pr's benefit): */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
unwind.h | 92 /* Unwinder cache, private fields for the unwinder's use */ 102 /* Propagation barrier cache (valid after phase 1): */ 109 /* Cleanup cache (preserved over cleanup): */ 115 /* Pr cache (for pr's benefit): */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
unwind.h | 92 /* Unwinder cache, private fields for the unwinder's use */ 102 /* Propagation barrier cache (valid after phase 1): */ 109 /* Cleanup cache (preserved over cleanup): */ 115 /* Pr cache (for pr's benefit): */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
unwind.h | 88 /* Unwinder cache, private fields for the unwinder's use */ 98 /* Propagation barrier cache (valid after phase 1): */ 105 /* Cleanup cache (preserved over cleanup): */ 111 /* Pr cache (for pr's benefit): */
|
/external/kernel-headers/original/asm-arm/ |
system.h | 34 #define CR_RR (1 << 14) /* Round Robin cache replacement */ 182 * switch_mm() may do a full cache flush over the context switch, 191 * contains the memory barrier to tell GCC not to cache `current'. 354 * cache totally. This means that the cache becomes inconsistent, and, 359 * 2. Clean the cache, perform atomic swap, flush the cache
|
/external/webkit/SunSpider/ |
sunspider | 60 --shark-cache Like --shark, but performs a L2 cache-miss sample instead of time sample 73 'shark-cache' => \$runSharkCache, 104 if ($profileName =~ /L2 Cache/) { 106 print "Using Shark L2 Cache Miss Profile: " . $profile . "\n"; 110 die "Failed to find L2 Cache Miss Profile for --shark-cache\n" unless ($sharkCacheProfileIndex);
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
LongSparseArray.java | 428 Object cache = sCache[bucket]; local 430 if (cache == null || cache.getClass().getComponentType() != kind) { 431 cache = Array.newInstance(kind, 0); 432 sCache[bucket] = cache; 434 // Log.e("cache", "new empty " + kind.getName() + " at " + 438 return (T[]) cache;
|
/system/core/libacc/tests/ |
armreg.h | 126 #define CPU_ID_ARM740T8K 0x41807400 /* XXX no MMU, 8KB cache */ 127 #define CPU_ID_ARM740T4K 0x41817400 /* XXX no MMU, 4KB cache */ 189 * 7 Cache/write-buffer Control 193 * 9 Cache Lockdown 238 /* Cache type register definitions */ 241 #define CPU_CT_S (1U << 24) /* split cache */ 242 #define CPU_CT_CTYPE(x) (((x) >> 25) & 0xf) /* cache type */
|
/system/core/libpixelflinger/codeflinger/ |
armreg.h | 126 #define CPU_ID_ARM740T8K 0x41807400 /* XXX no MMU, 8KB cache */ 127 #define CPU_ID_ARM740T4K 0x41817400 /* XXX no MMU, 4KB cache */ 189 * 7 Cache/write-buffer Control 193 * 9 Cache Lockdown 238 /* Cache type register definitions */ 241 #define CPU_CT_S (1U << 24) /* split cache */ 242 #define CPU_CT_CTYPE(x) (((x) >> 25) & 0xf) /* cache type */
|
/external/bluetooth/glib/glib/ |
gconvert.c | 264 * @key: cache key 267 * Creates a new cache bucket, inserts it into the cache and 268 * increments the cache size. 272 * Returns a pointer to the newly allocated cache bucket. 299 * @node: cache bucket's node 300 * @bucket: cache bucket 302 * Expires a single cache bucket @bucket. This should only ever be 345 * Expires as many unused cache buckets as it needs to in order to get 393 /* make sure the cache has been initialized * 1159 GFilenameCharsetCache *cache = data; local 1203 GFilenameCharsetCache *cache = g_static_private_get (&cache_private); local [all...] |
/external/v8/src/ |
ic.h | 77 // Alias the inline cache state type to make the IC code more readable. 98 // Clear the inline cache to initial state. 201 // Update the inline cache and the global stub cache based on the 246 // Update the inline cache and the global stub cache based on the 310 // Update the inline cache. 363 // Update the inline cache and the global stub cache based on the 412 // Update the inline cache [all...] |
/external/webkit/WebCore/page/ |
EventSource.cpp | 38 #include "Cache.h" 91 request.setHTTPHeaderField("Cache-Control", "no-cache"); 105 cache()->loader()->nonCacheRequestInFlight(m_url); 116 cache()->loader()->nonCacheRequestComplete(m_url);
|
/external/webkit/WebKit/chromium/src/ |
ResourceHandle.cpp | 270 // cache, but you cannot really know until you actually try to read from the 271 // cache. Even if we checked now, something else could come along and wipe 272 // out the cache entry by the time we fetch it. 276 // fix-up the cache policy of the request to force a load from the cache.
|
/external/webkit/WebKit/mac/History/ |
WebBackForwardList.h | 175 associated with this WebBackForwardList will use the shared page cache. 177 will not use the shared page cache. Otherwise, it will. 183 @abstract Returns the size of the shared page cache, or 0. 184 @result The size of the shared page cache (in pages), or 0 if the WebView 185 associated with this WebBackForwardList will not use the shared page cache.
|
/external/wpa_supplicant/ |
todo.txt | 15 authentication has been completed (cache scard data based on serial#(?) 52 - consider merging hostapd and wpa_supplicant PMKSA cache implementations 97 - make sure that TLS session cache is not shared between EAP types or if it 98 is, that the cache entries are bound to only one EAP type; e.g., cache entry
|
/frameworks/base/awt/org/apache/harmony/awt/gl/ |
Surface.java | 101 * When cache gets data from the surface, it should call addValidCache method of the surface. 129 public final boolean isCaheValid(Object cache) { 130 return validCaches.contains(cache); 133 public final void addValidCache(Object cache) { 134 validCaches.add(cache);
|