OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quicken
(Results
1 - 5
of
5
) sorted by null
/art/test/595-profile-saving/
run
18
# --compiler-filter=
quicken
to make sure that the test is not compiled AOT
23
-Xcompiler-option --compiler-filter=
quicken
\
24
--runtime-option '-Xcompiler-option --compiler-filter=
quicken
' \
/build/make/target/product/
go_defaults_common.mk
42
# set the compiler filter for shared apks to
quicken
.
44
# compared to
quicken
. Using
quicken
for shared APKs on Go devices may save RAM.
46
# extra cpu and battery. That's because the
quicken
files will be jit-ed in all
51
pm.dexopt.shared=
quicken
runtime_libart.mk
78
pm.dexopt.first-boot=
quicken
\
83
pm.dexopt.install=
quicken
\
/art/build/
Android.oat.mk
59
core_compile_options += --compiler-filter=
quicken
169
core_compile_options += --compiler-filter=
quicken
/build/make/core/
dex_preopt_odex_install.mk
214
# If no compiler filter is specified, default to '
quicken
' to save on storage.
215
LOCAL_DEX_PREOPT_FLAGS += --compiler-filter=
quicken
Completed in 278 milliseconds