Home
last modified time | relevance | path

Searched refs:evict (Results 1 – 25 of 25) sorted by relevance

/external/compiler-rt/test/profile/
Dinstrprof-value-prof-evict.test1 … -vp-static-alloc=true -mllvm -vp-counters-per-site=10 -o %t %S/Inputs/instrprof-value-prof-evict.c
4 …a show --all-functions -ic-targets %t.profdata | FileCheck %S/Inputs/instrprof-value-prof-evict.c
7 …ters-per-site=10 -Xclang -fprofile-instrument=llvm -o %t.ir %S/Inputs/instrprof-value-prof-evict.c
10 …how --all-functions -ic-targets %t.ir.profdata | FileCheck %S/Inputs/instrprof-value-prof-evict.c
13 …-alloc=false -Xclang -fprofile-instrument=llvm -o %t.ir.dyn %S/Inputs/instrprof-value-prof-evict.c
16 …--all-functions -ic-targets %t.ir.dyn.profdata | FileCheck %S/Inputs/instrprof-value-prof-evict.c
/external/tpm2/
DEvictControl.c52 if( evictObject->attributes.evict == SET in TPM2_EvictControl()
61 if(evictObject->attributes.evict == CLEAR) in TPM2_EvictControl()
81 if( evictObject->attributes.evict == CLEAR in TPM2_EvictControl()
96 if(evictObject->attributes.evict == CLEAR) in TPM2_EvictControl()
DEventSequenceComplete.c87 hashObject->attributes.evict = SET; in TPM2_EventSequenceComplete()
DSequenceComplete.c107 object->attributes.evict = SET; in TPM2_SequenceComplete()
DObject.c52 if(s_objects[i].object.entity.attributes.evict == SET) in ObjectCleanupEvict()
855 pAssert(s_objects[i].object.entity.attributes.evict == CLEAR); in ObjectCapGetLoaded()
DGlobal.h132 unsigned evict : 1; //4) SET if the object is a platform or member
DNV.c1203 object->attributes.evict = SET; in NvGetEvictObject()
1589 stored_attributes.evict = SET; in NvMarshalObject()
/external/glide/library/src/main/java/com/bumptech/glide/util/
DLruCache.java41 evict(); in setSizeMultiplier()
124 evict(); in put()
166 private void evict() { in evict() method in LruCache
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
DLruBitmapPool.java60 evict(); in setSizeMultiplier()
85 evict(); in put()
89 private void evict() { in evict() method in LruBitmapPool
/external/llvm/include/llvm/Analysis/
DCFLSteensAliasAnalysis.h53 void evict(Function *Fn);
111 Result->evict(cast<Function>(Val)); in removeSelfFromCache()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vertprog.c96 struct nouveau_heap **evict = heap->next->priv; in nv30_vertprog_validate() local
97 nouveau_heap_free(evict); in nv30_vertprog_validate()
Dnv30_draw.c297 struct nouveau_heap **evict = heap->next->priv; in nv30_render_validate() local
298 nouveau_heap_free(evict); in nv30_render_validate()
Dnv30_transfer.c80 struct nouveau_heap **evict = heap->next->priv; in nv30_transfer_rect_vertprog() local
81 nouveau_heap_free(evict); in nv30_transfer_rect_vertprog()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2009-08-06-inlineasm.ll8 ; evict it. This started passing again due to the changes for PR8969
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c463 struct nv50_program *evict = heap->next->priv; in nv50_program_upload_code() local
464 if (evict) in nv50_program_upload_code()
465 nouveau_heap_free(&evict->mem); in nv50_program_upload_code()
/external/llvm/test/CodeGen/X86/
D2009-08-06-inlineasm.ll8 ; evict it. This started passing again due to the changes for PR8969
/external/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp254 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict() function in CFLSteensAAResult
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c801 struct nvc0_program *evict = heap->next->priv; in nvc0_program_upload() local
802 nouveau_heap_free(&evict->mem); in nvc0_program_upload()
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt123 space and it may have to evict a trace, at which point the branch to
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt123 space and it may have to evict a trace, at which point the branch to
/external/llvm/test/CodeGen/ARM/
Dldrd.ll42 ; evict another live range or use callee saved regs. Sorry if the test
/external/valgrind/docs/internals/
Dsegments-seginfos.txt108 relative addressing to other PT_LOAD from the same file] would evict
/external/swiftshader/third_party/subzero/
DDESIGN.rst1283 evict. Because of the one-pass nature of the linear-scan algorithm, this
/external/swiftshader/third_party/subzero/docs/
DDESIGN.rst1283 evict. Because of the one-pass nature of the linear-scan algorithm, this
/external/jline/src/src/test/resources/jline/example/
Denglish.gz