Home
last modified time | relevance | path

Searched defs:cache (Results 51 - 75 of 403) sorted by relevance

12345678910>>...17

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DResourceBasedPeriodFormatterDataService.java42 private Map<String, PeriodFormatterData> cache = new HashMap<String, PeriodFormatterData>(); // String -> PeriodFormatterData field in ResourceBasedPeriodFormatterDataService
/third_party/icu/icu4c/source/i18n/
H A Ducol_imp.h120 const UnifiedCache *cache; member in CollationLoader
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo_cache.c34 add_bucket(struct fd_bo_cache *cache, int size) in add_bucket() argument
50 fd_bo_cache_init(struct fd_bo_cache *cache, int coarse) in fd_bo_cache_init() argument
80 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) fd_bo_cache_cleanup() argument
110 get_bucket(struct fd_bo_cache *cache, uint32_t size) get_bucket() argument
156 fd_bo_cache_alloc(struct fd_bo_cache *cache, uint32_t *size, uint32_t flags) fd_bo_cache_alloc() argument
188 fd_bo_cache_free(struct fd_bo_cache *cache, struct fd_bo *bo) fd_bo_cache_free() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.c50 virgl_resource_cache_entry_release(struct virgl_resource_cache *cache, in virgl_resource_cache_entry_release() argument
58 virgl_resource_cache_destroy_expired(struct virgl_resource_cache *cache, int64_t now) in virgl_resource_cache_destroy_expired() argument
72 virgl_resource_cache_init(struct virgl_resource_cache *cache, in virgl_resource_cache_init() argument
86 virgl_resource_cache_add(struct virgl_resource_cache *cache, struct virgl_resource_cache_entry *entry) virgl_resource_cache_add() argument
103 virgl_resource_cache_remove_compatible(struct virgl_resource_cache *cache, struct virgl_resource_params params) virgl_resource_cache_remove_compatible() argument
149 virgl_resource_cache_flush(struct virgl_resource_cache *cache) virgl_resource_cache_flush() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline_cache.c33 struct lvp_pipeline_cache *cache; in lvp_CreatePipelineCache() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-import-wrapper-cache.h62 explicit ModificationScope(WasmImportWrapperCache* cache) in ModificationScope() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ducol_imp.h120 const UnifiedCache *cache; member in CollationLoader
/third_party/mesa3d/src/panfrost/shared/
H A Dpan_minmax_cache.c44 panfrost_minmax_cache_get(struct panfrost_minmax_cache *cache, unsigned start, unsigned count, in panfrost_minmax_cache_get() argument
68 panfrost_minmax_cache_add(struct panfrost_minmax_cache *cache, unsigned start, unsigned count, unsigned min_index, unsigned max_index) panfrost_minmax_cache_add() argument
95 panfrost_minmax_cache_invalidate(struct panfrost_minmax_cache *cache, struct pipe_transfer *transfer) panfrost_minmax_cache_invalidate() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h59 struct lp_cached_code *cache; member
/third_party/mesa3d/src/util/tests/
H A Dxmlconfig.cpp165 driOptionCache cache; in TEST_F() local
207 driOptionCache cache; in drirc_init() local
222 driOptionCache cache = drirc_init("driver", "drm", TEST_F() local
236 driOptionCache cache = drirc_init("driver", "drm", TEST_F() local
251 driOptionCache cache = drirc_init("driver", "drm", TEST_F() local
264 driOptionCache cache = drirc_init("driver", "drm", TEST_F() local
274 driOptionCache cache = drirc_init("driver", "drm", TEST_F() local
284 driOptionCache cache = drirc_init("driver", "drm", TEST_F() local
[all...]
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/
H A DRegexCache.java29 private LRUCache<String, Pattern> cache; field in RegexCache
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp85 static std::unordered_map<bs::frame::native_frame_ptr_t, Location> cache; in getCallerBacktrace() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol_imp.h120 const UnifiedCache *cache; member in CollationLoader
/third_party/skia/tests/
H A DRepeatedClippedBlurTest.cpp28 GrResourceCache* cache = dContext->priv().getResourceCache(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcimage.c43 FTC_GNode_Done( FTC_GNODE( inode ), cache ); in ftc_inode_free() local
52 ftc_inode_free( FTC_NODE( inode ), cache ); in FTC_INode_Free() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dface-options.hh59 } cache; member
[all...]
/third_party/rust/crates/regex/src/
H A Dbacktrack.rs93 let mut cache = cache.borrow_mut(); in exec() variables
/third_party/elfutils/libdw/
H A Dfde.c66 intern_fde (Dwarf_CFI *cache, const Dwarf_FDE *entry) in intern_fde() argument
143 __libdw_fde_by_offset (Dwarf_CFI *cache, Dwarf_Off offset) in __libdw_fde_by_offset() argument
175 binary_search_fde(Dwarf_CFI *cache, Dwarf_Addr address) binary_search_fde() argument
247 __libdw_find_fde(Dwarf_CFI *cache, Dwarf_Addr address) __libdw_find_fde() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_asdr.c37 AVFrame *cache[2]; member
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/
H A DRbnfScannerProviderImpl.java32 private Map<String, RbnfLenientScanner> cache; field in RbnfScannerProviderImpl
/third_party/icu/icu4c/source/common/
H A Dlocutil.cpp216 Hashtable *cache = LocaleUtility_cache; in getAvailableLocaleNames() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/text/
H A DRbnfScannerProviderImpl.java34 private Map<String, RbnfLenientScanner> cache; field in RbnfScannerProviderImpl
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dprivate-lib-misc-cache-ttl.h70 lws_cache_ttl_lru_t cache; member
89 lws_cache_ttl_lru_t cache; member
/third_party/libwebsockets/lib/misc/
H A Dromfs.c45 static u32_be_t cache[(RFS_STRING_MAX + 32) / 4]; variable
/third_party/mbedtls/programs/ssl/
H A Dssl_server.c80 mbedtls_ssl_cache_context cache; in main() local

Completed in 9 milliseconds

12345678910>>...17