HomeSort by relevance Sort by last modified time
    Searched refs:soong (Results 76 - 100 of 122) sorted by null

1 2 34 5

  /build/soong/cc/config/
arm64_device.go 21 "android/soong/android"
mips64_device.go 20 "android/soong/android"
mips_device.go 20 "android/soong/android"
toolchain.go 21 "android/soong/android"
x86_64_device.go 20 "android/soong/android"
x86_linux_host.go 20 "android/soong/android"
x86_windows_host.go 20 "android/soong/android"
  /build/soong/cc/
gen.go 24 "android/soong/android"
llndk_library.go 21 "android/soong/android"
proto.go 21 "android/soong/android"
vndk.go 22 "android/soong/android"
makevars.go 22 "android/soong/android"
23 "android/soong/cc/config"
ndk_library.go 25 "android/soong/android"
29 toolPath = pctx.SourcePathVariable("toolPath", "build/soong/cc/gen_stub_libs.py")
cc.go 28 "android/soong/android"
29 "android/soong/cc/config"
30 "android/soong/genrule"
56 pctx.Import("android/soong/cc/config")
    [all...]
  /build/soong/cmd/zip2zip/
zip2zip_test.go 23 "android/soong/third_party/zip"
  /build/soong/java/
app_builder.go 26 "android/soong/android"
java_test.go 18 "android/soong/android"
  /build/soong/ui/build/
build.go 29 ensureEmptyFileExists(ctx, filepath.Join(config.SoongOutDir(), ".soong.in_make"))
120 // Make sure that no other Soong process is running with the same output directory
146 // Run Soong
make.go 32 // actually need to be run (like the Soong config generator).
140 filepath.Join(config.SoongOutDir(), "soong.variables"),
proc_sync.go 26 "android/soong/ui/logger"
30 // i.e. making sure only one Soong process is running for a given output directory
78 logger.Printf("Acquired lock on %v; previous Soong process must have completed. Continuing...\n", lock.description())
88 return fmt.Errorf("Tried to lock %s, but timed out %s . Make sure no other Soong process is using it",
91 logger.Printf("Waiting up to %s to lock %v to ensure no other Soong process is running in the same output directory\n", description, lock.description())
  /build/soong/androidmk/cmd/androidmk/
androidmk.go 11 "android/soong/bpfix/bpfix"
13 mkparser "android/soong/androidmk/parser"
  /build/soong/android/
module.go 246 // "android/soong/android"
466 suffix = "-soong"
944 suffix = "-soong"
  /build/soong/cmd/microfactory/
microfactory.go 19 // -pkg-path android/soong=build/soong
24 // android/soong-test package wouldn't be mapped in the above case.
  /build/soong/python/
python.go 28 "android/soong/android"
87 // this property name is hidden from users' perspectives, and soong will populate it during
  /build/make/core/
aux_config.mk 27 # all the interesting paths are hardcoded in soong, and are not available from here

Completed in 2369 milliseconds

1 2 34 5