Home
last modified time | relevance | path

Searched defs:target (Results 1 – 23 of 23) 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/ci/
Doptimized_targets.py45 def __init__(self, target): argument
55 def get_target_optimizer(target, enabled_flag, build_context, optimizer): 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/
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/compliance/cmd/checkshare/
Dcheckshare_test.go38 target string member
/build/soong/cmd/release_config/release_config_proto/
Dbuild_flags_src.proto128 optional string target = 2; field
/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/soong/android/
Darch_module_context.go40 target Target member
Darch.go798 arch, multilib, target reflect.Type member
/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.py2568 def CheckSize(data, target, info_dict): argument
/build/bazel/scripts/bp2build_progress/
Ddependency_analysis.py133 def _build_with_soong(target, target_product): argument
/build/soong/java/
Ddexpreopt_bootjars.go305 target android.Target member
Djava.go490 target android.Target member
/build/soong/scripts/
Dmanifest_fixer_test.py73 def uses_sdk(self, min=None, target=None, extra=''): argument
/build/soong/finder/fs/
Dfs.go219 target string member
/build/blueprint/
Dcontext.go262 target *moduleInfo member