HomeSort by relevance Sort by last modified time
    Searched defs:Commands (Results 1 - 17 of 17) sorted by null

  /external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/commands/
BrowserCommands.js 21 function Commands() {
22 this.commands={};
25 Commands.prototype.addCommand=function(name, help, runnable) {
26 if (name in this.commands) {
30 this.commands[name] = {help: help, runnable: runnable};
33 Commands.prototype.help=function(name, args) {
35 for (var command in this.commands) {
36 result+=command+'\t'+this.commands[command].help+"\n";
39 /*if (! (name in this.commands)) {
43 return this.commands[name].help.apply(context, args);*
    [all...]
  /external/autotest/client/common_lib/cros/fake_device_server/
commands.py 5 """Module contains a simple implementation of the commands RPC."""
16 COMMANDS_PATH = 'commands'
20 class Commands(object):
21 """A simple implementation of the commands interface."""
26 # Roots of command resource representation that might contain commands.
31 """Initializes a Commands handler."""
107 Supports both the GET / LIST commands for commands. List lists all
123 400, 'Can only list commands by valid deviceId.')
134 listing['commands'] = [
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/
bs.py 34 Commands = {'reset' : 'Clear input queue and output bucket',
44 self.parser.add_option("--help-commands", action="store_true", dest="help_commands",
45 help="provides help on the available commands")
67 for key in self.Commands.keys():
68 print(' %s\t\t%s' % (key, self.Commands[key]))
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/commands/
commands.go 5 // Package commands defines and manages the basic pprof commands
6 package commands package
25 // Commands describes the commands accepted by pprof.
26 type Commands map[string]*Command
46 // PProf returns the basic pprof report-generation commands
47 func PProf(c Completer, interactive **bool) Commands {
48 return Commands{
49 // Commands that require no post-processing
    [all...]
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/commands/
commands.go 5 // Package commands defines and manages the basic pprof commands
6 package commands package
25 // Commands describes the commands accepted by pprof.
26 type Commands map[string]*Command
46 // PProf returns the basic pprof report-generation commands
47 func PProf(c Completer, interactive **bool) Commands {
48 return Commands{
49 // Commands that require no post-processing
    [all...]
  /external/clang/unittests/Tooling/
CompilationDatabaseTest.cpp 104 std::vector<CompileCommand> Commands = getAllCompileCommands(
112 EXPECT_EQ(2U, Commands.size()) << ErrorMessage;
113 EXPECT_EQ(Directory1, Commands[0].Directory) << ErrorMessage;
114 EXPECT_EQ(FileName1, Commands[0].Filename) << ErrorMessage;
115 ASSERT_EQ(1u, Commands[0].CommandLine.size());
116 EXPECT_EQ(Command1, Commands[0].CommandLine[0]) << ErrorMessage;
117 EXPECT_EQ(Directory2, Commands[1].Directory) << ErrorMessage;
118 EXPECT_EQ(FileName2, Commands[1].Filename) << ErrorMessage;
119 ASSERT_EQ(1u, Commands[1].CommandLine.size());
120 EXPECT_EQ(Command2, Commands[1].CommandLine[0]) << ErrorMessage
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
bitmaptools.cc 14 enum Commands {
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 186 std::vector<CompileCommand> Commands;
187 getCommands(CommandsRefI->getValue(), Commands);
188 return Commands;
208 std::vector<CompileCommand> Commands;
209 getCommands(AllCommands, Commands);
210 return Commands;
228 std::vector<CompileCommand> &Commands) const {
232 Commands.emplace_back(
  /external/lzma/CPP/7zip/UI/Common/
Update.h 84 CObjectVector<CUpdateArchiveCommand> Commands;
138 Commands.Clear();
141 Commands.Add(c);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
imaplib.py 38 # Commands
40 Commands = {
108 All IMAP4rev1 commands are supported by methods of the same
111 All arguments to commands are converted to strings, except for
142 most IMAP servers implement a sub-set of the commands available here.
155 self.tagged_commands = {} # Tagged commands awaiting response
212 if attr in Commands:
301 # IMAP4 commands
752 if not command in Commands:
754 if self.state not in Commands[command]
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
imaplib.py 38 # Commands
40 Commands = {
108 All IMAP4rev1 commands are supported by methods of the same
111 All arguments to commands are converted to strings, except for
142 most IMAP servers implement a sub-set of the commands available here.
155 self.tagged_commands = {} # Tagged commands awaiting response
212 if attr in Commands:
301 # IMAP4 commands
752 if not command in Commands:
754 if self.state not in Commands[command]
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py 38 # Commands
40 Commands = {
108 All IMAP4rev1 commands are supported by methods of the same
111 All arguments to commands are converted to strings, except for
142 most IMAP servers implement a sub-set of the commands available here.
155 self.tagged_commands = {} # Tagged commands awaiting response
212 if attr in Commands:
301 # IMAP4 commands
752 if not command in Commands:
754 if self.state not in Commands[command]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py 38 # Commands
40 Commands = {
108 All IMAP4rev1 commands are supported by methods of the same
111 All arguments to commands are converted to strings, except for
142 most IMAP servers implement a sub-set of the commands available here.
155 self.tagged_commands = {} # Tagged commands awaiting response
212 if attr in Commands:
301 # IMAP4 commands
752 if not command in Commands:
754 if self.state not in Commands[command]
    [all...]
  /external/ImageMagick/MagickCore/
animate.c 103 " The Command widget lists a number of sub-menus and commands.",
    [all...]
display.c 682 " 3 Press and drag to choose from a select set of commands.",
704 " The Command widget lists a number of sub-menus and commands.",
    [all...]
  /external/iproute2/doc/
ip-cref.tex 33 This document is split into sections explaining \verb|ip| commands
111 --- read commands from provided file or standart input and invoke them.
132 If there were any errors during execution of the commands,
165 do not allow all of these operations or have some additional commands.
167 out a list of available commands and argument syntax conventions.
264 commands display and change the state of devices.
266 \paragraph{Commands:} \verb|set| and \verb|show| (or \verb|list|).
595 \paragraph{Commands:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
832 \paragraph{Warning:} This command (and other \verb|flush| commands
877 The corresponding commands display neighbour binding
    [all...]
  /external/llvm/utils/TableGen/
AsmWriterEmitter.cpp 446 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i];
450 unsigned NumBits = Log2_32_Ceil(Commands.size());
455 << " bits for " << Commands.size() << " unique commands.\n";
457 if (Commands.size() == 2) {
462 << Commands[1]
464 << Commands[0]
466 } else if (Commands.size() == 1) {
468 O << Commands[0] << "\n\n";
476 for (unsigned i = 0, e = Commands.size(); i != e; ++i)
    [all...]

Completed in 1774 milliseconds