Searched defs:deps (Results 1 – 20 of 20) sorted by relevance
| /build/soong/java/ |
| D | java.go | 463 func (j *Module) deps(ctx android.BottomUpMutatorContext) { func 592 type deps struct { struct 593 classpath classpath 594 bootClasspath classpath 595 processorPath classpath 596 processorClasses []string 597 staticJars android.Paths 598 staticHeaderJars android.Paths 599 staticResourceJars android.Paths 600 aidlIncludeDirs android.Paths [all …]
|
| D | aar.go | 195 func (a *aapt) deps(ctx android.BottomUpMutatorContext, sdkContext sdkContext) { func
|
| D | droiddoc.go | 1778 deps android.Paths member
|
| /build/make/tools/ |
| D | java-layers.py | 55 def __init__(self, deps): argument 188 def examine_java_file(deps, filename): argument
|
| D | filter-product-graph.py | 14 def gather(included, deps): argument
|
| /build/soong/cc/ |
| D | xom.go | 35 func (xom *xom) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | tidy.go | 50 func (tidy *tidyFeature) deps(ctx DepsContext, deps Deps) Deps { func
|
| D | stl.go | 154 func (stl *stl) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | sabi.go | 45 func (sabimod *sabi) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | coverage.go | 44 func (cov *coverage) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | lto.go | 71 func (lto *lto) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | vndk.go | 63 func (vndk *vndkdep) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | pgo.go | 269 func (pgo *pgo) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | sanitize.go | 388 func (sanitize *sanitize) deps(ctx BaseModuleContext, deps Deps) Deps { func
|
| D | cc.go | 286 deps(ctx DepsContext, deps Deps) Deps methodSpec 1063 func (c *Module) deps(ctx DepsContext) Deps { func
|
| /build/kati/ |
| D | dep.h | 40 vector<NamedDepNode> deps; member
|
| /build/soong/android/ |
| D | prebuilt_test.go | 263 deps Paths member
|
| /build/blueprint/pathtools/ |
| D | glob_test.go | 30 deps []string member
|
| /build/soong/genrule/ |
| D | genrule.go | 113 deps android.Paths member
|
| /build/make/core/ |
| D | Makefile | 4741 deps := \ macro
|