Home
last modified time | relevance | path

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

12345678910>>...17

/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
/third_party/alsa-utils/axfer/
H A Dframe-cache.h32 static inline unsigned int frame_cache_get_count(struct frame_cache *cache) in frame_cache_get_count() argument
37 static inline void frame_cache_increase_count(struct frame_cache *cache, in frame_cache_increase_count() argument
43 static inline void frame_cache_reduce(struct frame_cache *cache, in frame_cache_reduce() argument
[all...]
H A Dframe-cache.c11 static void align_frames_in_i(struct frame_cache *cache, in align_frames_in_i() argument
29 align_frames_in_n(struct frame_cache *cache, unsigned int consumed_count) align_frames_in_n() argument
48 frame_cache_init(struct frame_cache *cache, snd_pcm_access_t access, unsigned int bytes_per_sample, unsigned int samples_per_frame, unsigned int frames_per_cache) frame_cache_init() argument
100 frame_cache_destroy(struct frame_cache *cache) frame_cache_destroy() argument
[all...]
/third_party/backends/backend/genesys/
H A Dregister_cache.h61 std::ostream& operator<<(std::ostream& out, const RegisterCache<Value>& cache) in operator <<() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dmeasfmt.h360 const MeasureFormatCacheData *cache; member in MeasureFormat

Completed in 5 milliseconds

12345678910>>...17