Home
last modified time | relevance | path

Searched defs:dep (Results 1 – 6 of 6) sorted by relevance

/build/bazel/scripts/bp2build_progress/
Ddependency_analysis.py410 def is_prebuilt_to_source_dep(dep): argument
420 def _is_java_auto_dep(dep): argument
451 def ignore_json_dep(dep, module_name, ignored_keys, ignore_java_auto_deps): argument
/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph_test.go551 dep string member
/build/make/tools/compliance/
Dtest_util.go147 target, dep string member
176 target, dep string member
/build/soong/android/
Dbazel_paths.go397 func getOtherModuleLabel(ctx BazelConversionPathContext, dep, tag string, argument
Dmodule.go2895 type dep struct { struct
2896 mod blueprint.Module
2897 tag blueprint.DependencyTag
/build/blueprint/
Dcontext.go3019 dep depInfo member