| /build/soong/makedeps/ |
| D | deps.go | 26 type Deps struct { struct 27 Output string 28 Inputs []string 81 func (d *Deps) Print() []byte {
|
| /build/soong/python/ |
| D | bp2build.go | 29 Deps bazel.LabelListAttribute member 35 Deps bazel.LabelListAttribute member 45 Deps bazel.LabelListAttribute member 138 Deps bazel.LabelListAttribute member
|
| /build/soong/cc/ |
| D | proto.go | 68 func protoDeps(ctx DepsContext, deps Deps, p *android.ProtoProperties, static bool) Deps { 168 Deps bazel.LabelListAttribute member
|
| D | cc.go | 96 type Deps struct { struct 97 SharedLibs, LateSharedLibs []string 98 StaticLibs, LateStaticLibs, WholeStaticLibs []string 99 HeaderLibs []string 100 RuntimeLibs []string 104 UnexportedStaticLibs []string 107 DataLibs []string 108 DataBins []string 111 SystemSharedLibs []string 114 StaticUnwinderIfLegacy bool [all …]
|
| D | library_headers.go | 126 Deps bazel.LabelListAttribute member
|
| D | object.go | 145 Deps bazel.LabelListAttribute member
|
| D | binary.go | 685 Deps bazel.LabelListAttribute member
|
| /build/blueprint/ |
| D | context_test.go | 59 Deps() []string methodSpec 80 func (f *fooModule) Deps() []string { func 110 func (b *barModule) Deps() []string { func
|
| D | ninja_defs.go | 27 type Deps int type 61 Deps Deps // The format of the dependency file. member 83 Deps Deps // The format of the dependency file. member
|
| /build/blueprint/pathtools/ |
| D | glob.go | 42 Deps []string member 67 func (results MultipleGlobResults) Deps() []string { func
|
| /build/soong/android/ |
| D | proto.go | 45 Deps Paths member 166 Deps bazel.LabelListAttribute member
|
| D | prebuilt_build_tool.go | 28 Deps []string `android:"path,arch_variant"` member
|
| D | packaging.go | 108 Deps []string `android:"arch_variant"` member 126 Deps []string `android:"arch_variant"` member
|
| D | visibility_test.go | 1952 Deps []string member
|
| D | prebuilt_test.go | 559 Deps []string `android:"path,arch_variant"` member
|
| D | licenses_test.go | 796 Deps []string member
|
| D | filegroup.go | 85 Deps bazel.LabelListAttribute member
|
| /build/soong/rust/ |
| D | rust.go | 404 type Deps struct { struct 405 Dylibs []string 406 Rlibs []string 407 Rustlibs []string 408 Stdlibs []string 409 ProcMacros []string 410 SharedLibs []string 411 StaticLibs []string 412 WholeStaticLibs []string 413 HeaderLibs []string [all …]
|
| D | project_json.go | 51 Deps []rustProjectDep `json:"deps"` member 64 Deps map[string]int // The keys are the module names and not the crate names. member
|
| D | source_provider.go | 44 SourceProviderDeps(ctx DepsContext, deps Deps) Deps
|
| D | compiler.go | 383 func bionicDeps(ctx DepsContext, deps Deps, static bool) Deps { 404 func muslDeps(ctx DepsContext, deps Deps, static bool) Deps {
|
| /build/soong/java/ |
| D | plugin.go | 62 Deps bazel.LabelListAttribute member
|
| D | proto.go | 146 Deps bazel.LabelListAttribute member
|
| /build/soong/etc/ |
| D | snapshot_etc_test.go | 29 Deps []string `android:"path,arch_variant"` member
|
| /build/soong/compliance/license_metadata_proto/ |
| D | license_metadata.pb.go | 67 Deps []*AnnotatedDependency `protobuf:"bytes,13,rep,name=deps" json:"deps,omitempty"` member
|