HomeSort by relevance Sort by last modified time
    Searched refs:Command (Results 101 - 125 of 464) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/av/services/audioflinger/
FastMixerState.h 67 // Extends FastThreadState::Command
68 static const Command
  /frameworks/base/cmds/svc/src/com/android/commands/svc/
DataCommand.java 26 public class DataCommand extends Svc.Command {
UsbCommand.java 25 public class UsbCommand extends Svc.Command {
WifiCommand.java 26 public class WifiCommand extends Svc.Command {
  /external/chromium_org/third_party/brotli/src/brotli/enc/
histogram.h 24 #include "./command.h"
90 const std::vector<Command>& cmds,
103 const std::vector<Command>& cmds,
  /external/emma/core/java12/com/vladium/emma/data/
mergeCommand.java 15 import com.vladium.emma.Command;
25 final class mergeCommand extends Command
  /frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
DumpCommand.java 26 import com.android.commands.uiautomator.Launcher.Command;
38 public class DumpCommand extends Command {
  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
Package.java 33 static public class Packager extends Dicttool.Command {
34 public static final String COMMAND = "package";
43 return COMMAND + " <src_filename> <dst_filename>: Package a file for distribution";
49 throw new RuntimeException("Too many/too few arguments for command " + COMMAND);
65 static public class Unpackager extends Dicttool.Command {
66 public static final String COMMAND = "unpackage";
73 return COMMAND + " <src_filename> <dst_filename>: Detects how a file is packaged and\n"
80 throw new RuntimeException("Too many/too few arguments for command " + COMMAND);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_data.py 1 """distutils.command.install_data
3 Implements the Distutils 'install_data' command, for installing
11 from distutils.core import Command
14 class install_data(Command):
install_egg_info.py 1 """distutils.command.install_egg_info
3 Implements the Distutils 'install_egg_info' command, for installing
7 from distutils.cmd import Command
11 class install_egg_info(Command):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_data.py 1 """distutils.command.install_data
3 Implements the Distutils 'install_data' command, for installing
11 from distutils.core import Command
14 class install_data(Command):
install_egg_info.py 1 """distutils.command.install_egg_info
3 Implements the Distutils 'install_egg_info' command, for installing
7 from distutils.cmd import Command
11 class install_egg_info(Command):
  /cts/libs/vogar-expect/src/vogar/commands/
Command.java 46 public final class Command {
55 public Command(String... args) {
59 public Command(List<String> args) {
68 private Command(Builder builder) {
77 throw new IllegalStateException("Maximum command length " + builder.maxLength
92 .command(args)
158 * Executes a command with a specified timeout. If the process does not
162 * @return the command's output, or null if the command timed out
182 * Executes the command on a new background thread. This method return
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
commandbutton.js 8 * @fileoverview This implements a common button control, bound to command.
23 * Associated command.
24 * @type {Command}
34 if ((commandId = this.getAttribute('command')))
41 * Returns associated command.
42 * @return {cr.ui.Command} associated command.
49 * Associates command with this button.
50 * @param {string|cr.ui.Command} command Command id, or command object t
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/share/gdb/python/gdb/command/
frame_filters.py 28 class SetFilterPrefixCmd(gdb.Command):
29 """Prefix command for 'set' frame-filter related operations."""
36 class ShowFilterPrefixCmd(gdb.Command):
37 """Prefix command for 'show' frame-filter related operations."""
42 class InfoFrameFilter(gdb.Command):
113 cmd_name: Name of the command invoking this function.
162 text: The full text of the command line.
163 word: The most recent word of the command line.
200 word: The most recent word of the command line.
217 class EnableFrameFilter(gdb.Command)
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 28 class SetFilterPrefixCmd(gdb.Command):
29 """Prefix command for 'set' frame-filter related operations."""
36 class ShowFilterPrefixCmd(gdb.Command):
37 """Prefix command for 'show' frame-filter related operations."""
42 class InfoFrameFilter(gdb.Command):
113 cmd_name: Name of the command invoking this function.
162 text: The full text of the command line.
163 word: The most recent word of the command line.
200 word: The most recent word of the command line.
217 class EnableFrameFilter(gdb.Command)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 28 class SetFilterPrefixCmd(gdb.Command):
29 """Prefix command for 'set' frame-filter related operations."""
36 class ShowFilterPrefixCmd(gdb.Command):
37 """Prefix command for 'show' frame-filter related operations."""
42 class InfoFrameFilter(gdb.Command):
113 cmd_name: Name of the command invoking this function.
162 text: The full text of the command line.
163 word: The most recent word of the command line.
200 word: The most recent word of the command line.
217 class EnableFrameFilter(gdb.Command)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/share/gdb/python/gdb/command/
frame_filters.py 28 class SetFilterPrefixCmd(gdb.Command):
29 """Prefix command for 'set' frame-filter related operations."""
36 class ShowFilterPrefixCmd(gdb.Command):
37 """Prefix command for 'show' frame-filter related operations."""
42 class InfoFrameFilter(gdb.Command):
113 cmd_name: Name of the command invoking this function.
162 text: The full text of the command line.
163 word: The most recent word of the command line.
200 word: The most recent word of the command line.
217 class EnableFrameFilter(gdb.Command)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 28 class SetFilterPrefixCmd(gdb.Command):
29 """Prefix command for 'set' frame-filter related operations."""
36 class ShowFilterPrefixCmd(gdb.Command):
37 """Prefix command for 'show' frame-filter related operations."""
42 class InfoFrameFilter(gdb.Command):
113 cmd_name: Name of the command invoking this function.
162 text: The full text of the command line.
163 word: The most recent word of the command line.
200 word: The most recent word of the command line.
217 class EnableFrameFilter(gdb.Command)
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 28 class SetFilterPrefixCmd(gdb.Command):
29 """Prefix command for 'set' frame-filter related operations."""
36 class ShowFilterPrefixCmd(gdb.Command):
37 """Prefix command for 'show' frame-filter related operations."""
42 class InfoFrameFilter(gdb.Command):
113 cmd_name: Name of the command invoking this function.
162 text: The full text of the command line.
163 word: The most recent word of the command line.
200 word: The most recent word of the command line.
217 class EnableFrameFilter(gdb.Command)
    [all...]
  /external/chromium_org/chrome/common/extensions/
command.cc 5 #include "chrome/common/extensions/command.h"
30 "Command key is not supported. Note: Ctrl means Command on Mac";
83 // Either the developer specified Command+foo in the manifest for Mac or
84 // they specified Ctrl and it got normalized to Command (to get Ctrl on
86 // as Command.
90 // If we see "Command+foo" in the Default section it can mean two
93 // on Mac to "Command+foo". This is fine. Treat it as Command.
97 // No other platform supports Command
187 bool command = (modifiers & ui::EF_COMMAND_DOWN) != 0; local
    [all...]
  /external/clang/lib/Tooling/
Tooling.cpp 69 // We expect to get back exactly one Command job, if we didn't something
72 if (Jobs.size() != 1 || !isa<clang::driver::Command>(*Jobs.begin())) {
82 const clang::driver::Command *Cmd =
83 cast<clang::driver::Command>(*Jobs.begin());
293 llvm::errs() << "Skipping " << File << ". Compile command not found.\n";
334 for (const auto &Command : CompileCommands) {
342 if (chdir(Command.second.Directory.c_str()))
344 Twine(Command.second.Directory) + "\n!");
345 std::vector<std::string> CommandLine = Command.second.CommandLine;
353 llvm::dbgs() << "Processing: " << Command.first << ".\n"
    [all...]
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 65 " <command> [<switches>...] <archive_name> [<file_names>...]\n"
95 " -slt: show technical information for l (List) command\n"
110 static const char *kUserErrorMessage = "Incorrect command line";
235 bool isExtractGroupCommand = options.Command.IsFromExtractGroup();
239 options.Command.CommandType == NCommandType::kList ||
240 options.Command.IsFromUpdateGroup()))
247 if (options.Command.CommandType == NCommandType::kInfo)
339 else if (options.Command.CommandType == NCommandType::kBenchmark)
379 else if (isExtractGroupCommand || options.Command.CommandType == NCommandType::kList)
406 eo.PathMode = options.Command.GetPathMode();
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/io/
TextGraphReader.java 41 private ArrayList<Command> mCommands = new ArrayList<Command>();
48 private interface Command {
52 private class ImportPackageCommand implements Command {
69 private class AddLibraryCommand implements Command {
82 private class AllocateFilterCommand implements Command {
105 private class InitFilterCommand implements Command {
124 private class ConnectCommand implements Command {
212 String curCommand = scanner.eat(commandPattern, "<command>");
228 throw new GraphIOException("Unknown command '" + curCommand + "'!")
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 256 struct Command {
257 Command( Commands_e cmd, char *arg = NULL)
260 Command()
275 Command getCommand(sp<CameraContext> currentCamera);
292 Vector<Command> mCommands;

Completed in 1633 milliseconds

1 2 3 45 6 7 8 91011>>