Home
last modified time | relevance | path

Searched defs:cache (Results 426 - 450 of 482) sorted by relevance

1...<<11121314151617181920

/third_party/ntfs-3g/libntfs-3g/
H A Dsecurity.c1422 struct PERMISSIONS_CACHE *cache; in create_caches() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp52 static UHashtable *cache = nullptr; variable
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames_impl.cpp640 static void* createMetaZoneAndPutInCache(UHashtable* cache, const char16_t* names[], in createMetaZoneAndPutInCache() argument
663 static void* createTimeZoneAndPutInCache(UHashtable* cache, const char16_t* names[], in createTimeZoneAndPutInCache() argument
/third_party/node/deps/v8/src/ast/
H A Dscopes.cc949 Variable* Scope::LookupInScopeInfo(const AstRawString* name, Scope* cache) { in LookupInScopeInfo() argument
799 DeclareFunctionVar(const AstRawString* name, Scope* cache) DeclareFunctionVar() argument
1225 DeclareDynamicGlobal(const AstRawString* name, VariableKind kind, Scope* cache) DeclareDynamicGlobal() argument
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc397 int64_t Win32Time::LocalOffset(WindowsTimezoneCache* cache) { in LocalOffset() argument
431 InDST(WindowsTimezoneCache* cache) InDST() argument
456 DaylightSavingsOffset(WindowsTimezoneCache* cache) DaylightSavingsOffset() argument
463 LocalTimezone(WindowsTimezoneCache* cache) LocalTimezone() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1153 lookup_cache_member(struct gallivm_state *gallivm, LLVMValueRef cache, enum cache_member member, LLVMValueRef index) { in lookup_cache_member() argument
1122 s3tc_store_cached_block(struct gallivm_state *gallivm, LLVMValueRef *col, LLVMValueRef tag_value, LLVMValueRef hash_index, LLVMValueRef cache) s3tc_store_cached_block() argument
1173 s3tc_lookup_cached_pixel(struct gallivm_state *gallivm, LLVMValueRef cache, LLVMValueRef index) s3tc_lookup_cached_pixel() argument
1181 s3tc_lookup_tag_data(struct gallivm_state *gallivm, LLVMValueRef cache, LLVMValueRef index) s3tc_lookup_tag_data() argument
1924 LLVMValueRef cache; generate_update_cache_one_block() local
1983 update_cached_block(struct gallivm_state *gallivm, const struct util_format_description *format_desc, LLVMValueRef ptr_addr, LLVMValueRef hash_index, LLVMValueRef cache) update_cached_block() argument
2036 compressed_fetch_cached(struct gallivm_state *gallivm, const struct util_format_description *format_desc, unsigned n, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache) compressed_fetch_cached() argument
2189 lp_build_fetch_s3tc_rgba_aos(struct gallivm_state *gallivm, const struct util_format_description *format_desc, unsigned n, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache) lp_build_fetch_s3tc_rgba_aos() argument
2554 lp_build_fetch_rgtc_rgba_aos(struct gallivm_state *gallivm, const struct util_format_description *format_desc, unsigned n, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache) lp_build_fetch_rgtc_rgba_aos() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1171 SIGALG_LOOKUP *cache in ssl_setup_sig_algs() local
[all...]
/third_party/openssl/ssl/
H A Dt1_lib.c1151 SIGALG_LOOKUP *cache in ssl_setup_sig_algs() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp632 static void* createMetaZoneAndPutInCache(UHashtable* cache, const UChar* names[], in createMetaZoneAndPutInCache() argument
655 static void* createTimeZoneAndPutInCache(UHashtable* cache, const UChar* names[], in createTimeZoneAndPutInCache() argument
/third_party/skia/tools/viewer/
H A DViewer.cpp1358 sk_sp<SkTextBlob> cache; variable
1295 filterTextBlob(const SkPaint& paint, const SkTextBlob* blob, sk_sp<SkTextBlob>* cache) filterTextBlob() argument
2652 auto* cache = SkVMBlitter::TryAcquireProgramCache(); drawImGui() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp51 static UHashtable *cache = NULL; variable
[all...]
/third_party/python/Python/
H A Dspecialize.c489 _PyAttrCache *cache = (_PyAttrCache *)(instr + 1); in specialize_module_load_attr() local
618 _PyAttrCache *cache = (_PyAttrCache *)(instr + 1); in specialize_dict_access() local
659 _PyAttrCache *cache = (_PyAttrCache *)(instr + 1); in _Py_Specialize_LoadAttr() local
761 _PyAttrCache *cache = (_PyAttrCache *)(instr + 1); _Py_Specialize_StoreAttr() local
884 _PyLoadMethodCache *cache = (_PyLoadMethodCache *)(instr + 1); specialize_class_load_method() local
924 _PyLoadMethodCache *cache = (_PyLoadMethodCache *)(instr + 1); _Py_Specialize_LoadMethod() local
1056 _PyLoadGlobalCache *cache = (_PyLoadGlobalCache *)(instr + 1); _Py_Specialize_LoadGlobal() local
1192 _PyBinarySubscrCache *cache = (_PyBinarySubscrCache *)(instr + 1); _Py_Specialize_BinarySubscr() local
1267 _PyStoreSubscrCache *cache = (_PyStoreSubscrCache *)(instr + 1); _Py_Specialize_StoreSubscr() local
1484 _PyCallCache *cache = (_PyCallCache *)(instr + 1); specialize_py_call() local
1635 _PyPrecallCache *cache = (_PyPrecallCache *)(instr + 1); _Py_Specialize_Precall() local
1681 _PyCallCache *cache = (_PyCallCache *)(instr + 1); _Py_Specialize_Call() local
1779 _PyBinaryOpCache *cache = (_PyBinaryOpCache *)(instr + 1); _Py_Specialize_BinaryOp() local
1908 _PyCompareOpCache *cache = (_PyCompareOpCache *)(instr + 1); _Py_Specialize_CompareOp() local
2000 _PyUnpackSequenceCache *cache = (_PyUnpackSequenceCache *)(instr + 1); _Py_Specialize_UnpackSequence() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgnan.c6015 nan_disc_result_cache *cache; in wl_cfgnan_data_path_request_handler() local
6466 wl_nan_cache_to_event_data(nan_disc_result_cache *cache, nan_event_data_t *nan_event_data, osl_t *osh) wl_nan_cache_to_event_data() argument
[all...]
H A Dwl_cfgvendor.c428 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2807 auto cache = pipelineContext_->GetImageCache(); in UpdateResource() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1411 std::vector<std::string> cache; in CleanBundleCacheTaskGetCleanSize() local
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c1559 mbedtls_ssl_cache_context cache; in main() local
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c4275 static struct fd_cache *cache = NULL; in alloc_fdcache() local
[all...]
/third_party/node/src/
H A Djs_native_api_v8.cc1639 v8::ScriptCompiler::CachedData* cache = cachedData in OH_JSVM_CompileScript() local
1747 v8::ScriptCompiler::CachedData* cache = cachedData in OH_JSVM_CompileScriptWithOrigin() local
1780 auto cache = static_cast<JSVM_CodeCache*>(options[i].content.ptr); CompileOptionResolver() local
1882 v8::ScriptCompiler::CachedData* cache; OH_JSVM_CreateCodeCache() local
[all...]
/third_party/lzma/C/
H A DLzmaEnc.c348 unsigned cache; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h689 struct hash_table *cache; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h519 struct hash_table *cache; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp1527 MemoryProgramCache *cache = context->getMemoryProgramCache(); in linkImpl() local
1732 MemoryProgramCache *cache = context->getMemoryProgramCache(); in resolveLinkImpl() local
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp2676 auto cache = context->priv().getResourceCache(); in checkVkResult() local
2757 auto cache = getContext()->priv().getResourceCache(); in addAllocImageBytes() local
2766 auto cache in removeAllocImageBytes() local
2775 auto cache = getContext()->priv().getResourceCache(); addAllocBufferBytes() local
2784 auto cache = getContext()->priv().getResourceCache(); removeAllocBufferBytes() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp1098 void Compiler::update_name_cache(unordered_set<string> &cache, string &name) in update_name_cache() argument

Completed in 89 milliseconds

1...<<11121314151617181920