HomeSort by relevance Sort by last modified time
    Searched refs:commands (Results 201 - 225 of 236) sorted by null

1 2 3 4 5 6 7 8910

  /external/iproute2/doc/
ip-cref.tex 33 This document is split into sections explaining \verb|ip| commands
130 do not allow all of these operations or have some additional commands.
132 out a list of available commands and argument syntax conventions.
229 commands display and change the state of devices.
231 \paragraph{Commands:} \verb|set| and \verb|show| (or \verb|list|).
560 \paragraph{Commands:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
797 \paragraph{Warning:} This command (and other \verb|flush| commands
842 The corresponding commands display neighbour bindings
845 \paragraph{Commands:} \verb|add|, \verb|change|, \verb|replace|,
859 \paragraph{Description:} These commands create new neighbour record
    [all...]
ip-tunnels.tex 32 A: You are right, it does not work. The command written above is split to two commands.
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 445 * One-time initialization of commands.
448 var commands = this.dialogDom_.querySelectorAll('command');
449 for (var i = 0; i < commands.length; i++) {
450 var command = commands[i];
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
  /ndk/build/core/
definitions.mk     [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 17 package com.android.commands.monkey;
225 /** a TCP port to listen on for remote commands. */
466 Process.setArgV0("com.android.commands.monkey");
762 mServerPort = (int) nextOptionLong("Server port to listen on for commands");
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 299 Both commands exit immediately after processing the option.
437 Both commands exit immediately after processing the option.
  /external/grub/netboot/
i82586.c 55 The Tx ("command") unit executes a list of commands that look like:
67 enum commands { enum
  /external/bison/doc/
refcard.tex 370 in the rules with {\tt \%prec} commands.
  /external/chromium/chrome/browser/resources/ntp/
apps.js 263 // Update the commands related to the launch type.
  /external/pcre/
pcregexp.pas 306 Uses strings, collect, messages, dnapp, commands, advance0, stringsx
ltmain.sh 38 # -n, --dry-run display commands without modifying any files
    [all...]
  /external/webkit/Tools/Scripts/
old-run-webkit-tests     [all...]
  /packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java 483 Header commands = resp.getHeader("MS-ASProtocolCommands"); local
487 if (commands == null || versions == null) {
488 userLog("OPTIONS response without commands or versions");
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 19 package com.android.commands.am;
    [all...]
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java 17 package com.android.commands.pm;
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 349 "Read Local Supported Commands",
    [all...]
  /external/v8/src/
d8.js 658 // set to 'in'. For all other commands, ignore the args.
708 // gdb style step commands:
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 313 /* ----- HCI Commands ----- */
1283 uint8_t commands[64]; member in struct:__anon1716
    [all...]
  /external/qemu/hw/
bt.h 439 /* HCI Commands */
1197 uint8_t commands[64]; member in struct:__anon9991
    [all...]
bt-hci.c     [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 1306 uint8_t commands[64]; member in struct:__anon25747
    [all...]
  /external/libpng/
ltmain.sh 37 # -n, --dry-run display commands without modifying any files
971 # func_execute_cmds commands fail_cmd
972 # Execute tilde-delimited COMMANDS.
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 37 # -n, --dry-run display commands without modifying any files
970 # func_execute_cmds commands fail_cmd
971 # Execute tilde-delimited COMMANDS.
    [all...]
  /external/protobuf/
ltmain.sh 37 # -n, --dry-run display commands without modifying any files
970 # func_execute_cmds commands fail_cmd
971 # Execute tilde-delimited COMMANDS.
    [all...]

Completed in 2095 milliseconds

1 2 3 4 5 6 7 8910