| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | extent-tree.h | 58 int cached; member
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| H A D | hist.c | 91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
|
| /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
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | ioremap.c | 391 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec() argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | sram.c | 122 int cached = 1; in omap2_map_sram() local
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| H A D | ioremap.c | 396 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | sram.c | 184 int cached = 1; in omap2_map_sram() local
|
| /kernel/linux/linux-5.10/sound/pci/asihpi/ |
| H A D | hpicmn.c | 179 int cached = 0; in control_cache_alloc_check() local
|
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| H A D | phram.c | 37 bool cached; member 128 bool cached = np ? !of_property_read_bool(np, "no-map") : false; in register_device() local
|
| /kernel/linux/linux-6.6/include/net/page_pool/ |
| H A D | types.h | 102 u64 cached; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/ |
| H A D | hmm.c | 557 void *hmm_vmap(ia_css_ptr virt, bool cached) in hmm_vmap() argument
|
| /kernel/linux/linux-6.6/sound/pci/asihpi/ |
| H A D | hpicmn.c | 179 int cached = 0; in control_cache_alloc_check() 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...] |