HomeSort by relevance Sort by last modified time
    Searched refs:soong (Results 151 - 167 of 167) sorted by null

1 2 3 4 5 67

  /build/soong/android/
module.go 359 // "android/soong/android"
587 suffix = "-soong"
    [all...]
  /build/soong/java/
java_test.go 18 "android/soong/android"
19 "android/soong/genrule"
168 "build/soong/scripts/jar-wrapper.sh": nil,
java.go 30 "android/soong/android"
31 "android/soong/java/config"
    [all...]
aar.go 18 "android/soong/android"
183 // This file isn't used by Soong, but is generated for exporting
  /build/make/core/
java_common.mk 238 # and manually add back the core libs. The ones that don't are in soong
envsetup.mk 377 SOONG_OUT_DIR := $(OUT_DIR)/soong
binary.mk 412 # soong defined modules already have done through this
432 # Modules from soong do not need this since the dependencies are already handled there.
447 endif # this module is not from soong
    [all...]
main.mk 21 +@prebuilts/build-tools/$(host_prebuilts)/bin/makeparallel --ninja build/soong/soong_ui.bash --make-mode $(MAKECMDGOALS)
    [all...]
definitions.mk     [all...]
  /build/soong/cc/
androidmk.go 23 "android/soong/android"
307 // Soong installation is only supported for host modules. Have Make
308 // installation trigger Soong installation.
cc_test.go 18 "android/soong/android"
19 "android/soong/genrule"
    [all...]
library.go 23 "android/soong/android"
604 // TODO(danalbert): Clean this up when soong supports prebuilts.
  /build/soong/cc/config/
arm_device.go 21 "android/soong/android"
  /build/soong/cmd/pom2bp/
pom2bp.go 34 "android/soong/bpfix/bpfix"
  /build/soong/androidmk/cmd/androidmk/
android.go 18 mkparser "android/soong/androidmk/parser"
68 "LOCAL_USE_AAPT2": skip, // Always enabled in Soong
69 "LOCAL_JAR_EXCLUDE_FILES": skip, // Soong never excludes files from jars
531 // The Soong replacement for CFLAGS doesn't need the same extra escaped quotes that were present in Make
  /build/soong/finder/
finder_test.go 29 "android/soong/finder/fs"
533 // have to run this test with the race-detector (`go test -race src/android/soong/finder/*.go`)
    [all...]
finder.go 33 "android/soong/finder/fs"
    [all...]

Completed in 490 milliseconds

1 2 3 4 5 67