OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:soong
(Results
176 - 200
of
236
) sorted by null
1
2
3
4
5
6
7
8
9
10
/build/soong/androidmk/cmd/androidmk/
androidmk.go
26
"android/
soong
/bpfix/bpfix"
28
mkparser "android/
soong
/androidmk/parser"
182
// subdirs are already automatically included in
Soong
/build/soong/cc/
ndk_headers.go
25
"android/
soong
/android"
137
// Ndk_abis property is only set to true with build/
soong
/scripts/build-ndk-prebuilts.sh
test.go
21
"android/
soong
/android"
22
"android/
soong
/tradefed"
check.go
24
"android/
soong
/cc/config"
109
// TODO: Probably should just redo this property to prefix -l in
Soong
gen.go
22
"android/
soong
/android"
llndk_library.go
21
"android/
soong
/android"
sanitize.go
25
"android/
soong
/android"
26
"android/
soong
/cc/config"
52
cfiExportsMapPath = "build/
soong
/cc/config/cfi_exports.map"
56
intOverflowCflags = []string{"-fsanitize-blacklist=build/
soong
/cc/config/integer_overflow_blacklist.txt"}
[
all
...]
stl.go
18
"android/
soong
/android"
/build/soong/cmd/merge_zips/
merge_zips.go
31
"android/
soong
/jar"
32
"android/
soong
/third_party/zip"
/build/make/core/
aux_config.mk
27
# all the interesting paths are hardcoded in
soong
, and are not available from here
/build/soong/cmd/path_interposer/
main.go
28
"android/
soong
/ui/build/paths"
/build/soong/cmd/zip2zip/
zip2zip_test.go
23
"android/
soong
/third_party/zip"
/build/soong/dexpreopt/
dexpreopt_test.go
18
"android/
soong
/android"
/build/soong/java/
aapt2.go
25
"android/
soong
/android"
app_builder.go
28
"android/
soong
/android"
dex.go
22
"android/
soong
/android"
hiddenapi.go
22
"android/
soong
/android"
kotlin.go
23
"android/
soong
/android"
kotlin_test.go
18
"android/
soong
/android"
prebuilt_apis.go
18
"android/
soong
/android"
sdk_library.go
18
"android/
soong
/android"
19
"android/
soong
/genrule"
348
// TODO: remove this when apicheck is done in
soong
707
script := "build/
soong
/scripts/gen-java-current-api-files.sh"
/build/soong/python/
python_test.go
28
"android/
soong
/android"
/build/soong/ui/build/
build.go
30
ensureEmptyFileExists(ctx, filepath.Join(config.SoongOutDir(), ".
soong
.in_make"))
145
// Make sure that no other
Soong
process is running with the same output directory
180
// Run
Soong
proc_sync_test.go
26
"android/
soong
/ui/logger"
/art/test/etc/
run-test-jar
747
# This is the location that
soong
drops linux_bionic builds. Despite being
749
if [ ! -e "$OUT_DIR/
soong
/host/linux_bionic-x86" ]; then
754
TIMEOUT_DUMPER=$OUT_DIR/
soong
/host/linux_bionic-x86/bin/timeout_dumper
800
linkroot_overlay_cmdline="linkdirs $OUT_DIR/
soong
/host/linux_bionic-x86 ${ANDROID_ROOT}"
[
all
...]
Completed in 215 milliseconds
1
2
3
4
5
6
7
8
9
10