/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | pipelines.adoc | 7042 === Creating a Pipeline Cache 7294 [[pipelines-cache-merge]] 7295 === Merging Pipeline Caches 7332 === Retrieving Pipeline Cache Data 7379 === Pipeline Cache Header
|
/third_party/rust/crates/regex/src/ |
D | pikevm.rs | 42 pub struct Cache { struct 44 clist: Threads, 45 nlist: Threads, 47 stack: Vec<FollowEpsilon>, 75 impl Cache { impl
|
D | backtrack.rs | 55 pub struct Cache { struct 60 impl Cache { impl
|
D | dfa.rs | 83 pub struct Cache { struct 86 inner: CacheInner, argument 98 /// `CacheInner` is logically just a part of Cache, but groups together fields argument 412 impl Cache { impl
|
/third_party/mesa3d/src/util/tests/ |
D | cache_test.cpp | 524 class Cache : public ::testing::Test { class 528 Cache() { in Cache() function in Cache 536 TEST_F(Cache, MultiFile) in TEST_F() argument 552 TEST_F(Cache, SingleFile) in TEST_F() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | D3D11on12Util.h | 80 using Cache = std::unordered_set<Ref<D3D11on12ResourceCacheEntry>, variable
|
D | SamplerHeapCacheD3D12.h | 98 using Cache = std::unordered_set<SamplerHeapCacheEntry*, variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeSession.h | 110 SymbolCache Cache; variable
|
D | SymbolCache.h | 36 std::vector<std::unique_ptr<NativeRawSymbol>> Cache; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.cpp | 177 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp() 351 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
D | BaseLocale.java | 255 private static class Cache extends LocaleObjectCache<Key, BaseLocale> { class in BaseLocale 257 public Cache() { in Cache() method in BaseLocale.Cache
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | BaseLocale.java | 251 private static class Cache extends LocaleObjectCache<Key, BaseLocale> { class in BaseLocale 253 public Cache() { in Cache() method in BaseLocale.Cache
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | CFLAndersAliasAnalysis.h | 85 DenseMap<const Function *, Optional<FunctionInfo>> Cache; variable
|
D | CFLSteensAliasAnalysis.h | 101 DenseMap<Function *, Optional<FunctionInfo>> Cache; variable
|
/third_party/ninja/src/ |
D | disk_interface.h | 96 typedef std::map<std::string, DirCache> Cache; typedef
|
/third_party/node/deps/undici/src/types/ |
D | cache.d.ts | 16 export interface Cache { interface
|
/third_party/node/deps/npm/docs/content/configuring-npm/ |
D | folders.md | 72 #### Cache subsubsection
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_cuda_kernel_launch/ |
D | module.adoc | 208 [[cuda-modules-limitations]]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 776 static void AssertSorted(MemoryDependenceResults::NonLocalDepInfo &Cache, in AssertSorted() 791 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency() local 980 BasicBlock *BB, NonLocalDepInfo *Cache, unsigned NumSortedEntries) { in GetNonLocalInfoForBlock() 1048 SortNonLocalDepInfoCache(MemoryDependenceResults::NonLocalDepInfo &Cache, in SortNonLocalDepInfoCache() 1169 NonLocalDepInfo *Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTO.cpp | 899 Error LTO::run(AddStreamFn AddStream, NativeObjectCache Cache) { in run() 1056 NativeObjectCache Cache; member in __anona98879740a11::InProcessThinBackend 1068 AddStreamFn AddStream, NativeObjectCache Cache) in InProcessThinBackend() 1081 AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, in runThinLTOBackendThread() 1165 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend() 1255 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend() 1262 Error LTO::runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache, in runThinLTO()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPassCache.h | 95 using Cache = variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugLoc.cpp | 84 DenseMap<const MDNode *, MDNode *> &Cache, in appendInlinedAt() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | GenderInfo.java | 227 private static class Cache { class in GenderInfo
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | GenderInfo.java | 223 private static class Cache { class in GenderInfo
|
/third_party/mesa3d/docs/gallium/ |
D | distro.rst | 157 .. _draw:
|