Home
last modified time | relevance | path

Searched defs:targets (Results 1 – 25 of 196) sorted by relevance

12345678

/third_party/pcre2/pcre2/
DCMakeLists.txt694 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/
Drust_project_writer_unittest.cc45 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
Dcompile_commands_writer_unittest.cc41 std::vector<const Target*> targets; in TEST_F() local
234 std::vector<const Target*> targets; in TEST_F() local
291 std::vector<const Target*> targets; in TEST_F() local
344 std::vector<const Target*> targets; in TEST_F() local
440 std::vector<const Target*> targets; in TEST_F() local
493 std::vector<const Target*> targets; in TEST_F() local
553 std::vector<const Target*> targets; in TEST_F() local
592 std::vector<const Target*> targets; in TEST_F() local
Djson_project_writer_unittest.cc41 std::vector<const Target*> targets; in TEST_F() local
274 std::vector<const Target*> targets; local
502 std::vector<const Target*> targets; local
Dmetadata_walk_unittest.cc42 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
Dcommands.cc153 bool ApplyTestonlyFilter(std::vector<const Target*>* targets) { in ApplyTestonlyFilter()
177 bool ApplyTypeFilter(std::vector<const Target*>* targets) { in ApplyTypeFilter()
205 void PrintTargetsAsBuildfiles(const std::vector<const Target*>& targets, in PrintTargetsAsBuildfiles()
217 void PrintTargetsAsLabels(const std::vector<const Target*>& targets, in PrintTargetsAsLabels()
234 void PrintTargetsAsOutputs(const std::vector<const Target*>& targets, in PrintTargetsAsOutputs()
605 void FilterAndPrintTargets(std::vector<const Target*>* targets, in FilterAndPrintTargets()
632 void FilterAndPrintTargets(bool indent, std::vector<const Target*>* targets) { in FilterAndPrintTargets()
645 void FilterAndPrintTargetSet(bool indent, const TargetSet& targets) { in FilterAndPrintTargetSet()
650 void FilterAndPrintTargetSet(const TargetSet& targets, base::ListValue* out) { in FilterAndPrintTargetSet()
Dninja_build_writer_unittest.cc136 std::vector<const Target*> targets = {&target_foo, &target_bar, &target_baz}; in TEST_F() local
203 std::vector<const Target*> targets; in TEST_F() local
236 std::vector<const Target*> targets = {&target_foo, &target_bar}; in TEST_F() local
Declipse_writer.cc79 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/
DLanguageTestFmwk.java240 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 …]
DDataReadWriteTest.java87 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/
DLanguageTestFmwk.java241 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 …]
DDataReadWriteTest.java90 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/
Dinput.py1469 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/
Dinput.py1479 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/
Dtest-utils.js9 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/
Dtargets.js40 targets: targetsToJSON(this.targets), property
53 targets: targetsFromJSON(targets), property
60 function targetsToJSON(targets) { argument
/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-printer.cc118 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/
Dseeds.json1 …NwZWNfdmVyc2lvbiI6ICIxLjAiLAoJCSJ2ZXJzaW9uIjogOCwKCQkiZXhwaXJlcyI6ICIyMDI0LTAzLTI2VDA0OjM4OjU1WiIs…
/third_party/vk-gl-cts/scripts/build/
Dbuild.py49 def build (config, generator, targets = None): argument
/third_party/gn/tools/
Dfind_unreachable.py37 def find_source_targets_from(targets, graph): argument
/third_party/vk-gl-cts/scripts/ctsbuild/
Dbuild.py49 def build (config, generator, targets = None): argument
/third_party/node/tools/gyp/tools/
Dgraphviz.py23 def LoadEdges(filename, targets): argument
/third_party/ltp/tools/sparse/sparse-src/Documentation/
DMakefile11 targets := help macro
/third_party/python/Lib/distutils/
Ddep_util.py32 def newer_pairwise (sources, targets): argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DSymbol.cpp49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol

12345678