Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 25 of 68) sorted by relevance

123

/third_party/node/deps/npm/node_modules/dezalgo/test/
Dbasic.js17 foo(i, function(cached, i) { argument
/third_party/ntfs-3g/libntfs-3g/
Ddir.c101 int ntfs_dir_inode_hash(const struct CACHED_GENERIC *cached) in ntfs_dir_inode_hash()
122 static int inode_cache_compare(const struct CACHED_GENERIC *cached, in inode_cache_compare()
140 static int inode_cache_inv_compare(const struct CACHED_GENERIC *cached, in inode_cache_inv_compare()
171 static int lookup_cache_compare(const struct CACHED_GENERIC *cached, in lookup_cache_compare()
190 static int lookup_cache_inv_compare(const struct CACHED_GENERIC *cached, in lookup_cache_inv_compare()
206 int ntfs_dir_lookup_hash(const struct CACHED_GENERIC *cached) in ntfs_dir_lookup_hash()
556 struct CACHED_LOOKUP *cached; in ntfs_inode_lookup_by_mbsname() local
611 struct CACHED_LOOKUP *cached; in ntfs_inode_update_mbsname() local
664 struct CACHED_INODE *cached; in ntfs_pathname_to_inode() local
Dinode.c409 void ntfs_inode_nidata_free(const struct CACHED_GENERIC *cached) in ntfs_inode_nidata_free()
428 static int idata_cache_compare(const struct CACHED_GENERIC *cached, in idata_cache_compare()
470 struct CACHED_NIDATA *cached; in ntfs_inode_open() local
Dsecurity.c1476 static int compare(const struct CACHED_SECURID *cached, in compare()
1511 static int leg_compare(const struct CACHED_PERMISSIONS_LEGACY *cached, in leg_compare()
2072 const struct CACHED_PERMISSIONS *cached; in ntfs_get_perm() local
2174 const struct CACHED_PERMISSIONS *cached; in ntfs_get_posix_acl() local
2305 const struct CACHED_PERMISSIONS *cached; in ntfs_get_perm() local
2445 const struct CACHED_PERMISSIONS *cached; in ntfs_get_owner_mode() local
2557 const struct CACHED_PERMISSIONS *cached; in inherit_posix() local
2652 const struct CACHED_SECURID *cached; in ntfs_alloc_securid() local
2796 const struct CACHED_SECURID *cached; in ntfs_alloc_securid() local
2879 const struct CACHED_SECURID *cached; in ntfs_set_owner_mode() local
[all …]
/third_party/skia/src/gpu/text/
DGrStrikeCache.cpp22 if (sk_sp<GrTextStrike>* cached = fCache.find(strikeSpec.descriptor())) { in findOrCreateStrike() local
/third_party/jsframework/runtime/main/util/
Dindex.js16 function cached(func) { function
/third_party/skia/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp109 int GrVkPipelineStateBuilder::loadShadersFromCache(SkReadBuffer* cached, in loadShadersFromCache()
201 sk_sp<SkData> cached; in finalize() local
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c154 unsigned long *cached) in read_testfile()
217 unsigned long cached_high, cached_low, cached, cached_ra; in test_readahead() local
/third_party/skia/src/core/
DSkXfermode.cpp94 static SkXfermode* cached[COUNT_BLENDMODES]; in Make() local
/third_party/mesa3d/src/panfrost/util/
Dpan_sysval.c144 void *cached = _mesa_hash_table_u64_search(sysval_to_id, sysval); in pan_lookup_sysval() local
/third_party/flutter/skia/src/core/
DSkXfermode.cpp95 static SkXfermode* cached[COUNT_BLENDMODES]; in Make() local
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dno-unused-vars.ts261 const cached = MODULE_DECL_CACHE.get(node); constant
/third_party/flutter/skia/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp104 int GrVkPipelineStateBuilder::loadShadersFromCache(const SkData& cached, in loadShadersFromCache()
208 sk_sp<SkData> cached; in finalize() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkallocator_libva.c70 GstMsdkAllocResponse *cached = in gst_msdk_frame_alloc() local
265 GstMsdkAllocResponse *cached = NULL; in gst_msdk_frame_free() local
Dgstmsdkvideomemory.c452 GstMsdkAllocResponse *cached = NULL; in gst_msdk_video_allocator_new() local
574 GstMsdkAllocResponse *cached = NULL; in gst_msdk_dmabuf_allocator_new() local
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
Dgenerate.go31 cached struct { member
/third_party/node/deps/npm/lib/
Dpublish.js136 function upload (pkg, isRetry, cached, opts) { argument
/third_party/node/deps/npm/node_modules/read-package-tree/
Drpt.js78 const cached = cache.get(physical) constant
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DShaderModuleVk.cpp49 auto cached = iter->second; in FindShaderModule() local
/third_party/python/Lib/importlib/
D_bootstrap.py392 def cached(self): member in ModuleSpec
401 def cached(self, cached): member in ModuleSpec
/third_party/json/include/nlohmann/detail/conversions/
Dto_chars.hpp473 const cached_power cached = kCachedPowers[static_cast<std::size_t>(index)]; in get_cached_power_for_binary_exponent() local
837 const cached_power cached = get_cached_power_for_binary_exponent(m_plus.e); in grisu2() local
/third_party/skia/src/image/
DSkSurface_Raster.cpp129 sk_sp<SkImage> cached(this->refCachedImage()); in onCopyOnWrite() local
/third_party/flutter/skia/src/image/
DSkSurface_Raster.cpp140 sk_sp<SkImage> cached(this->refCachedImage()); in onCopyOnWrite() local
/third_party/boost/tools/build/src/util/
D__init__.py163 class cached(object): class
/third_party/node/deps/npm/node_modules/make-fetch-happen/
Dcache.js215 function matchDetails (req, cached) { argument

123