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...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director.app_1.0.300.v20130327-2119.jar 
  /toolchain/binutils/binutils-2.25/binutils/
dllwrap.c 555 #define OPTION_HELP (OPTION_KILLAT + 1)
556 #define OPTION_MACHINE (OPTION_HELP + 1)
    [all...]

Completed in 503 milliseconds