| /third_party/pcre2/pcre2/ |
| D | CMakeLists.txt | 694 SET(targets) variable 712 SET(targets ${targets} pcre2-8-static) variable 723 SET(targets ${targets} pcre2-posix-static) variable 750 SET(targets ${targets} pcre2-8-shared) variable 761 SET(targets ${targets} pcre2-posix-shared) variable 800 SET(targets ${targets} pcre2-16-static) variable 825 SET(targets ${targets} pcre2-16-shared) variable 862 SET(targets ${targets} pcre2-32-static) variable 887 SET(targets ${targets} pcre2-32-shared) variable 914 SET(targets ${targets} pcre2grep) variable [all …]
|
| /third_party/gn/src/gn/ |
| D | rust_project_writer_unittest.cc | 45 std::vector<const Target*> targets; in TEST_F() local 110 std::vector<const Target*> targets; in TEST_F() local 208 std::vector<const Target*> targets; in TEST_F() local 345 std::vector<const Target*> targets; in TEST_F() local 448 std::vector<const Target*> targets; in TEST_F() local 503 std::vector<const Target*> targets; in TEST_F() local 558 std::vector<const Target*> targets; in TEST_F() local 614 std::vector<const Target*> targets; in TEST_F() local
|
| D | compile_commands_writer_unittest.cc | 54 std::vector<const Target*> targets; in TEST_F() local 247 std::vector<const Target*> targets; in TEST_F() local 304 std::vector<const Target*> targets; in TEST_F() local 357 std::vector<const Target*> targets; in TEST_F() local 453 std::vector<const Target*> targets; in TEST_F() local 506 std::vector<const Target*> targets; in TEST_F() local 566 std::vector<const Target*> targets; in TEST_F() local 613 std::vector<const Target*> targets; in TEST_F() local
|
| D | json_project_writer_unittest.cc | 41 std::vector<const Target*> targets; in TEST_F() local 280 std::vector<const Target*> targets; local 514 std::vector<const Target*> targets; local
|
| D | metadata_walk_unittest.cc | 42 UniqueVector<const Target*> targets; in TEST() local 93 UniqueVector<const Target*> targets; in TEST() local 150 UniqueVector<const Target*> targets; in TEST() local 190 UniqueVector<const Target*> targets; in TEST() local
|
| D | commands.cc | 158 bool ApplyTestonlyFilter(std::vector<const Target*>* targets) { in ApplyTestonlyFilter() 182 bool ApplyTypeFilter(std::vector<const Target*>* targets) { in ApplyTypeFilter() 229 void PrintTargetsAsBuildfiles(const std::vector<const Target*>& targets, in PrintTargetsAsBuildfiles() 241 void PrintTargetsAsLabels(const std::vector<const Target*>& targets, in PrintTargetsAsLabels() 258 void PrintTargetsAsOutputs(const std::vector<const Target*>& targets, in PrintTargetsAsOutputs() 682 void FilterAndPrintTargets(std::vector<const Target*>* targets, in FilterAndPrintTargets() 709 void FilterAndPrintTargets(bool indent, std::vector<const Target*>* targets) { in FilterAndPrintTargets() 722 void FilterAndPrintTargetSet(bool indent, const TargetSet& targets) { in FilterAndPrintTargetSet() 727 void FilterAndPrintTargetSet(const TargetSet& targets, base::ListValue* out) { in FilterAndPrintTargetSet()
|
| D | ninja_build_writer_unittest.cc | 136 std::vector<const Target*> targets = {&target_foo, &target_bar, &target_baz}; in TEST_F() local 212 std::vector<const Target*> targets = {&target_foo}; in TEST_F() local 289 std::vector<const Target*> targets; in TEST_F() local 322 std::vector<const Target*> targets = {&target_foo, &target_bar}; in TEST_F() local
|
| D | eclipse_writer.cc | 79 std::vector<const Target*> targets = builder_.GetAllResolvedTargets(); in GetAllIncludeDirs() local 94 std::vector<const Target*> targets = builder_.GetAllResolvedTargets(); in GetAllDefines() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
| D | LanguageTestFmwk.java | 240 String[] targets = data.getFullPluralizedFormTargets(); in testFullPluralizedForms() local 261 xAssertEquals(u.toString() + c, targets, n++, string); in testFullPluralizedForms() local 269 String[] targets = data.getMediumFormTargets(); in testMediumForms() local 284 xAssertEquals(u.toString(), targets, n++, string); in testMediumForms() local 291 String[] targets = data.getShortFormTargets(); in testShortForms() local 306 xAssertEquals(u.toString(), targets, n++, string); in testShortForms() local 313 String[] targets = data.getCustomMinuteTargets(); in testCustomMinutes() local 336 String[] targets = data.getLimitedUnitTargets(); in testLimitedUnits() local 428 String[] targets = data.getHalfUnitTargets(); in testHalfUnits() local 450 xAssertEquals(u.toString(), targets, n++, string); in testHalfUnits() local [all …]
|
| D | DataReadWriteTest.java | 87 String[] targets = { in testBoolArray() local 143 String[] targets = { in testCharacterArray() local 202 String[] targets = { in testNamedIndexArray() local 270 String[] targets = { in testStringArray() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
| D | LanguageTestFmwk.java | 241 String[] targets = data.getFullPluralizedFormTargets(); in testFullPluralizedForms() local 262 xAssertEquals(u.toString() + c, targets, n++, string); in testFullPluralizedForms() local 270 String[] targets = data.getMediumFormTargets(); in testMediumForms() local 285 xAssertEquals(u.toString(), targets, n++, string); in testMediumForms() local 292 String[] targets = data.getShortFormTargets(); in testShortForms() local 307 xAssertEquals(u.toString(), targets, n++, string); in testShortForms() local 314 String[] targets = data.getCustomMinuteTargets(); in testCustomMinutes() local 337 String[] targets = data.getLimitedUnitTargets(); in testLimitedUnits() local 429 String[] targets = data.getHalfUnitTargets(); in testHalfUnits() local 451 xAssertEquals(u.toString(), targets, n++, string); in testHalfUnits() local [all …]
|
| D | DataReadWriteTest.java | 90 String[] targets = { in testBoolArray() local 146 String[] targets = { in testCharacterArray() local 205 String[] targets = { in testNamedIndexArray() local 273 String[] targets = { in testStringArray() local
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| D | input.py | 1469 def QualifyDependencies(targets): argument 1518 def ExpandWildcardDependencies(targets, data): argument 1604 def RemoveDuplicateDependencies(targets): argument 1620 def RemoveSelfDependencies(targets): argument 1638 def RemoveLinkDependenciesFromNoneTargets(targets): argument 1756 def _AddImportedDependencies(self, targets, dependencies=None): argument 1798 def DirectAndImportedDependencies(self, targets, dependencies=None): argument 1825 self, targets, include_shared_libraries, dependencies=None, initial=True argument 1920 def DependenciesForLinkSettings(self, targets): argument 1935 def DependenciesToLinkAgainst(self, targets): argument [all …]
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| D | input.py | 1479 def QualifyDependencies(targets): argument 1528 def ExpandWildcardDependencies(targets, data): argument 1616 def RemoveDuplicateDependencies(targets): argument 1632 def RemoveSelfDependencies(targets): argument 1651 def RemoveLinkDependenciesFromNoneTargets(targets): argument 1769 def _AddImportedDependencies(self, targets, dependencies=None): argument 1811 def DirectAndImportedDependencies(self, targets, dependencies=None): argument 1838 self, targets, include_shared_libraries, dependencies=None, initial=True argument 1933 def DependenciesForLinkSettings(self, targets): argument 1948 def DependenciesToLinkAgainst(self, targets): argument [all …]
|
| /third_party/node/test/fixtures/wpt/streams/resources/ |
| D | test-utils.js | 9 self.getterRejectsForAll = (t, obj, getterName, targets) => { argument 20 self.methodRejectsForAll = (t, obj, methodName, targets, args) => { argument 30 self.getterThrowsForAll = (obj, getterName, targets) => { argument 41 self.methodThrowsForAll = (obj, methodName, targets, args) => { argument
|
| /third_party/node/deps/npm/node_modules/@tufjs/models/dist/ |
| D | targets.js | 40 targets: targetsToJSON(this.targets), property 53 targets: targetsFromJSON(targets), property 60 function targetsToJSON(targets) { argument
|
| /third_party/node/deps/v8/src/maglev/ |
| D | maglev-graph-printer.cc | 118 std::ostream& os, const std::vector<BasicBlock*>& targets, in PrintVerticalArrows() 145 size_t AddTarget(std::vector<BasicBlock*>& targets, BasicBlock* target) { in AddTarget() 164 bool AddTargetIfNotNext(std::vector<BasicBlock*>& targets, BasicBlock* target, in AddTargetIfNotNext() 177 std::vector<BasicBlock*>* targets) in MaglevPrintingVisitorOstream() 307 void PrintEagerDeopt(std::ostream& os, std::vector<BasicBlock*> targets, in PrintEagerDeopt() 332 void MaybePrintEagerDeopt(std::ostream& os, std::vector<BasicBlock*> targets, in MaybePrintEagerDeopt() 347 void PrintLazyDeopt(std::ostream& os, std::vector<BasicBlock*> targets, in PrintLazyDeopt() 377 void MaybePrintLazyDeopt(std::ostream& os, std::vector<BasicBlock*> targets, in MaybePrintLazyDeopt()
|
| /third_party/node/deps/npm/node_modules/@sigstore/tuf/ |
| D | seeds.json | 1 …NwZWNfdmVyc2lvbiI6ICIxLjAiLAoJCSJ2ZXJzaW9uIjogOCwKCQkiZXhwaXJlcyI6ICIyMDI0LTAzLTI2VDA0OjM4OjU1WiIs…
|
| /third_party/vk-gl-cts/scripts/build/ |
| D | build.py | 49 def build (config, generator, targets = None): argument
|
| /third_party/vk-gl-cts/scripts/ctsbuild/ |
| D | build.py | 49 def build (config, generator, targets = None): argument
|
| /third_party/gn/tools/ |
| D | find_unreachable.py | 37 def find_source_targets_from(targets, graph): argument
|
| /third_party/node/tools/gyp/tools/ |
| D | graphviz.py | 23 def LoadEdges(filename, targets): argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| D | Symbol.cpp | 49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol
|
| /third_party/python/Lib/distutils/ |
| D | dep_util.py | 32 def newer_pairwise (sources, targets): argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| D | vktMemoryBindingTests.cpp | 562 void BaseTestInstance::createBindingTargets<VkBuffer> (BuffersList& targets) in createBindingTargets() 577 void BaseTestInstance::createBindingTargets<VkImage> (ImagesList& targets) in createBindingTargets() 592 void BaseTestInstance::createMemory<VkBuffer, DE_FALSE> (BuffersList& targets, in createMemory() 626 void BaseTestInstance::createMemory<VkImage, DE_FALSE> (ImagesList& targets, in createMemory() 660 void BaseTestInstance::createMemory<VkBuffer, DE_TRUE> (BuffersList& targets, in createMemory() 696 void BaseTestInstance::createMemory<VkImage, DE_TRUE> (ImagesList& targets, in createMemory() 732 void BaseTestInstance::makeBinding<VkBuffer> (BuffersList& targets, in makeBinding() 749 void BaseTestInstance::makeBinding<VkImage> (ImagesList& targets, in makeBinding() 954 targets; in iterate() local 1003 targets[2]; in iterate() local
|