HomeSort by relevance Sort by last modified time
    Searched refs:HELP (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/
FakeFtpServer.java 125 * The <code>helpText</code> property specifies a <i>Map</i> of help text replies sent by the
126 * <code>HELP</code> command. The keys in that <i>Map</i> correspond to the command names passed as
127 * parameters to the <code>HELP</code> command. An entry with the key of an empty string ("") indicates the
128 * text used as the default help text when no command name parameter is specified for the <code>HELP</code> command.
183 setCommandHandler(CommandNames.HELP, new HelpCommandHandler());
244 * Return the help text for a command or the default help text if no command name is specified
246 * @param name - the command name; may be empty or null to indicate a request for the default help text
247 * @return the help text for the named command or the default help text if no name is supplied
    [all...]
  /external/icu/icu4c/source/tools/gensprep/
gensprep.c 80 HELP,
108 "\t-h or -? or --help print this usage text\n"
164 if(argc<0 || options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) {
182 /* print the help message */
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
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/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
ApiBrowser.java 76 INSERT_TEXT, PROMPT_PARAMETERS, HELP;
235 } else if (item.getItemId() == ContextMenuId.HELP.getId()) {
236 String help = rpc.getDeclaringClass().getSimpleName() + ".html#" + rpc.getName(); local
LogcatViewer.java 53 HELP, PREFERENCES, JUMP_TO_BOTTOM, SHARE, COPY;
TriggerManager.java 68 ADD, PREFERENCES, HELP;
InterpreterManager.java 65 HELP, ADD, NETWORK, PREFERENCES;
ScriptManager.java 99 DELETE, HELP, FOLDER_ADD, QRCODE_ADD, INTERPRETER_MANAGER, PREFERENCES, LOGCAT_VIEWER,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
FingerPrint.java 94 // this.stream.print("<a href=\"help.html\"><img hspace=\"10\" border=\"0\" src=\""+Utils.LIGHT+"\" title=\"Some tips on fingerprints\"/></a>\n");
97 this.stream.print("<img hspace=\"10\" border=\"0\" src=\""+Utils.LIGHT+"\"><a href=\""+Utils.HELP+"\">Help on fingerprints</a>\n");
Utils.java 77 public final static String HELP = "doc/help.html";
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionOverlay.java 129 gcWrapper.useStyle(DrawingStyle.HELP);
136 // Compute the location to display the help. This is done in
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_constants.py 181 OPTIONS.HELP = 'help'
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py 439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
3038 help=' oddly \\n' variable in class:TestHelpReformatting
3492 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3494 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3496 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3498 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3558 help = usage variable in class:TestHelpVariableExpansionNoArguments
    [all...]
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/
StubFtpServer.java 179 setCommandHandler(CommandNames.HELP, new HelpCommandHandler());
  /frameworks/native/include/input/
InputEventLabels.h 301 DEFINE_KEYCODE(HELP),
  /packages/apps/Stk/src/com/android/stk/
StkInputActivity.java 237 void sendResponse(int resId, String input, boolean help) {
248 CatLog.d(LOG_TAG, "sendResponse resID[" + resId + "] input[*****] help["
249 + help + "]");
258 args.putBoolean(StkAppService.HELP, help);
268 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help);
StkMenuActivity.java 294 menu.add(0, StkApp.MENU_ID_HELP, 2, R.string.help);
339 // send help needed response.
356 menu.add(0, CONTEXT_MENU_HELP, 0, R.string.help);
480 private void sendResponse(int resId, int itemId, boolean help) {
482 "] help[" + help + "]");
489 args.putBoolean(StkAppService.HELP, help);
  /external/libavc/test/encoder/
main.c 62 HELP,
141 { "--", "--help", HELP, "Print this help\n" },
506 case HELP:
    [all...]
  /external/libhevc/test/decoder/
main.c 252 HELP,
289 { "-h", "--help", HELP,
290 "Print this help\n" },
    [all...]
  /ndk/build/tools/
build-mingw64-toolchain.sh 19 # See --help for usage example.
25 HELP=
160 -h|-?|--help) HELP=true;;
178 -*) panic "Unknown option '$opt', see --help for list of valid ones.";;
179 *) panic "This script doesn't take any parameter, see --help for details.";;
184 if [ "$HELP" ]; then
220 -h|-?|--help Print this message."
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 19 # See --help for usage example.
26 HELP=
161 -h|-?|--help) HELP=true;;
179 -*) panic "Unknown option '$opt', see --help for list of valid ones.";;
180 *) panic "This script doesn't take any parameter, see --help for details.";;
185 if [ "$HELP" ]; then
221 -h|-?|--help Print this message."
  /toolchain/binutils/binutils-2.25/binutils/
rclex.c 92 K(HEDIT), K(HELP), K(HTML),

Completed in 506 milliseconds

12 3 4 5