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

1 2 34 5 6 7 8 910

  /build/soong/cc/config/
arm64_fuchsia_device.go 18 "android/soong/android"
mips64_device.go 20 "android/soong/android"
x86_64_fuchsia_device.go 18 "android/soong/android"
global.go 20 "android/soong/android"
138 var pctx = android.NewPackageContext("android/soong/cc/config")
205 pctx.StaticVariable("ClangTidyShellPath", "build/soong/scripts/clang-tidy.sh")
  /build/soong/cc/
installer.go 20 "android/soong/android"
testing.go 18 "android/soong/android"
toolchain_library.go 18 "android/soong/android"
xom.go 18 "android/soong/android"
cmakelists.go 20 "android/soong/android"
86 // Using android.Config.Getenv instead of os.getEnv to guarantee soong will
378 // '-DLOG_TAG="libEGL"' in soong.
  /build/soong/cmd/dep_fixer/
deps.go 23 "android/soong/androidmk/parser"
  /build/soong/jar/
jar.go 24 "android/soong/third_party/zip"
  /build/soong/java/config/
makevars.go 20 "android/soong/android"
  /build/soong/java/
jdeps_test.go 21 "android/soong/android"
dexpreopt_bootjars.go 22 "android/soong/android"
23 "android/soong/dexpreopt"
43 // bootImages["x86_64"] = "out/soong/generic_x86_64/dex_bootjars/system/framework/x86_64/boot.art"
44 // dexpreopt.PathToLocation(bootImages["x86_64"], "x86_64") = "out/soong/generic_x86_64/dex_bootjars/system/framework/boot.art"
46 // bootImages["x86"] = "out/soong/generic_x86_64/dex_bootjars/system/framework/x86/boot.art"
47 // dexpreopt.PathToLocation(bootImages["x86"])= "out/soong/generic_x86_64/dex_bootjars/system/framework/boot.art"
  /build/soong/symbol_inject/cmd/
symbol_inject.go 22 "android/soong/symbol_inject"
  /build/soong/sysprop/
sysprop_test.go 18 "android/soong/android"
19 "android/soong/cc"
20 "android/soong/java"
142 "build/soong/scripts/jar-wrapper.sh": nil,
  /build/soong/ui/build/
goma.go 24 "android/soong/ui/metrics"
dumpvars.go 22 "android/soong/ui/metrics"
23 "android/soong/ui/status"
209 // Not used, but useful to be in the soong.log
  /build/soong/ui/status/
log.go 18 "android/soong/ui/logger"
  /build/soong/xml/
xml_test.go 18 "android/soong/android"
  /art/build/
art.go 18 "android/soong/android"
19 "android/soong/apex"
20 "android/soong/cc"
codegen.go 22 "android/soong/android"
  /external/libchrome/soong/
bindings_generator.go 8 "android/soong/android"
9 "android/soong/genrule"
22 pctx = android.NewPackageContext("android/soong/external/libchrome")
  /build/soong/android/
filegroup.go 76 $(error variable {{.makeVar}} set by soong module is already set in make)
notices.go 24 pctx.SourcePathVariable("merge_notices", "build/soong/scripts/mergenotice.py")

Completed in 537 milliseconds

1 2 34 5 6 7 8 910