Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/test/
Dtest_program_cache.cpp65 BOOST_AUTO_TEST_CASE(evict) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/boost/compute/detail/
Dlru_cache.hpp121 void evict() in evict() function in boost::compute::detail::lru_cache
/third_party/boost/libs/compute/include/boost/compute/detail/
Dlru_cache.hpp121 void evict() in evict() function in boost::compute::detail::lru_cache
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vertprog.c96 struct nouveau_heap **evict = heap->next->priv; in nv30_vertprog_validate() local
Dnv30_transfer.c80 struct nouveau_heap **evict = heap->next->priv; in nv30_transfer_rect_vertprog() local
Dnv30_draw.c297 struct nouveau_heap **evict = heap->next->priv; in nv30_render_validate() local
/third_party/skia/src/gpu/ops/
DSmallPathAtlasMgr.cpp119 void SmallPathAtlasMgr::evict(GrDrawOpAtlas::PlotLocator plotLocator) { in evict() function in skgpu::v1::SmallPathAtlasMgr
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c492 struct nv50_program *evict = heap->next->priv; in nv50_program_upload_code() local
/third_party/skia/third_party/externals/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
/third_party/skia/tests/
DDrawOpAtlasTest.cpp76 void evict(GrDrawOpAtlas::PlotLocator) override { in evict() function in AssertOnEvict
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPathCache.cpp251 void GrCCPathCache::evict(const GrCCPathCache::Key& key, GrCCPathCacheEntry* entry) { in evict() function in GrCCPathCache
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c899 struct nvc0_program *evict = heap->next->priv; in nvc0_program_upload() local