Home
last modified time | relevance | path

Searched defs:cached (Results 1 - 25 of 67) sorted by relevance

123

/third_party/jsframework/runtime/main/util/
H A Dindex.js16 function cached(func) { function
/third_party/skia/src/core/
H A DSkXfermode.cpp94 static SkXfermode* cached[COUNT_BLENDMODES]; in Make() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_sysval.c159 void *cached = _mesa_hash_table_u64_search(sysval_to_id, sysval); in pan_lookup_sysval() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dmemory.h29 int32_t cached = 0; // unit KB member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp49 auto cached = iter->second; in FindShaderModule() local
/third_party/vixl/tools/
H A Dlint.py246 cached = not args.no_cache variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/include/adapt/
H A Dhi_comm_sys_adapt.h50 hi_bool cached; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dcma_allocator.c337 static void *__mmb_map2kern(hil_mmb_t *mmb, int cached) argument
H A Dhisi_allocator.c393 static void *__mmb_map2kern(hil_mmb_t *mmb, int cached) in __mmb_map2kern() argument
H A Dmmz_userdev.c332 ioctl_mmb_user_remap(struct file *file, struct mmb_info *pmi, int cached) ioctl_mmb_user_remap() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp149 auto cached = std::make_shared<CachedImage>(GetImage()); in Cache() local
/third_party/lzma/CPP/7zip/Crypto/
H A D7zAes.cpp119 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 Dto_chars.hpp481 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 Dmeltdown.c225 long cached, uncached, i; in set_cache_hit_threshold() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c307 bool cached = mode == 1; in si_test_dma_perf() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline_cache.c348 struct vk_pipeline_cache_object *cached = in anv_device_upload_kernel() local
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c219 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 DGrVkPipelineStateBuilder.cpp109 int GrVkPipelineStateBuilder::loadShadersFromCache(SkReadBuffer* cached, in loadShadersFromCache() argument
201 sk_sp<SkData> cached; in finalize() local
/third_party/skia/src/ports/
H A DSkTypeface_mac_ct.cpp222 static bool find_by_CTFontRef(SkTypeface* cached, void* context) { in find_by_CTFontRef() argument
/third_party/toybox/toys/other/
H A Dvmstat.c35 uint64_t memfree, buffers, cached, swapfree, swaptotal; member
/third_party/skia/experimental/sorttoy/
H A DFake.h49 void setCached(sk_sp<FakeMCBlob> cached) { in setCached() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_device.c592 int osal_remap_pfn_range(osal_vm *vm, unsigned long addr, unsigned long pfn, unsigned long size, unsigned int cached) in osal_remap_pfn_range() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp215 auto cached = std::make_shared<CachedImage>(GetImage()); in Cache() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp371 auto cached = FetchJsObj(child); in GetChild() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dinode.c409 void ntfs_inode_nidata_free(const struct CACHED_GENERIC *cached) in ntfs_inode_nidata_free() argument
428 static int idata_cache_compare(const struct CACHED_GENERIC *cached, in idata_cache_compare() argument
470 struct CACHED_NIDATA *cached; in ntfs_inode_open() local
[all...]

Completed in 21 milliseconds

123