| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_bitmap.c | 350 struct st_bitmap_cache *cache = &st->bitmap.cache; in reset_cache() local 374 print_cache(const struct st_bitmap_cache *cache) print_cache() argument 399 struct st_bitmap_cache *cache = &st->bitmap.cache; create_cache_trans() local 423 struct st_bitmap_cache *cache = &st->bitmap.cache; st_flush_bitmap_cache() local 478 struct st_bitmap_cache *cache = &st->bitmap.cache; accum_bitmap() local 784 struct st_bitmap_cache *cache = &st->bitmap.cache; st_destroy_bitmap() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | datefmt.cpp | 431 UnifiedCache *cache = UnifiedCache::getInstance(status); in getBestPattern() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_buffer.c | 238 vn_buffer_cache_get_memory_requirements( struct vn_buffer_cache *cache, const VkBufferCreateInfo *create_info, struct vn_buffer_memory_requirements *out) vn_buffer_cache_get_memory_requirements() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_screen.c | 957 lp_disk_cache_find_shader(struct llvmpipe_screen *screen, struct lp_cached_code *cache, unsigned char ir_sha1_cache_key[20]) lp_disk_cache_find_shader() argument 979 lp_disk_cache_insert_shader(struct llvmpipe_screen *screen, struct lp_cached_code *cache, unsigned char ir_sha1_cache_key[20]) lp_disk_cache_insert_shader() argument [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | tiering-manager.cc | 155 OSROptimizedCodeCache cache = function.native_context().osr_code_cache(); in HaveCachedOSRCodeForCurrentBytecodeOffset() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | compilation-cache-table.cc | 23 int SearchLiteralsMapEntry(CompilationCacheTable cache, int cache_entry, in SearchLiteralsMapEntry() argument 46 void AddToFeedbackCellsMap(Handle<CompilationCacheTable> cache, int cache_entry, in AddToFeedbackCellsMap() argument 115 SearchLiteralsMap(CompilationCacheTable cache, int cache_entry, Context native_context) SearchLiteralsMap() argument 298 PutScript( Handle<CompilationCacheTable> cache, Handle<String> src, LanguageMode language_mode, Handle<SharedFunctionInfo> value, Isolate* isolate) PutScript() argument 313 PutEval( Handle<CompilationCacheTable> cache, Handle<String> src, Handle<SharedFunctionInfo> outer_info, Handle<SharedFunctionInfo> value, Handle<Context> native_context, Handle<FeedbackCell> feedback_cell, int position) PutEval() argument 352 PutRegExp( Isolate* isolate, Handle<CompilationCacheTable> cache, Handle<String> src, JSRegExp::Flags flags, Handle<FixedArray> value) PutRegExp() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_gmem.c | 460 struct fd_gmem_cache *cache = &gmem->screen->gmem_cache; in __fd_gmem_destroy() local 547 struct fd_gmem_cache *cache = &screen->gmem_cache; in lookup_gmem_state() local 820 struct fd_gmem_cache *cache in fd_gmem_screen_init() local 829 struct fd_gmem_cache *cache = &fd_screen(pscreen)->gmem_cache; fd_gmem_screen_fini() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_batch.h | 148 } cache; member [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_aos.c | 471 lp_build_fetch_rgba_aos(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache) lp_build_fetch_rgba_aos() argument
|
| /third_party/node/deps/openssl/openssl/crypto/srp/ |
| H A D | srp_vfy.c | 370 SRP_gN_cache *cache = sk_SRP_gN_cache_value(gN_cache, i); in STACK_OF() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_local.h | 116 int cache; /* if true, stash any hits */ member
|
| /third_party/python/Lib/ |
| H A D | functools.py | 651 def cache(user_function, /): global() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | VertexRoutine.cpp | 44 Pointer<Byte> cache = task + OFFSET(VertexTask,vertexCache); in generate() local 741 void VertexRoutine::writeVertex(const Pointer<Byte> &vertex, Pointer<Byte> &cache) in writeVertex() argument
|
| /third_party/openssl/crypto/srp/ |
| H A D | srp_vfy.c | 371 SRP_gN_cache *cache = sk_SRP_gN_cache_value(gN_cache, i); in STACK_OF() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_local.h | 116 int cache; /* if true, stash any hits */ member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | datefmt.cpp | 434 UnifiedCache *cache = UnifiedCache::getInstance(status); in getBestPattern() local
|
| /third_party/skia/tests/ |
| H A D | TestUtils.cpp | 300 SkCharToGlyphCache cache; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unifiedcache.cpp | 178 const UnifiedCache *cache = getInstance(status); in dump() local [all...] |
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_initialize.cpp | 431 std::string cache = context->GetCacheDir(); in CacheToWhole() local
|
| /base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
| H A D | huks_adapter_test.cpp | 1418 struct auth_info_cache cache; in HWTEST_F() local 1433 struct auth_info_cache cache; in HWTEST_F() local [all...] |
| /base/startup/init/services/param/include/ |
| H A D | trigger_manager.h | 166 char cache[PARAM_NAME_LEN_MAX + PARAM_CONST_VALUE_LEN_MAX];
member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_core.c | 327 mali_create_group(struct mali_l2_cache_core *cache, _mali_osk_resource_t *resource_mmu, _mali_osk_resource_t *resource_gp, _mali_osk_resource_t *resource_pp, u32 domain_index) mali_create_group() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_core.c | 312 mali_create_group(struct mali_l2_cache_core *cache, _mali_osk_resource_t *resource_mmu, _mali_osk_resource_t *resource_gp, _mali_osk_resource_t *resource_pp, u32 domain_index) mali_create_group() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | lazy_for_each_builder.cpp | 764 std::unordered_map<std::string, LazyForEachCacheChild> cache; in PreBuild() local
|
| H A D | lazy_for_each_builder.h | 256 RefPtr<UINode> CacheItem(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in CacheItem() argument 313 bool PreBuildByIndex(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in PreBuildByIndex() argument 350 bool ProcessPreBuildingIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, int64_t deadline, in ProcessPreBuildingIndex() argument 364 void ProcessCachedIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, in ProcessCachedIndex() argument 380 LoadCacheByIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int32_t>& idleIndexes, const LazyForEachCacheChild& node, const std::string& key, const std::set<int32_t>::iterator& iter, std::unordered_map<std::string, LazyForEachCacheChild>::iterator& expiringIter) LoadCacheByIndex() argument 397 LoadCacheByKey(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int32_t>& idleIndexes, const LazyForEachCacheChild& node, const std::string& key, std::unordered_map<std::string, LazyForEachCacheChild>::iterator& expiringIter) LoadCacheByKey() argument [all...] |