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

  /cts/tools/host/src/com/android/cts/
CTSCommand.java 25 static final String HELP = "help";
CommandHistory.java 123 || CTSCommand.HELP.equals(action)
ConsoleUi.java 105 // avoid displaying help message for empty
146 * Display the help message.
160 * Display the help message related to history commands.
176 * Display the help message related to result commands.
201 * Display the help message related to package commands.
223 * Display the help message related to plan commands.
249 * Display the help message related to start session command.
277 * Display the help message related to host commands.
282 + CTSCommand.HELP + ": show this message");
288 * Display the help message related to device commands
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 6 # type perl symshift.pl -help to get help
68 "help" => \$HELP
72 ## Help
75 $help = <<EOHELP
79 $0 -help
81 print this help
108 die $help if $HELP;
    [all...]
genlingware.pl 8 # type perl genlingware.pl -help to get help
76 "help" => \$HELP
80 ## Help
83 $help = <<EOHELP
88 $0 -help
90 print this help
104 die $help if $HELP;
    [all...]
  /external/icu4c/stubdata/
icu_dat_generator.py 56 print "icu_dat_generator.py icu-version [-v|--verbose] [-h|--help]"
197 global HELP
214 HELP = False
218 opts, args = getopt.getopt(sys.argv[2:], 'hv', ['help', 'verbose'])
224 if opt in ('-h', '--help'):
  /external/icu4c/tools/gensprep/
gensprep.c 79 HELP,
107 "\t-h or -? or --help print this usage text\n"
163 if(argc<0 || options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) {
181 /* print the help message */
  /packages/apps/Stk/src/com/android/stk/
StkMenuActivity.java 187 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help);
230 // send help needed response.
324 private void sendResponse(int resId, int itemId, boolean help) {
329 args.putBoolean(StkAppService.HELP, help);
StkAppService.java 90 static final String HELP = "help";
458 boolean helpRequired = args.getBoolean(HELP, false);
StkInputActivity.java 188 private void sendResponse(int resId, String input, boolean help) {
195 args.putBoolean(StkAppService.HELP, help);
205 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help);
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 126 HELP,
271 if(options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) {
280 fprintf(stderr, "Run '%s --help' for help.\n", progname);
289 fprintf(stderr, "Run '%s --help' for help.\n", progname);
302 fprintf(stderr, "Run '%s --help' for help.\n", progname);
309 "Run '%s --help' for help.\n", progname)
    [all...]
  /external/qemu/android/
hw-events.h 180 KEY_CODE(HELP ,138) \
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 826 milliseconds