OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPILER_FLAGS
(Results
1 - 2
of
2
) sorted by null
/art/test/etc/
host-run-test-jar
24
COMPILER_FLAGS
=""
104
COMPILER_FLAGS
="${
COMPILER_FLAGS
} $option"
145
COMPILER_FLAGS
="${
COMPILER_FLAGS
} --swap-file=$ANDROID_DATA/dex2oat.swap"
171
COMPILER_FLAGS
="${
COMPILER_FLAGS
} --compiler-filter=interpret-only"
173
COMPILER_FLAGS
="${
COMPILER_FLAGS
} --compiler-filter=verify-none"
180
COMPILER_FLAGS
="${COMPILER_FLAGS} --runtime-arg -Xnorelocate --include-patch-information
[
all
...]
push-and-run-test-jar
168
COMPILER_FLAGS
="${
COMPILER_FLAGS
} --compiler-filter=interpret-only"
170
COMPILER_FLAGS
="${
COMPILER_FLAGS
} --compiler-filter=verify-none"
Completed in 210 milliseconds