/external/e2fsprogs/ext2ed/doc/ |
user-guide.sgml | 139 There are no command line switches. 149 on the screen, with the command prompt <Literal remap="tt">ext2ed></Literal> displayed. 183 Command window 199 Almost every command will cause some display at this window. This window, as 203 of the <Command>pgdn</Command> and <Command>pgup</Command> commands. 207 The command window is at the bottom of the screen. It always displays a 208 command prompt <Literal remap="tt">ext2ed></Literal> and allows you to type a command. Feedbac [all...] |
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
Dicttool.java | 24 public static abstract class Command { 32 static HashMap<String, Class<? extends Command>> sCommands = 33 new HashMap<String, Class<? extends Command>>(); 37 public static void addCommand(final String commandName, final Class<? extends Command> cls) { 41 private static Command getCommandInstance(final String commandName) { 52 System.out.println("Syntax: dicttool <command [arguments]>\nAvailable commands:\n"); 64 private Command getCommand(final String[] arguments) { 67 throw new RuntimeException("Unknown command : " + commandName); 69 final Command command = getCommandInstance(commandName) local 76 final Command command = getCommand(arguments); local [all...] |
/external/qemu/android/protocol/ |
ui-common.h | 21 /* UI control command header. 22 * Every UI control command sent by the Core, or by the UI begins with this 23 * header, immediately followed by the command parameters (if there are any). 24 * Command type is defined by cmd_type field of this header. If command doesn't 25 * have any command-specific parameters, cmd_param_size field of this header 29 /* Command type. */ 34 * follow this header. If command doesn't have any parameters, this field 39 /* UI control command response header. 40 * If UI control command assumes a response from the remote end, the respons [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
command_observer_bridge.mm | 20 void CommandObserverBridge::ObserveCommand(int command) { 21 commands_->AddCommandObserver(command, this); 24 void CommandObserverBridge::EnabledStateChangedForCommand(int command, 26 [observer_ enabledStateChangedForCommand:command
|
/external/clang/include/clang/AST/ |
CommentCommandTraits.h | 1 //===--- CommentCommandTraits.h - Comment command properties ----*- C++ -*-===// 29 /// \brief Information about a single command. 40 /// Name of the command that ends the verbatim block. 45 /// Number of word-like arguments for a given block command, except for 49 /// True if this command is a inline command (of any kind). 52 /// True if this command is a block command (of any kind). 55 /// True if this command is introducing a brief documentation 59 /// True if this command is \\returns or an alias [all...] |
/external/clang/test/Frontend/ |
warning-options.cpp | 1 // RUN: %clang_cc1 -Wmonkey -Wno-monkey -Wno-unused-command-line-arguments \ 2 // RUN: -Wno-unused-command-line-argument %s 2>&1 | FileCheck %s 5 // CHECK: unknown warning option '-Wno-unused-command-line-arguments'; did you mean '-Wno-unused-command-line-argument'?
|
/external/e2fsprogs/debian/ |
uuid-runtime.lintian-overrides | 1 uuid-runtime: command-with-path-in-maintainer-script prerm:5 /usr/sbin/uuidd
|
/external/llvm/test/MC/MachO/ |
linker-option-2.s | 5 // CHECK: # Load Command 1 6 // CHECK: (('command', 45) 13 // CHECK: # Load Command 2 14 // CHECK: (('command', 45)
|
/external/llvm/test/Other/ |
invalid-commandline-option.ll | 1 ; RUN: not opt --foo 2>&1 | grep "Unknown command line argument"
|
/external/openssh/contrib/hpux/ |
sshd | 2 # SSHD_ARGS: Command line arguments to pass to sshd
|
/prebuilts/misc/darwin-x86/bison/ |
PREBUILT | 2 using the source in external/bison, with build command
|
/prebuilts/misc/linux-x86/bison/ |
PREBUILT | 2 using the source in external/bison, with build command
|
/external/chromium/chrome/browser/ |
command_updater.h | 26 // Perform the action associated with the command with the specified ID. 38 // Returns true if the specified command ID is supported. 41 // Returns true if the specified command ID is enabled. The command ID must be 45 // Performs the action associated with this command ID. 51 // the state of a particular command ID is modified. 55 // specified command id. 62 // Adds an observer to the state of a particular command. If the command does 66 // Removes an observer to the state of a particular command [all...] |
/external/openssh/regress/ |
forcecommand.sh | 4 tid="forced command" 8 echon 'command="true" ' >$OBJ/authorized_keys_$USER 10 echon 'command="true" ' >>$OBJ/authorized_keys_$USER 14 trace "forced command in key option proto $p" 16 fail "forced command in key proto $p" 19 echon 'command="false" ' >$OBJ/authorized_keys_$USER 21 echon 'command="false" ' >>$OBJ/authorized_keys_$USER 28 trace "forced command in sshd_config overrides key option proto $p" 30 fail "forced command in key proto $p" 39 trace "forced command with match proto $p [all...] |
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_priv.sgml | 16 <command>wpa_priv</command> 27 <para><command>wpa_priv</command> is a privilege separation helper that 28 minimizes the size of <command>wpa_supplicant</command> code that needs 39 <para><command>wpa_priv</command> needs to be run with network admin 41 interface that is included on the command line; any other interface will 42 be off limits for <command>wpa_supplicant</command> in this kind o [all...] |
/external/clang/test/Driver/ |
inhibit-downstream-commands.c | 3 // CHECK-NOT: clang: error: assembler command failed 4 // CHECK-NOT: clang: error: linker command failed
|
/external/icu4c/common/ |
common.vcxproj | 444 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
445 </Command>
447 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" ..\..\include\unicode
448 </Command>
450 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
451 </Command>
453 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" ..\..\include\unicode
454 </Command>
463 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\include\unicode
464 </Command>
[all...] |
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
tab_applescript.h | 48 - (void)handlesUndoScriptCommand:(NSScriptCommand*)command; 49 - (void)handlesRedoScriptCommand:(NSScriptCommand*)command; 52 - (void)handlesCutScriptCommand:(NSScriptCommand*)command; 53 - (void)handlesCopyScriptCommand:(NSScriptCommand*)command; 54 - (void)handlesPasteScriptCommand:(NSScriptCommand*)command; 57 - (void)handlesSelectAllScriptCommand:(NSScriptCommand*)command; 60 - (void)handlesGoBackScriptCommand:(NSScriptCommand*)command; 61 - (void)handlesGoForwardScriptCommand:(NSScriptCommand*)command; 62 - (void)handlesReloadScriptCommand:(NSScriptCommand*)command; 63 - (void)handlesStopScriptCommand:(NSScriptCommand*)command; [all...] |
/build/core/ |
process_wrapper_gdb.sh | 3 # This is the command running inside the xterm of our 5 # the server command, so it can attach to the parent 6 # process. In addition, here we run the command inside 14 # Start binderproc (or whatever sub-command is being run) 15 # inside of gdb, giving gdb an initial command script to
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
fail-on-update.php | 19 $command = $_GET['command']; variable 26 if ($command == "reset") { 28 } else if ($command == "delete") { 34 print("fail-on-update.php?command=\n");
|
/external/webkit/Tools/DumpRenderTree/qt/ |
TextInputControllerQt.cpp | 42 void TextInputController::doCommand(const QString& command) 46 if (command == "moveBackwardAndModifySelection:") { 49 } else if (command =="moveDown:") { 51 } else if (command =="moveDownAndModifySelection:") { 54 } else if (command =="moveForward:") { 56 } else if (command =="moveForwardAndModifySelection:") { 59 } else if (command =="moveLeft:") { 61 } else if (command =="moveLeftAndModifySelection:") { 64 } else if (command =="moveRight:") { 66 } else if (command =="moveRightAndModifySelection:") [all...] |
/external/llvm/tools/llvm-config/ |
CMakeLists.txt | 21 COMMAND echo s!@LLVM_SRC_ROOT@!${LLVM_MAIN_SRC_DIR}! > ${SEDSCRIPT_OBJPATH} 22 COMMAND echo s!@LLVM_OBJ_ROOT@!${LLVM_BINARY_DIR}! >> ${SEDSCRIPT_OBJPATH} 23 COMMAND echo s!@LLVM_CPPFLAGS@!${CPP_FLGS}! >> ${SEDSCRIPT_OBJPATH} 24 COMMAND echo s!@LLVM_CFLAGS@!${C_FLGS}! >> ${SEDSCRIPT_OBJPATH} 25 COMMAND echo s!@LLVM_CXXFLAGS@!${CXX_FLGS}! >> ${SEDSCRIPT_OBJPATH} 27 COMMAND echo s!@LLVM_LDFLAGS@!${CMAKE_SHARED_LINKER_FLAGS}! >> ${SEDSCRIPT_OBJPATH} 28 COMMAND echo s!@LLVM_BUILDMODE@!${CMAKE_BUILD_TYPE}! >> ${SEDSCRIPT_OBJPATH} 29 COMMAND echo s!@LLVM_SYSTEM_LIBS@!${SYSTEM_LIBS}! >> ${SEDSCRIPT_OBJPATH} 30 COMMAND echo s!@LLVM_TARGETS_BUILT@!${LLVM_TARGETS_TO_BUILD}! >> ${SEDSCRIPT_OBJPATH} 31 COMMAND sed -f ${SEDSCRIPT_OBJPATH} < ${BUILDVARIABLES_SRCPATH} > ${BUILDVARIABLES_OBJPATH [all...] |
/hardware/ti/wpan/tools/FM/service/src/jni/ |
JFmRxNative.h | 104 #define FM_RX_CMD_ENABLE ((FmRxCmdType)0) /* Enable command */ 105 #define FM_RX_CMD_DISABLE ((FmRxCmdType)1) /* Disable command */ 106 #define FM_RX_CMD_SET_BAND ((FmRxCmdType)2) /* Set Band command */ 107 #define FM_RX_CMD_GET_BAND ((FmRxCmdType)3) /* Get Band command */ 108 #define FM_RX_CMD_SET_MONO_STEREO_MODE ((FmRxCmdType)4) /* Set Mono/Stereo command */ 109 #define FM_RX_CMD_GET_MONO_STEREO_MODE ((FmRxCmdType)5) /* Get Mono/Stereo command */ 110 #define FM_RX_CMD_SET_MUTE_MODE ((FmRxCmdType)6) /* Set Mute mode command */ 111 #define FM_RX_CMD_GET_MUTE_MODE ((FmRxCmdType)7) /* Get Mute mode command */ 112 #define FM_RX_CMD_SET_RF_DEPENDENT_MUTE_MODE ((FmRxCmdType)8) /* Set RF-Dependent Mute Mode command */ 113 #define FM_RX_CMD_GET_RF_DEPENDENT_MUTE_MODE ((FmRxCmdType)9) /* Get RF-Dependent Mute Mode command */ [all...] |
/libcore/luni/src/main/java/java/lang/ |
ProcessBuilder.java | 33 private List<String> command; field in class:ProcessBuilder 42 * @param command 45 public ProcessBuilder(String... command) { 46 this(new ArrayList<String>(Arrays.asList(command))); 55 * @param command 58 * if {@code command} is {@code null}. 60 public ProcessBuilder(List<String> command) { 61 if (command == null) { 62 throw new NullPointerException("command == null"); 64 this.command = command 77 public List<String> command() { method in class:ProcessBuilder 88 public ProcessBuilder command(String... command) { method in class:ProcessBuilder 103 public ProcessBuilder command(List<String> command) { method in class:ProcessBuilder [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
ResultCode.java | 30 * Results '0X' and '1X' indicate that the command has been performed. 33 /** Command performed successfully */ 36 /** Command performed with partial comprehension */ 39 /** Command performed, with missing information */ 46 * Command performed successfully, but requested icon could not be 51 /** Command performed, but modified by call control by NAA */ 54 /** Command performed successfully, limited service */ 57 /** Command performed with modification */ 63 /** Command performed successfully, tone not played */ 84 * command at a later opportunity [all...] |