Home
last modified time | relevance | path

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

12

/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/endpointdiscovery/
DEndpointDiscoveryRefreshCache.java109 public void evict(String key) { in evict() method in EndpointDiscoveryRefreshCache
/external/glide/library/src/main/java/com/bumptech/glide/util/
DLruCache.java166 private void evict() { in evict() method in LruCache
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vertprog.c98 struct nouveau_heap **evict = heap->next->priv; in nv30_vertprog_validate() local
Dnv30_transfer.c81 struct nouveau_heap **evict = heap->next->priv; in nv30_transfer_rect_vertprog() local
Dnv30_draw.c298 struct nouveau_heap **evict = heap->next->priv; in nv30_render_validate() local
/external/skia/src/gpu/ganesh/ops/
DSmallPathAtlasMgr.cpp129 void SmallPathAtlasMgr::evict(skgpu::PlotLocator plotLocator) { in evict() function in skgpu::ganesh::SmallPathAtlasMgr
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h234 void evict() { in evict() function
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c483 struct nv50_program *evict = heap->next->priv; in nv50_program_upload_code() local
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
DLruBitmapPool.java89 private void evict() { in evict() method in LruBitmapPool
/external/openthread/src/core/net/
Dip6_mpl.cpp166 SeedEntry *evict = mSeedSet; in UpdateSeedSet() local
/external/skia/src/gpu/graphite/
DPathAtlas.cpp188 void PathAtlas::DrawAtlasMgr::evict(PlotLocator plotLocator) { in evict() function in skgpu::graphite::PathAtlas::DrawAtlasMgr
/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/cache/lru/
DLruCache.java150 private void evict() { in evict() method in LruCache
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp242 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict() function in CFLSteensAAResult
DCFLAndersAliasAnalysis.cpp826 void CFLAndersAAResult::evict(const Function *Fn) { Cache.erase(Fn); } in evict() function in CFLAndersAAResult
/external/skia/tests/
DDrawOpAtlasTest.cpp61 void evict(skgpu::PlotLocator) override { in evict() function in AssertOnEvict
/external/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp254 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict() function in CFLSteensAAResult
/external/rust/crates/tower/src/ready_cache/
Dcache.rs207 pub fn evict<Q: Hash + Equivalent<K>>(&mut self, key: &Q) -> bool { in evict() function
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c888 struct nvc0_program *evict = heap->next->priv; in nvc0_program_upload() local
/external/openthread/src/core/thread/
Dmesh_forwarder_ftd.cpp208 Message *evict = nullptr; in EvictMessage() local
/external/rust/crates/h2/src/hpack/
Dtable.rs383 fn evict(&mut self, prev_idx: Option<usize>) { in evict() method
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h142 unsigned evict : 1; //4) SET if the object is a platform or member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h69642 int (*evict)(struct zpool *, long unsigned int); member
69682 int (*evict)(struct z3fold_pool *, long unsigned int); member
89144 int (*evict)(struct zbud_pool *, long unsigned int); member
Dvmlinux_608.h69642 int (*evict)(struct zpool *, long unsigned int); member
69682 int (*evict)(struct z3fold_pool *, long unsigned int); member
89144 int (*evict)(struct zbud_pool *, long unsigned int); member
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h49633 int (*evict)(struct zpool *, long unsigned int); member
50559 int (*evict)(struct zbud_pool *, long unsigned int); member
Dvmlinux.h49633 int (*evict)(struct zpool *, long unsigned int); member
50559 int (*evict)(struct zbud_pool *, long unsigned int); member

12