Home
last modified time | relevance | path

Searched defs:target (Results 1 – 21 of 21) sorted by relevance

/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice_test.go671 type target struct { struct
672 name string
673 lib string
676 func (m target) isMatch(line string) bool {
684 func (m target) String() string {
/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph_test.go532 target string member
550 target string member
573 func matchEdge(target, dep string, annotations ...string) getMatcher { argument
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go923 type target struct { struct
924 name string
927 func (m target) isMatch(line string) bool {
935 func (m target) String() string {
/build/make/tools/compliance/cmd/checkshare/
Dcheckshare_test.go38 target string member
/build/make/tools/compliance/
Dtest_util.go147 target, dep string member
176 target, dep string member
323 target, conditions string member
328 target *TargetNode member
Dpolicy_walk.go133 target *TargetNode member
Dreadgraph.go64 target *TargetNode member
Dgraph.go119 target, dependency *TargetNode member
/build/make/tools/
Dbuild-runfiles.cc135 const char *target = strtok(nullptr, " \n"); in ReadManifest() local
271 const std::string& target = it->second.symlink_target; in CreateFiles() local
Dcompare_builds.py372 def RunBuild(work_dir, out_dir, target, hide_build_output): argument
/build/make/tools/compliance/cmd/dumpresolutions/
Ddumpresolutions_test.go941 target string member
/build/make/tools/releasetools/
Dedify_generator.py180 def PatchPartitionCheck(self, target, source): argument
320 def PatchPartition(self, target, source, patch): argument
Dcommon.py2553 def CheckSize(data, target, info_dict): argument
/build/bazel/scripts/bp2build_progress/
Ddependency_analysis.py88 def _build_with_soong(target, banchan_mode=False): argument
/build/soong/java/
Ddexpreopt_bootjars.go312 target android.Target member
Djava.go446 target android.Target member
/build/soong/finder/fs/
Dfs.go219 target string member
/build/soong/scripts/
Dmanifest_fixer_test.py73 def uses_sdk(self, min=None, target=None, extra=''): argument
/build/soong/android/
Darch.go799 arch, multilib, target reflect.Type member
Dmodule.go2574 target Target member
/build/blueprint/
Dcontext.go249 target *moduleInfo member