Home | History | Annotate | Download | only in tools

Lines Matching refs:yes

80 doRegisterMaps='yes'
104 hasValue='yes'
118 if [ "${option}" = 'build-dir' -a "${hasValue}" = 'yes' ]; then
120 elif [ "${option}" = 'dexopt' -a "${hasValue}" = 'yes' ]; then
122 elif [ "${option}" = 'boot-dir' -a "${hasValue}" = 'yes' ]; then
124 elif [ "${option}" = 'product-dir' -a "${hasValue}" = 'yes' ]; then
126 elif [ "${option}" = 'boot-jars' -a "${hasValue}" = 'yes' ]; then
129 bootstrap='yes'
130 elif [ "${option}" = 'verify' -a "${hasValue}" = 'yes' ]; then
132 elif [ "${option}" = 'optimize' -a "${hasValue}" = 'yes' ]; then
137 doUniprocessor='yes'
140 bogus='yes'
148 if [ "${bootstrap}" = 'yes' ]; then
151 bogus=yes
155 bogus=yes
161 bogus=yes
164 bogus=yes
170 bogus=yes
176 bogus=yes
188 bogus=yes
200 bogus=yes
204 if [ "${doRegisterMaps}" = 'yes' ]; then
209 if [ "${doUniprocessor}" = 'yes' ]; then
219 if [ "${bogus}" = 'yes' ]; then
288 if [ "${bootstrap}" = 'yes' ]; then