Home
last modified time | relevance | path

Searched defs:cache (Results 101 - 125 of 498) sorted by relevance

12345678910>>...20

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c45 struct translate_cache *cache; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_live_shader_cache.c50 util_live_shader_cache_init(struct util_live_shader_cache *cache, in util_live_shader_cache_init() argument
62 util_live_shader_cache_deinit(struct util_live_shader_cache *cache) in util_live_shader_cache_deinit() argument
72 util_live_shader_cache_get(struct pipe_context *ctx, struct util_live_shader_cache *cache, const struct pipe_shader_state *state, bool* cache_hit) util_live_shader_cache_get() argument
167 util_shader_reference(struct pipe_context *ctx, struct util_live_shader_cache *cache, void **dst, void *src) util_shader_reference() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_cache.c30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create() local
83 X509_POLICY_CACHE *cache; policy_cache_new() local
178 ossl_policy_cache_free(X509_POLICY_CACHE *cache) ossl_policy_cache_free() argument
201 ossl_policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) ossl_policy_cache_find_data() argument
[all...]
/third_party/skia/src/core/
H A DSkImageFilterCache.cpp160 static SkImageFilterCache* cache; in Get() local
/third_party/skia/src/gpu/
H A DGrResourceProvider.h387 GrResourceCache* cache() { return fCache; } in cache() function in GrResourceProvider
388 const GrResourceCache* cache() const { return fCache; } in cache() function in GrResourceProvider
H A DGrTexture.cpp70 GrResourceCache* cache = texture->getContext()->priv().getResourceCache(); in StealBackendTexture() local
/third_party/openssl/crypto/x509/
H A Dpcy_cache.c30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create() local
83 X509_POLICY_CACHE *cache; policy_cache_new() local
178 ossl_policy_cache_free(X509_POLICY_CACHE *cache) ossl_policy_cache_free() argument
201 ossl_policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) ossl_policy_cache_find_data() argument
[all...]
/third_party/skia/tests/
H A DImageCacheTest.cpp45 static void test_cache(skiatest::Reporter* reporter, SkResourceCache& cache, bool testPurge) { in test_cache() argument
76 static void test_cache_purge_shared_id(skiatest::Reporter* reporter, SkResourceCache& cache) { in test_cache_purge_shared_id() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocutil.cpp216 Hashtable *cache = LocaleUtility_cache; in getAvailableLocaleNames() local
/third_party/toybox/lib/
H A Dllist.c122 struct num_cache *get_num_cache(struct num_cache *cache, long long num) in get_num_cache() argument
134 struct num_cache *add_num_cache(struct num_cache **cache, lon argument
[all...]
/third_party/skia/bench/
H A DCmapBench.cpp53 SkCharToGlyphCache cache; in addcache_proc() local
/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dauth_info.c149 int32_t save_auth_info(const struct hichain *hichain, int32_t pair_type, struct auth_info_cache *cache) in save_auth_info() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dkey_cache.c103 static void KeyCacheInsert(struct KeyCache *cache, const char* name, int len) in KeyCacheInsert() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_pattern.h88 void SetTopologicalResultCache(std::list<std::string>&& cache) in SetTopologicalResultCache() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp181 std::vector<std::string> cache; in GetCachePath() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Ddrawing_context.cpp63 auto &cache = ShaderCache::Instance(); in SetUpDrawingContext() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/gpucontext_fuzzer/
H A Dgpucontext_fuzzer.cpp48 auto& cache = ShaderCache::Instance(); in GPUContextFuzzTest001() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dexpire_lru_cache_test.cpp81 ExpireLruCache<std::vector<char>, std::vector<char>> cache; in HWTEST_F() local
106 ExpirelruCacheTestCheckNums(ExpireLruCache<std::vector<char>, std::vector<char>>& cache, size_t expectNums) ExpirelruCacheTestCheckNums() argument
127 ExpirelruCacheTestCheckSequence(ExpireLruCache<std::vector<char>, std::vector<char>>& cache, std::list<vector<char>>& expectSequence) ExpirelruCacheTestCheckSequence() argument
143 ExpirelruCacheTestCheckGetRet(ExpireLruCache<std::vector<char>, std::vector<char>>& cache, vector<char>& key, vector<char>& val) ExpirelruCacheTestCheckGetRet() argument
162 ExpireLruCache<std::vector<char>, std::vector<char>> cache; HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_extension_config_test.cpp84 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local
116 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local
147 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local
178 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local
212 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
246 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
278 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
312 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
348 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
375 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
400 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
425 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
450 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
475 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
523 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
547 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
571 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
618 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
642 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
666 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
713 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
737 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
761 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
785 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
810 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
836 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
860 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
907 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
932 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
957 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
[all...]
/third_party/elfutils/libdw/
H A Dcfi.c102 execute_cfi (Dwarf_CFI *cache, in execute_cfi() argument
440 cie_cache_initial_state(Dwarf_CFI *cache, struct dwarf_cie *cie) cie_cache_initial_state() argument
509 __libdw_frame_at_address(Dwarf_CFI *cache, struct dwarf_fde *fde, Dwarf_Addr address, Dwarf_Frame **frame) __libdw_frame_at_address() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9_superframe_bsf.c31 AVPacket *cache[MAX_CACHE]; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_axcorrelate.c40 AVFrame *cache[2]; member
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpdec_qdm2.c49 unsigned int cache; ///< number of data packets that we have cached right now member
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-irq-rw.c19 struct frame_cache cache; member
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DGenderInfo.java224 private final ICUCache<ULocale, GenderInfo> cache = field in GenderInfo.Cache

Completed in 13 milliseconds

12345678910>>...20