Searched refs:cache (Results 1 – 19 of 19) sorted by relevance
28 private static final CstInteger[] cache = new CstInteger[511]; field in CstInteger64 int idx = (value & 0x7fffffff) % cache.length; in make()65 CstInteger obj = cache[idx]; in make()72 cache[idx] = obj; in make()
62 DexStringCache cache; in hprofStartup_StackFrame() local65 dexStringCacheInit(&cache); in hprofStartup_StackFrame()66 descriptor = dexProtoGetMethodDescriptor(&method->prototype, &cache); in hprofStartup_StackFrame()68 dexStringCacheRelease(&cache); in hprofStartup_StackFrame()224 DexStringCache cache; in hprofDumpStackFrames() local227 dexStringCacheInit(&cache); in hprofDumpStackFrames()228 descriptor = dexProtoGetMethodDescriptor(&method->prototype, &cache); in hprofDumpStackFrames()237 dexStringCacheRelease(&cache); in hprofDumpStackFrames()
70 void dvmFreeAtomicCache(AtomicCache* cache) in dvmFreeAtomicCache() argument72 if (cache != NULL) { in dvmFreeAtomicCache()73 free(cache->entryAlloc); in dvmFreeAtomicCache()74 free(cache); in dvmFreeAtomicCache()
153 void dvmFreeAtomicCache(AtomicCache* cache);
... IOException boolean hasCache boolean willNotCache android.graphics.Bitmap cache android.view.ViewGroup group android.view. ...
177 DexStringCache cache; in dexProtoCopyMethodDescriptor() local179 dexStringCacheInit(&cache); in dexProtoCopyMethodDescriptor()180 return dexStringCacheAbandon(&cache, in dexProtoCopyMethodDescriptor()181 dexProtoGetMethodDescriptor(pProto, &cache)); in dexProtoCopyMethodDescriptor()
4 code cache address range*, copy them into codePC and codeLR in gdbjithelper.c,7 *Caveats: debuggerd doesn't know the range of code cache. So apply this tool if
15 str r2, [r3, #offThread_inJitCodeCache] @ not in jit code cache
35 str r2, [r3, #offThread_inJitCodeCache] @ not in the jit code cache
1374 * translation cache subsequently cleared, we cannot return directly.1451 str r2, [r3, #offThread_inJitCodeCache] @ not in jit code cache
1097 * translation cache subsequently cleared, we cannot return directly.1174 str r2, [r3, #offThread_inJitCodeCache] @ not in jit code cache
330 mov r3, #0 @ 0 means not in the JIT code cache
9715 mov r3, #0 @ 0 means not in the JIT code cache
9649 mov r3, #0 @ 0 means not in the JIT code cache
10177 mov r3, #0 @ 0 means not in the JIT code cache
10173 mov r3, #0 @ 0 means not in the JIT code cache