HomeSort by relevance Sort by last modified time
    Searched full:subcommands (Results 1 - 25 of 44) sorted by null

1 2

  /frameworks/base/cmds/svc/src/com/android/commands/svc/
Svc.java 61 return "Show information about the subcommands";
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 86 help: Describe the usage of this program or its subcommands.
100 say "Available subcommands:";
  /frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
Launcher.java 103 System.err.println("Available subcommands:\n");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/isdn/
capicmd.h 36 /*----- CAPI subcommands -----*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/isdn/
capicmd.h 36 /*----- CAPI subcommands -----*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/isdn/
capicmd.h 36 /*----- CAPI subcommands -----*/
  /external/iptables/iptables/
xshared.c 205 fprintf(stderr, "ERROR: No valid subcommand given.\nValid subcommands:\n");
  /external/webkit/Tools/Scripts/webkitpy/tool/
multicommandtool_unittest.py 156 help Display information about this program or its subcommands
multicommandtool.py 168 help_text = "Display information about this program or its subcommands"
  /external/wpa_supplicant_8/src/drivers/
driver_hostap.h 86 /* PRISM2_IOCTL_MACCMD ioctl() subcommands: */
  /external/clang/lib/Driver/
ToolChains.h 25 /// all subcommands; this relies on gcc translating the majority of
524 /// all subcommands. See http://tce.cs.tut.fi for our peculiar target.
ToolChains.cpp     [all...]
  /frameworks/base/docs/html/tools/devices/
emulator.jd     [all...]
  /frameworks/base/docs/html/tools/help/uiautomator/
index.jd 36 <p>The following table describes the subcommands and options for {@code uiautomator}.</p>
  /external/qemu/android/
console.c 349 CommandDef subcommands; /* if handler is NULL */ member in struct:CommandDefRec_
411 if (cmd->subcommands) {
412 cmd = cmd->subcommands;
446 if (cmd->subcommands == NULL) {
460 commands = cmd->subcommands;
506 if ( !args || !subcmd->subcommands ) {
510 cmd = subcmd->subcommands;
    [all...]
  /external/qemu/hw/
scsi-disk.c 858 /* Service Action In subcommands. */
  /frameworks/base/docs/html/tools/testing/
testing_ui.jd 347 <p>To learn more about the syntax, subcommands, and options for {@code uiautomator}, see the <a href="{@docRoot}tools/help/uiautomator/index.html">{@code uiautomator}</a> reference.</p>
  /external/chromium/testing/gmock/scripts/
upload.py 538 # Use a shell for subcommands on Windows to get a PATH search.
    [all...]
  /external/chromium/testing/gtest/scripts/
upload.py 538 # Use a shell for subcommands on Windows to get a PATH search.
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/scripts/
upload.py 538 # Use a shell for subcommands on Windows to get a PATH search.
    [all...]
  /external/qemu/
CHANGES.TXT     [all...]
  /external/regex-re2/lib/codereview/
codereview.py     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gdb.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gdb.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gdb.info     [all...]

Completed in 640 milliseconds

1 2