Home
last modified time | relevance | path

Searched defs:dependency (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/vulkan-headers/registry/
Dparse_dependency.py177 def evaluateDependency(dependency, isSupported): argument
215 def dependencyLanguage(dependency, leafMarkup, opMarkup, parenthesize): argument
233 def dependencyLanguageComment(dependency): argument
240 def dependencyLanguageSpecMacros(dependency): argument
246 def dependencyLanguageC(dependency): argument
268 def dependencyNames(dependency): argument
312 def dependencyMarkup(dependency): argument
335 def test(dependency, expected): argument
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dparse_dependency.py176 def evaluateDependency(dependency, isSupported): argument
214 def dependencyLanguage(dependency, leafMarkup, opMarkup, parenthesize): argument
232 def dependencyLanguageComment(dependency): argument
239 def dependencyLanguageSpecMacros(dependency): argument
245 def dependencyLanguageC(dependency): argument
267 def dependencyNames(dependency): argument
311 def dependencyMarkup(dependency): argument
334 def test(dependency, expected): argument
/third_party/mbedtls/tests/
DCMakeLists.txt201 set(dependency test_suite_bignum_generated_data) variable
205 set(dependency test_suite_ecp_generated_data) variable
209 set(dependency test_suite_psa_generated_data) variable
213 …set(dependency test_suite_bignum_generated_data test_suite_ecp_generated_data test_suite_psa_gener… variable
/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_scoreboard.cpp438 struct dependency { struct
442 dependency() : ordered(TGL_REGDIST_NULL), jp(), in dependency() function
450 dependency(tgl_regdist_mode mode, const ordered_address &jp, in dependency() function
459 dependency(tgl_sbid_mode mode, unsigned id, bool exec_all) : in dependency() argument
467 tgl_regdist_mode ordered;
482 ordered_address jp;
488 tgl_sbid_mode unordered;
491 unsigned id;
499 bool exec_all;
509 static const dependency done;
/third_party/typescript/src/harness/
DevaluatorImpl.ts359 const dependency = this.load(this.resolve(dependencyId, base)); constant
375 for (const dependency of module.dependencies) { constant
394 const dependency = module.dependencies[i]; constant
435 for (const dependency of module.dependencies) { constant
453 for (const dependency of module.dependencies) { constant
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuiltInFunctionEmulator.cpp60 const TSymbolUniqueId &dependency, in addEmulatedFunctionWithDependency()
123 auto dependency = mFunctionDependencies.find(uniqueId); in setFunctionCalled() local
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBreakIteratorMapperTest.java133 private static CldrValue dictionary(String type, String dependency) { in dictionary()
141 private static CldrValue boundaries(BoundaryType type, String dependency, String alt) { in boundaries()
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkRenderPass.cpp181 VkSubpassDependency& dependency = dependencies[currentDependency++]; in Create() local
257 VkSubpassDependency& dependency = dependencies[currentDependency++]; in Create() local
/third_party/skia/src/gpu/vk/
DGrVkRenderPass.cpp172 VkSubpassDependency& dependency = dependencies[currentDependency++]; in Create() local
249 VkSubpassDependency& dependency = dependencies[currentDependency++]; in Create() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Dshared_code_generator.cc194 const std::string& dependency = dependencies[i].second; in GenerateDescriptors() local
Dfile.cc480 std::string dependency = in GenerateDescriptorInitializationCodeForImmutable() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBreakIteratorMapper.java119 private void addDependency(String name, String type, Optional<String> dependency) { in addDependency()
/third_party/spirv-tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp65 auto* dependency = ir_context->get_def_use_mgr()->GetDef(operand.words[0]); in HasValidDependencies() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp65 auto* dependency = ir_context->get_def_use_mgr()->GetDef(operand.words[0]); in HasValidDependencies() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp65 auto* dependency = ir_context->get_def_use_mgr()->GetDef(operand.words[0]); in HasValidDependencies() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorProto.php37 private $dependency; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dcctest.h144 const char* dependency() const { return dependency_; } in dependency() function
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc917 RepeatedPtrField<std::string>* dependency = in GenerateAddFileToPool() local
961 const FileDescriptor* dependency = file->dependency(i); in AnalyzeDependencyForFile() local
973 const FileDescriptor* dependency = file->dependency(i); in AnalyzeDependencyForFile() local
1043 RepeatedPtrField<std::string>* dependency = in GenerateAddFilesToPool() local
/third_party/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc135 const FileDescriptor* dependency = descriptor->dependency(i); in calculate_transitive_closure() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/trt_pass/
Dgraph_partitioner.cc125 for (const auto &dependency : graph.second) { in ToString() local
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanRenderPass.cpp375 VkSubpassDependency dependency; in MakeRenderPass() local
/third_party/gn/src/gn/
Dxcode_object.cc405 void PBXTarget::AddDependency(std::unique_ptr<PBXTargetDependency> dependency) { in AddDependency()
417 for (const auto& dependency : dependencies_) in Visit() local
426 for (const auto& dependency : dependencies_) in Visit() local
Dninja_build_writer_unittest.cc283 base::FilePath dependency = in TEST_F() local
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/
Dllvm_util.rs153 pub dependency: Option<TargetFeatureFoldStrength<'a>>, field
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp790 for (const auto& dependency : renderPassInfo.getDependencies()) in createRenderPass() local
798 for (const auto& dependency : renderPassInfo.getDependencies()) in createRenderPass() local

1234