HomeSort by relevance Sort by last modified time
    Searched refs:commands (Results 826 - 850 of 1164) sorted by null

<<31323334353637383940>>

  /prebuilts/go/linux-x86/src/html/template/
error.go 201 // pipeline where subsequent commands expect escaped input, e.g.
  /prebuilts/go/linux-x86/src/syscall/
syscall_unix_test.go 66 // commands and translates them to the correct value that the kernel
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java 57 import org.eclipse.core.commands.Command;
96 import org.eclipse.ui.commands.ICommandService;
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go 64 // There are many commands available from the pprof command line.
65 // Commonly used commands include "top", which prints a summary of the
68 // all pprof commands.
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go 64 // There are many commands available from the pprof command line.
65 // Commonly used commands include "top", which prints a summary of the
68 // all pprof commands.
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar 
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
sg_err.c 86 /* The following are 16 byte commands in group 4 */
104 /* The following are 12 byte commands in group 5 */
131 static const char **commands[] = { variable
143 const char **table = commands[group(opcode)];
589 {0x2F, 0x00, SC_ALL_DEVS, "Commands cleared by another initiator"},
732 "Tagged overlapped commands (nn = queue tag)"},
733 {0x4E, 0x00, SC_ALL_DEVS, "Overlapped commands attempted"},
    [all...]
  /build/soong/ui/build/
config.go 452 // RemoteParallel controls how many remote jobs (i.e., commands which contain
  /external/autotest/client/bin/
utils.py 11 import commands
669 glibc_ver = commands.getoutput('ldd --version').splitlines()[0]
1014 'pgrep -f name' gets all shell commands with name in args.
    [all...]
  /external/autotest/client/common_lib/
utils.py 86 # prefixes for logging stdout/stderr of commands
753 def run_parallel(commands, timeout=None, ignore_status=False,
759 - commands is a list of commands to run in parallel.
766 for (command, nickname) in itertools.izip_longest(commands, nicknames):
    [all...]
  /external/autotest/server/hosts/
adb_host.py 113 # Default timeout in minutes for fastboot commands.
    [all...]
  /external/python/cpython2/Lib/lib-tk/test/test_ttk/
test_widgets.py     [all...]
  /external/python/cpython3/Lib/tkinter/test/test_ttk/
test_widgets.py     [all...]
  /external/tensorflow/tensorflow/contrib/makefile/
README.md 35 that does so, to be run (as with all commands) **at the root of the repository**:
  /external/v8/tools/gcmole/
gcmole.lua 40 -- Print commands to console before executing them.
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 28 // For commands, unless the -cmd flag is present "go doc command"
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
pkg.go 785 // This allows people to have packages and commands named vendor,
839 // This will allow people to have packages or commands named vendor.
    [all...]
search.go 22 // "cmd" (standard commands), or a path including "...".
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
gccgo.go 243 // or we're printing commands to build the archive and can
  /prebuilts/go/darwin-x86/src/cmd/pack/
pack.go 470 // Finally, the actual commands. Each is an action.
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 28 // For commands, unless the -cmd flag is present "go doc command"
  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
pkg.go 785 // This allows people to have packages and commands named vendor,
839 // This will allow people to have packages or commands named vendor.
    [all...]

Completed in 2394 milliseconds

<<31323334353637383940>>