HomeSort by relevance Sort by last modified time
    Searched refs:OPTION_HELP (Results 1 - 13 of 13) sorted by null

  /development/ndk/tests/
run-all.sh 43 OPTION_HELP=yes
70 if [ "$OPTION_HELP" = "yes" ] ; then
  /prebuilt/android-arm/kernel/
rebuild.sh 122 OPTION_HELP=no
133 --help|-h|-\?) OPTION_HELP=yes
168 if [ "$OPTION_HELP" = "yes" ] ; then
  /system/extras/tests/bionic/libc/
run-test.sh 34 OPTION_HELP=yes
61 if [ "$OPTION_HELP" = "yes" ] ; then
  /external/qemu/distrib/
build-kernel.sh 38 OPTION_HELP=no
49 --help|-h|-\?) OPTION_HELP=yes
75 if [ $OPTION_HELP = "yes" ] ; then
  /ndk/build/tools/
build-ndk-sysroot.sh 39 OPTION_HELP=no
48 --help|-h|-\?) OPTION_HELP=yes
75 if [ $OPTION_HELP = "yes" ] ; then
build-platforms.sh 59 OPTION_HELP=no
74 --help|-h|-\?) OPTION_HELP=yes
110 if [ $OPTION_HELP = "yes" ] ; then
gen-platforms.sh 59 OPTION_HELP=no
76 --help|-h|-\?) OPTION_HELP=yes
118 if [ $OPTION_HELP = "yes" ] ; then
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 41 OPTION_HELP=no
53 --help|-h|-\?) OPTION_HELP=yes
80 if [ "$OPTION_HELP" = "yes" ] ; then
  /packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/
DictionaryMaker.java 44 private final static String OPTION_HELP = "-h";
103 } else if (OPTION_HELP.equals(arg)) {
  /external/qemu/
android-configure.sh 24 OPTION_HELP=no
42 --help|-h|-\?) OPTION_HELP=yes
91 if [ "$OPTION_HELP" = "yes" ] ; then
  /ndk/
ndk-gdb 44 OPTION_HELP=no
138 OPTION_HELP=yes
225 if [ "$OPTION_HELP" = "yes" ] ; then
  /ndk/tests/
run-tests.sh 56 OPTION_HELP=yes
120 if [ "$OPTION_HELP" = "yes" ] ; then
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 186 OPTION_HELP=no
198 --help|-h|-\?) OPTION_HELP=yes
260 if [ "$OPTION_HELP" = "yes" ]; then
    [all...]

Completed in 733 milliseconds