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

<<31323334353637383940>>

  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
search.go 22 // "cmd" (standard commands), or a path including "...".
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
gccgo.go 243 // or we're printing commands to build the archive and can
  /prebuilts/go/linux-x86/src/cmd/pack/
pack.go 470 // Finally, the actual commands. Each is an action.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py     [all...]
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.27/
jcommander-1.27.jar 
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.48/
jcommander-1.48.jar 
  /tools/tradefederation/core/src/com/android/tradefed/command/
CommandScheduler.java 107 * A scheduler for running TradeFederation commands across all available devices.
109 * Will attempt to prioritize commands to run based on a total running count of their execution
110 * time. e.g. infrequent or fast running commands will get prioritized over long running commands.
116 /** the queue of commands ready to be executed. */
120 /** the queue of commands sleeping. */
123 /** the queue of commands current executing. */
129 /** timer for scheduling commands to be re-queued for execution */
149 /** flag for instructing scheduler to exit when no commands are present */
438 * for locally scheduled commands added via addCommand
1203 List<CommandLine> commands = parser.parseFile(cmdFile); local
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 17 package com.android.commands.monkey;
239 /** a TCP port to listen on for remote commands. */
559 Process.setArgV0("com.android.commands.monkey");
    [all...]
MonkeySourceScript.java 17 package com.android.commands.monkey;
    [all...]
  /external/autotest/client/bin/
partition.py 832 os_dep.commands('dd', 'losetup', 'truncate')
  /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/scapy/scapy/layers/
inet6.py 93 @conf.commands.register
115 @conf.commands.register
    [all...]
  /external/selinux/python/sepolicy/sepolicy/
manpage.py 172 from commands import getstatusoutput
892 .SH "COMMANDS"
    [all...]
  /external/skia/include/gpu/gl/
GrGLFunctions.h 195 typedef GrGLvoid (* GrGLPathCommandsProc)(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);
  /frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
Bmgr.java 17 package com.android.commands.bmgr;
847 System.err.println("to the 'transport' and 'wipe' commands. The currently active transport");
  /hardware/ril/libril/
ril_service.h 24 void registerService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);
    [all...]
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
debug_test.go 55 // Flag -n is for dry-run, and prints the shell and first debug commands.
524 s.ioState.readExpecting(-1, 5000, "Type 'help' for list of commands.")
  /prebuilts/go/darwin-x86/src/cmd/doc/
pkg.go 398 // Show only package docs for commands.
412 // Used to decide whether to suppress internals for commands.
  /prebuilts/go/darwin-x86/src/html/template/
escape.go 240 // ensurePipelineContains ensures that the pipeline ends with the commands with
267 // If any of the commands in s that we are about to insert is equivalent
  /prebuilts/go/darwin-x86/src/text/template/
exec.go 391 // Eval functions evaluate pipelines, commands, and their elements and extract
398 // executing commands depending on the pipeline value.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
debug_test.go 55 // Flag -n is for dry-run, and prints the shell and first debug commands.
524 s.ioState.readExpecting(-1, 5000, "Type 'help' for list of commands.")
  /prebuilts/go/linux-x86/src/cmd/doc/
pkg.go 398 // Show only package docs for commands.
412 // Used to decide whether to suppress internals for commands.
  /prebuilts/go/linux-x86/src/html/template/
escape.go 240 // ensurePipelineContains ensures that the pipeline ends with the commands with
267 // If any of the commands in s that we are about to insert is equivalent

Completed in 1514 milliseconds

<<31323334353637383940>>