/third_party/vixl/tools/ |
D | lint.py | 229 def RunLinter(files, jobs=1, progress_prefix='', cached=True): argument 247 cached = not args.no_cache variable
|
/third_party/typescript/src/harness/ |
D | findUpDir.ts | 19 export const findUpRoot: { (): string; cached?: string; } = () => constant
|
/third_party/ntfs-3g/libntfs-3g/ |
D | dir.c | 101 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
|
D | inode.c | 409 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
|
D | security.c | 1476 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/node/deps/npm/node_modules/@npmcli/git/lib/ |
D | revs.js | 14 const cached = revsCache.get(repo) constant
|
/third_party/lzma/CPP/7zip/Crypto/ |
D | 7zAes.cpp | 119 const CKeyInfo &cached = Keys[i]; in GetKey() local 136 const CKeyInfo &cached = Keys[i]; in FindAndAdd() local
|
/third_party/skia/src/gpu/text/ |
D | GrStrikeCache.cpp | 22 if (sk_sp<GrTextStrike>* cached = fCache.find(strikeSpec.descriptor())) { in findOrCreateStrike() local
|
/third_party/jsframework/runtime/main/util/ |
D | index.js | 16 function cached(func) { function
|
/third_party/skia/src/gpu/vk/ |
D | GrVkPipelineStateBuilder.cpp | 109 int GrVkPipelineStateBuilder::loadShadersFromCache(SkReadBuffer* cached, in loadShadersFromCache() 201 sk_sp<SkData> cached; in finalize() local
|
/third_party/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead02.c | 156 unsigned long *cached) in read_testfile() 219 unsigned long cached_high, cached_low, cached, cached_ra; in test_readahead() local
|
/third_party/skia/src/core/ |
D | SkXfermode.cpp | 94 static SkXfermode* cached[COUNT_BLENDMODES]; in Make() local
|
/third_party/mesa3d/src/panfrost/util/ |
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/tint/tools/src/cmd/intrinsic-gen/gen/ |
D | generate.go | 31 cached struct { member
|
/third_party/node/deps/npm/node_modules/@npmcli/metavuln-calculator/lib/ |
D | advisory.js | 74 load (cached, packument) { argument
|
/third_party/skia/modules/skparagraph/src/ |
D | FontCollection.cpp | 364 const auto& cached = fVarTypefaces.find(hash); local
|
/third_party/json/include/nlohmann/detail/conversions/ |
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
|
/third_party/python/Lib/importlib/ |
D | _bootstrap.py | 392 def cached(self): member in ModuleSpec 401 def cached(self, cached): argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | ShaderModuleVk.cpp | 49 auto cached = iter->second; in FindShaderModule() local
|
/third_party/skia/src/image/ |
D | SkSurface_Raster.cpp | 129 sk_sp<SkImage> cached(this->refCachedImage()); in onCopyOnWrite() local
|
/third_party/toybox/toys/other/ |
D | vmstat.c | 35 uint64_t memfree, buffers, cached, swapfree, swaptotal; member
|
/third_party/typescript/src/compiler/ |
D | moduleSpecifiers.ts | 155 …const cached = cache?.get(importingSourceFile.path, moduleSourceFile.path, userPreferences, option… constant 457 const cached = cache.get(importingFilePath, importedFilePath, preferences, options); constant
|
/third_party/skia/experimental/sorttoy/ |
D | Fake.h | 49 void setCached(sk_sp<FakeMCBlob> cached) { in setCached()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_pipeline_cache.c | 348 struct vk_pipeline_cache_object *cached = in anv_device_upload_kernel() local
|
/third_party/ltp/testcases/cve/ |
D | meltdown.c | 225 long cached, uncached, i; in set_cache_hit_threshold() local
|