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

  /development/ndk/tests/
run-all.sh 43 OPTION_HELP=yes
70 if [ "$OPTION_HELP" = "yes" ] ; then
  /prebuilts/qemu-kernel/arm/
rebuild.sh 122 OPTION_HELP=no
133 --help|-h|-\?) OPTION_HELP=yes
168 if [ "$OPTION_HELP" = "yes" ] ; then
  /toolchain/binutils/binutils-2.25/ld/
ldlex.h 42 OPTION_HELP,
lexsup.c 327 { {"help", no_argument, NULL, OPTION_HELP},
    [all...]
  /ndk/build/tools/
build-ndk-sysroot.sh 39 OPTION_HELP=no
48 --help|-h|-\?) OPTION_HELP=yes
71 if [ $OPTION_HELP = "yes" ] ; then
gen-platforms.sh 66 OPTION_HELP=no
86 --help|-h|-\?) OPTION_HELP=yes
139 if [ $OPTION_HELP = "yes" ] ; then
  /prebuilts/qemu-kernel/
build-kernel.sh 47 OPTION_HELP=no
73 --help|-h|-\?) OPTION_HELP=yes
114 if [ $OPTION_HELP = "yes" ] ; then
  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DictionaryMaker.java 52 private static final String OPTION_HELP = "-h";
135 } else if (OPTION_HELP.equals(arg)) {
  /toolchain/binutils/binutils-2.25/gas/
as.c 431 OPTION_HELP = OPTION_STD_BASE,
505 ,{"help", no_argument, NULL, OPTION_HELP}
615 case OPTION_HELP:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 238 OPTION_HELP=no
251 --help|-h|-\?) OPTION_HELP=yes
318 if [ "$OPTION_HELP" = "yes" ]; then
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 240 OPTION_HELP=no
253 --help|-h|-\?) OPTION_HELP=yes
320 if [ "$OPTION_HELP" = "yes" ]; then
    [all...]