| /third_party/jsframework/runtime/main/util/ |
| H A D | index.js | 16 function cached(func) { function
|
| /arkcompiler/runtime_core/static_core/irtoc/lang/ |
| H A D | isa.rb | 22 def cached(method_name) method in Module
|
| /arkcompiler/runtime_core/isa/ |
| H A D | gen.rb | 24 def cached(method_name) method in Module
|
| /arkcompiler/runtime_core/static_core/isa/ |
| H A D | gen.rb | 24 def cached(method_name) method in Module
|
| /third_party/skia/src/core/ |
| H A D | SkXfermode.cpp | 94 static SkXfermode* cached[COUNT_BLENDMODES]; in Make() local
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | typeRelation.h | 70 RelationMap cached; member in panda::es2panda::checker::RelationHolder
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_sysval.c | 159 void *cached = _mesa_hash_table_u64_search(sysval_to_id, sysval); in pan_lookup_sysval() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | global_env_constants.cpp | 385 JSTaggedValue cached = GetCachedJSCollatorLocales(); in SetCachedLocales() local
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
| H A D | memory.h | 29 int32_t cached = 0; // unit KB
member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | ShaderModuleVk.cpp | 49 auto cached = iter->second; in FindShaderModule() local
|
| /third_party/vixl/tools/ |
| H A D | lint.py | 246 cached = not args.no_cache variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| H A D | ets_to_string_cache.cpp | 320 CacheAndGetNoCheck(EtsCoroutine *coro, T number, ObjectHeader *elem, uint64_t cached) CacheAndGetNoCheck() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | dtoa_helper.cpp | 192 const DiyFp cached = GetCachedPower(mPlus.e, K); in Grisu() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/include/adapt/ |
| H A D | hi_comm_sys_adapt.h | 50 hi_bool cached; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
| H A D | cma_allocator.c | 337 static void *__mmb_map2kern(hil_mmb_t *mmb, int cached) argument
|
| H A D | hisi_allocator.c | 393 static void *__mmb_map2kern(hil_mmb_t *mmb, int cached) in __mmb_map2kern() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | skia_image.cpp | 149 auto cached = std::make_shared<CachedImage>(GetImage()); in Cache() local
|
| /third_party/lzma/CPP/7zip/Crypto/ |
| H A D | 7zAes.cpp | 119 const CKeyInfo &cached = Keys[i];
in GetKey() local 136 const CKeyInfo &cached = Keys[i];
in FindAndAdd() local
|
| /third_party/json/include/nlohmann/detail/conversions/ |
| H A D | to_chars.hpp | 481 const cached_power cached = kCachedPowers[static_cast<std::size_t>(index)]; in get_cached_power_for_binary_exponent() local 843 const cached_power cached = get_cached_power_for_binary_exponent(m_plus.e); in grisu2() local [all...] |
| /third_party/ltp/testcases/cve/ |
| H A D | meltdown.c | 225 long cached, uncached, i; in set_cache_hit_threshold() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_test_dma_perf.c | 307 bool cached = mode == 1; in si_test_dma_perf() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 348 struct vk_pipeline_cache_object *cached = in anv_device_upload_kernel() local
|
| /third_party/ltp/testcases/kernel/syscalls/readahead/ |
| H A D | readahead02.c | 219 unsigned long cached_high, cached_low, cached, cached_ra; in test_readahead() local 153 read_testfile(struct tcase *tc, int do_readahead, const char *fname, size_t fsize, unsigned long *read_bytes, long long *usec, unsigned long *cached) read_testfile() argument [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkPipelineStateBuilder.cpp | 109 int GrVkPipelineStateBuilder::loadShadersFromCache(SkReadBuffer* cached, in loadShadersFromCache() argument 201 sk_sp<SkData> cached; in finalize() local
|
| /third_party/skia/src/ports/ |
| H A D | SkTypeface_mac_ct.cpp | 222 static bool find_by_CTFontRef(SkTypeface* cached, void* context) { in find_by_CTFontRef() argument
|