Home
last modified time | relevance | path

Searched defs:cache (Results 1 - 25 of 502) sorted by relevance

12345678910>>...21

/base/request/request/pre_download/native/src/
H A Dlib.rs21 mod cache; modules
/third_party/elfutils/libdw/
H A Ddwarf_cfi_end.c38 dwarf_cfi_end (Dwarf_CFI *cache) in dwarf_cfi_end() argument
H A Ddwarf_cfi_addrframe.c36 dwarf_cfi_addrframe (Dwarf_CFI *cache, Dwarf_Addr address, Dwarf_Frame **frame) in dwarf_cfi_addrframe() argument
H A Dframe-cache.c61 __libdw_destroy_frame_cache (Dwarf_CFI *cache) in __libdw_destroy_frame_cache() argument
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccback.h72 ftc_gcache_init( FTC_Cache cache ); variable
75 ftc_gcache_done( FTC_Cache cache ); variable
79 ftc_cache_init( FTC_Cache cache ); global() variable
82 ftc_cache_done( FTC_Cache cache ); global() variable
[all...]
/third_party/node/test/parallel/
H A Dtest-require-cache.js
H A Dtest-require-node-prefix.js
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.h42 UHashtable* cache; member in AnyTransliterator
/third_party/icu/icu4c/source/i18n/
H A Danytrans.h42 UHashtable* cache; member in AnyTransliterator
/third_party/mbedtls/include/mbedtls/
H A Dssl_cache.h161 mbedtls_ssl_cache_get_timeout(mbedtls_ssl_cache_context *cache) mbedtls_ssl_cache_get_timeout() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.h42 UHashtable* cache; member in AnyTransliterator
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_map.c26 X509_POLICY_CACHE *cache = x->policy_cache; in ossl_policy_cache_set_mapping() local
/third_party/skia/third_party/externals/swiftshader/tests/SystemUnitTests/
H A DLRUCacheTests.cpp27 void checkRange(const Cache &cache, std::vector<std::pair<typename Cache::Key, typename Cache::Data>> list) in checkRange() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dpcy_map.c26 X509_POLICY_CACHE *cache = x->policy_cache; in ossl_policy_cache_set_mapping() local
/third_party/skia/tests/
H A DSkStrikeCacheTest.cpp14 SkStrikeCache cache; in DEF_TEST() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dsharedobject.cpp37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef() local
/third_party/node/lib/internal/
H A Dhttp.js24 function cache() { function
/third_party/node/deps/icu-small/source/common/
H A Dsharedobject.cpp37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef() local
/third_party/node/deps/npm/node_modules/@npmcli/agent/lib/
H A Dindex.js
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DMemoizer.java38 Map<T,SoftReference<R>> cache = new ConcurrentHashMap<>(); field in Memoizer
/third_party/skia/tests/graphite/
H A DProgramCacheTest.cpp19 auto cache = recorder.programCache(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dsharedobject.cpp37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef() local
/base/sensors/medical_sensor/utils/src/
H A Dreport_data_cache.cpp54 int32_t ReportDataCache::CacheData(const struct SensorEvent* event, sptr<ReportDataCache> cache) in CacheData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.cpp36 auto cache = segmentCache_.find(itemIdx); in GetSegment() local
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_lru_cache_test.cpp50 auto cache = HgmLRUCache<int32_t>(cacheSize); in HWTEST_F() local
[all...]

Completed in 5 milliseconds

12345678910>>...21