Searched refs:DepsGCC (Results 1 – 10 of 10) sorted by relevance
/build/blueprint/bootstrap/ |
D | glob.go | 54 Deps: blueprint.DepsGCC,
|
D | bootstrap.go | 131 Deps: blueprint.DepsGCC,
|
/build/soong/cc/ |
D | builder.go | 46 Deps: blueprint.DepsGCC, 142 Deps: blueprint.DepsGCC, 154 Deps: blueprint.DepsGCC, 170 Deps: blueprint.DepsGCC, 191 Deps: blueprint.DepsGCC,
|
/build/soong/bpf/ |
D | bpf.go | 39 Deps: blueprint.DepsGCC,
|
/build/blueprint/ |
D | ninja_defs.go | 31 DepsGCC const 39 case DepsGCC:
|
/build/soong/rust/ |
D | bindgen.go | 46 Deps: blueprint.DepsGCC,
|
D | builder.go | 37 Deps: blueprint.DepsGCC,
|
/build/soong/android/ |
D | rule_builder_test.go | 518 if params.Deps != blueprint.DepsGCC { 519 t.Errorf("want Deps = %q, got %q", blueprint.DepsGCC, params.Deps)
|
D | rule_builder.go | 378 depFormat = blueprint.DepsGCC
|
/build/soong/genrule/ |
D | genrule.go | 423 ruleParams.Deps = blueprint.DepsGCC
|