OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRECISE
(Results
1 - 2
of
2
) sorted by null
/dalvik/tests/etc/
host-run-test-jar
30
PRECISE
="y"
66
elif [ "x$1" = "x--no-
precise
" ]; then
67
PRECISE
="n"
113
if [ "$
PRECISE
" = "y" ]; then
114
GC_OPTS="-Xgc:
precise
-Xgenregmap"
push-and-run-test-jar
16
# --no-
precise
-- turn off
precise
GC (on by default)
30
PRECISE
="y"
65
elif [ "x$1" = "x--no-
precise
" ]; then
66
PRECISE
="n"
120
if [ "$
PRECISE
" = "y" ]; then
121
GC_OPTS="-Xgc:
precise
-Xgenregmap"
Completed in 24 milliseconds