| /third_party/jsframework/runtime/main/util/ |
| H A D | index.js | 16 function cached(func) { function
|
| /third_party/skia/src/core/ |
| H A D | SkXfermode.cpp | 94 static SkXfermode* cached[COUNT_BLENDMODES]; in Make() local
|
| /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
|
| /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
|
| /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
|
| /third_party/toybox/toys/other/ |
| H A D | vmstat.c | 35 uint64_t memfree, buffers, cached, swapfree, swaptotal; member
|
| /third_party/skia/experimental/sorttoy/ |
| H A D | Fake.h | 49 void setCached(sk_sp<FakeMCBlob> cached) { in setCached() argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | inode.c | 409 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...] |
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-metrics.h | 138 bool cached = false; member
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-metrics.h | 111 bool cached = false; member
|
| /third_party/skia/src/gpu/gl/builders/ |
| H A D | GrGLProgramBuilder.cpp | 269 bool cached = fCached.get() != nullptr; in finalize() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | lsof.c | 219 static int cached; in find_socket() local
|
| /third_party/libwebsockets/win32port/dirent/ |
| H A D | dirent-win32.h | 251 int cached; member
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | zonemeta.cpp | 439 UBool cached = false; in getCanonicalCountry() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | heap-refs.h | 358 bool cached = Cache(); in CacheAsProtector() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline_cache.c | 495 struct vk_pipeline_cache_object *cached = in vk_pipeline_cache_add_nir() local
|
| /third_party/python/Lib/importlib/ |
| H A D | _bootstrap.py | 393 def cached(self): member in ModuleSpec 402 def cached(self, cached): member in ModuleSpec [all...] |