Searched refs:DepsGCC (Results 1 – 10 of 10) sorted by relevance
/build/soong/android/ |
D | queryview.go | 88 Deps: blueprint.DepsGCC,
|
D | rule_builder_test.go | 662 if params.Deps != blueprint.DepsGCC { 663 t.Errorf("want Deps = %q, got %q", blueprint.DepsGCC, params.Deps)
|
D | rule_builder.go | 497 depFormat = blueprint.DepsGCC
|
/build/soong/cc/ |
D | builder.go | 46 Deps: blueprint.DepsGCC, 135 Deps: blueprint.DepsGCC, 173 Deps: blueprint.DepsGCC, 191 Deps: blueprint.DepsGCC, 223 Deps: blueprint.DepsGCC,
|
/build/soong/bpf/ |
D | bpf.go | 39 Deps: blueprint.DepsGCC,
|
/build/soong/rust/ |
D | builder.go | 42 Deps: blueprint.DepsGCC, 66 Deps: blueprint.DepsGCC,
|
D | bindgen.go | 54 Deps: blueprint.DepsGCC,
|
/build/blueprint/ |
D | ninja_defs.go | 31 DepsGCC const 39 case DepsGCC:
|
/build/blueprint/bootstrap/ |
D | glob.go | 58 Deps: blueprint.DepsGCC,
|
D | bootstrap.go | 142 Deps: blueprint.DepsGCC,
|