Home
last modified time | relevance | path

Searched refs:Dependency (Results 1 - 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp181 struct Dependency struct
186 Dependency (const Environment& env, const typename Case::Parameters& params) in Dependency() function
378 Dependency<Buffer> buffer;
379 Dependency<DeviceMemory> memory;
503 Dependency<Image> image;
504 Dependency<DeviceMemory> memory;
902 MovePtr<Dependency<Sampler>> immutableSampler;
911 immutableSampler = de::newMovePtr<Dependency<Sampler>>(env, Sampler::Parameters());
975 typedef SharedPtr<Dependency<DescriptorSetLayout>> DescriptorSetLayoutDepSp;
987 descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayou in Resources()
[all...]
H A DvktMemoryDeviceMemoryReportTests.cpp157 struct Dependency struct
162 Dependency (const Environment& env, const typename Case::Parameters& params) in Dependency() function
356 Dependency<Buffer> buffer;
357 Dependency<DeviceMemory> memory;
481 Dependency<Image> image;
482 Dependency<DeviceMemory> memory;
887 MovePtr<Dependency<Sampler>> immutableSampler;
896 immutableSampler = de::newMovePtr<Dependency<Sampler>>(env, Sampler::Parameters());
960 typedef SharedPtr<Dependency<DescriptorSetLayout>> DescriptorSetLayoutDepSp;
972 descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayou in Resources()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp149 struct Dependency struct
154 Dependency (const Environment& env, const typename Case::Parameters& params) in Dependency() function
339 Dependency<Buffer> buffer;
340 Dependency<DeviceMemory> memory;
464 Dependency<Image> image;
465 Dependency<DeviceMemory> memory;
863 MovePtr<Dependency<Sampler>> immutableSampler;
872 immutableSampler = de::newMovePtr<Dependency<Sampler>>(env, Sampler::Parameters());
936 typedef SharedPtr<Dependency<DescriptorSetLayout>> DescriptorSetLayoutDepSp;
948 descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayou in Resources()
[all...]
H A DvktMemoryDeviceMemoryReportTests.cpp154 struct Dependency struct
159 Dependency (const Environment& env, const typename Case::Parameters& params) in Dependency() function
350 Dependency<Buffer> buffer;
351 Dependency<DeviceMemory> memory;
475 Dependency<Image> image;
476 Dependency<DeviceMemory> memory;
881 MovePtr<Dependency<Sampler>> immutableSampler;
890 immutableSampler = de::newMovePtr<Dependency<Sampler>>(env, Sampler::Parameters());
954 typedef SharedPtr<Dependency<DescriptorSetLayout>> DescriptorSetLayoutDepSp;
966 descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayou in Resources()
[all...]
/third_party/gn/src/gn/
H A Drust_project_writer_helpers.h29 using Dependency = std::pair<CrateIndex, std::string>;
30 using DependencyList = std::vector<Dependency>;
H A Dlabel.cc279 *err = Err(input, "Dependency is not a string.");
284 *err = Err(input, "Dependency string is empty.");
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFileDescriptor.cs225 if (index < 0 || index >= proto.Dependency.Count)
229 string name = proto.Dependency[index];
384 if (dependencies.Length != proto.Dependency.Count) in BuildFrom()
497 foreach (var dependencyName in proto.Dependency) in BuildFromByteStrings()
502 throw new ArgumentException($"Dependency missing: {dependencyName}"); in BuildFromByteStrings()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp327 struct Dependency struct
332 Dependency (const Environment& env, const typename Case::Parameters& params) in Dependency() function
576 Dependency<Instance> instance;
724 Dependency<Instance> instance;
1002 Dependency<Buffer> buffer;
1003 Dependency<DeviceMemory> memory;
1145 Dependency<Image> image;
1146 Dependency<DeviceMemory> memory;
1638 MovePtr<Dependency<Sampler> > immutableSampler;
1648 immutableSampler = de::newMovePtr<Dependency<Sample
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp327 struct Dependency struct
332 Dependency (const Environment& env, const typename Case::Parameters& params) in Dependency() function
576 Dependency<Instance> instance;
724 Dependency<Instance> instance;
1002 Dependency<Buffer> buffer;
1003 Dependency<DeviceMemory> memory;
1145 Dependency<Image> image;
1146 Dependency<DeviceMemory> memory;
1638 MovePtr<Dependency<Sampler> > immutableSampler;
1648 immutableSampler = de::newMovePtr<Dependency<Sample
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp689 Instruction *Dependency = Dep.getInst(); in handleFree() local
690 if (!hasAnalyzableMemoryWrite(Dependency, *TLI) || in handleFree()
691 !isRemovable(Dependency)) in handleFree()
695 GetUnderlyingObject(getStoredPointerOperand(Dependency), DL); in handleFree()
703 << *Dependency << '\n'); in handleFree()
706 BasicBlock::iterator BBI(Dependency); in handleFree()
707 deleteDeadInstruction(Dependency, &BBI, *MD, *TLI, IOL, OBB, in handleFree()
712 // Inst's old Dependency is now deleted. Compute the next dependency, in handleFree()
/third_party/skia/src/gpu/
H A DGrTTopoSort.h51 if (!GrTTopoSort_Visit<T, Traits>(Traits::Dependency(node, i), counter)) { in GrTTopoSort_Visit()
78 // static T* Dependency(T* t, int index) { ... } // nodes on which it depends
H A DGrRenderTask.h251 static GrRenderTask* Dependency(GrRenderTask* renderTask, int index) { in Dependency() function in GrRenderTask
/third_party/eudev/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/lame/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/lame/libmp3lame/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/lame/mpglib/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/lame/frontend/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/lame/misc/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/node/deps/cares/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/node/deps/cares/config/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/libevdev/build-aux/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/skia/third_party/externals/libpng/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/skia/third_party/externals/microhttpd/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/third_party/skia/tools/
H A DToolUtils.h197 static TopoTestNode* Dependency(TopoTestNode* node, int index) { in Dependency() function in ToolUtils::TopoTestNode
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc55 #define V(Name) class Name##Dependency;
60 #define V(Name) #Name "Dependency", in CompilationDependencyKindToString()
80 V8_ALLOW_UNUSED const Name##Dependency* As##Name() const;
1292 const Name##Dependency* CompilationDependency::As##Name() const { \
1294 return static_cast<const Name##Dependency*>(this); \

Completed in 32 milliseconds

12