OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:soong
(Results
226 - 236
of
236
) sorted by null
1
2
3
4
5
6
7
8
9
10
/build/soong/cmd/pom2bp/
pom2bp.go
35
"android/
soong
/bpfix/bpfix"
/build/soong/dexpreopt/
dexpreopt.go
18
// It is used in two places; in the dexpeopt_gen binary for modules defined in Make, and directly linked into
Soong
.
31
// For
Soong
modules this package is linked directly into
Soong
and run from the java package. It generates the same
33
// provided by
Soong
. The generated commands are then converted into
Soong
rule and written directly to the ninja file,
43
"android/
soong
/android"
195
// HACK: make soname in
Soong
-generated .odex files match Make.
/build/soong/java/
aar.go
18
"android/
soong
/android"
226
// This file isn't used by
Soong
, but is generated for exporting
java.go
30
"android/
soong
/android"
31
"android/
soong
/java/config"
32
"android/
soong
/tradefed"
[
all
...]
/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
...]
/build/soong/androidmk/cmd/androidmk/
android.go
18
mkparser "android/
soong
/androidmk/parser"
74
"LOCAL_USE_AAPT2": skip, // Always enabled in
Soong
75
"LOCAL_JAR_EXCLUDE_FILES": skip, //
Soong
never excludes files from jars
77
"LOCAL_ANNOTATION_PROCESSOR_CLASSES": skip, //
Soong
gets the processor classes from the plugin
700
// The
Soong
replacement for CFLAGS doesn't need the same extra escaped quotes that were present in Make
/build/make/core/
binary.mk
[
all
...]
main.mk
21
+@prebuilts/build-tools/$(host_prebuilts)/bin/makeparallel --ninja build/
soong
/soong_ui.bash --make-mode $(MAKECMDGOALS)
[
all
...]
Makefile
95
$(error duplicate header copies are no longer allowed. For more information about headers, see: https://android.googlesource.com/platform/build/
soong
/+/master/docs/best_practices.md#headers)
729
# Modules ready to be converted to
Soong
, ordered by how many
[
all
...]
/build/soong/cc/
cc_test.go
18
"android/
soong
/android"
[
all
...]
Completed in 159 milliseconds
1
2
3
4
5
6
7
8
9
10