/frameworks/av/services/audioflinger/ |
FastCapture.cpp | 75 bool FastCapture::isSubClassCommand(FastThreadState::Command command) 77 switch ((FastCaptureState::Command) command) { 159 const FastCaptureState::Command command = this->command; local 162 if ((command & FastCaptureState::READ) /*&& isWarm*/) { 184 if (command & FastCaptureState::WRITE) {
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/share/gdb/python/gdb/command/ |
pretty_printers.py | 25 """Internal utility to parse a pretty-printer command argv. 28 arg: The arguments to the command. The format is: 84 class InfoPrettyPrinter(gdb.Command): 85 """GDB command to list all registered pretty-printers. 153 """GDB calls this to perform the command.""" 316 class EnablePrettyPrinter (gdb.Command): 317 """GDB command to enable the specified pretty-printer. 335 """GDB calls this to perform the command.""" 339 class DisablePrettyPrinter (gdb.Command): 340 """GDB command to disable the specified pretty-printer [all...] |
/external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/ |
sdk_update_main.py | 27 # Import late so each command script can find our imports 28 import command.info namespace 29 import command.list namespace 30 import command.sources namespace 31 import command.uninstall namespace 32 import command.update namespace 181 command.info.Info(remote_manifest, args) 195 command.list.List(remote_manifest, local_manifest, options.revision) 211 args = [command.update.RECOMMENDED] 214 delegate = command.update.RealUpdateDelegate(USER_DATA_DIR [all...] |
/frameworks/base/services/core/java/com/android/server/ |
NativeDaemonConnector.java | 266 * Make command for daemon, escaping arguments as needed. 272 throw new IllegalArgumentException("Unexpected command: " + cmd); 275 throw new IllegalArgumentException("Arguments must be separate from command"); 301 * Issue the given command to the native daemon and return a single expected 309 public NativeDaemonEvent execute(Command cmd) throws NativeDaemonConnectorException { 314 * Issue the given command to the native daemon and return a single expected 315 * response. Any arguments must be separated from base command so they can 334 * Issue the given command to the native daemon and return any 343 public NativeDaemonEvent[] executeForList(Command cmd) throws NativeDaemonConnectorException { 348 * Issue the given command to the native daemon and return an [all...] |
/external/chromium_org/tools/site_compare/ |
command_line.py | 6 """Parse a command line, retrieving a command and its arguments. 8 Supports the concept of command line commands, each with its own set 32 class Command(object): 33 """Implements a single command.""" 36 """Initializes Command from names and helptext, plus optional callables. 39 names: command name, or list of synonyms 40 helptext: brief string description of the command 43 impl: callable to be invoked when command is called 56 """Encapsulates an argument to a command."" [all...] |
/external/antlr/antlr-3.4/runtime/Python/ |
setup.py | 9 from distutils.command.clean import clean as _clean 10 from distutils.cmd import Command 62 # Options for 'CmdUnitTest' command 65 class unittest(Command): 150 class functest(Command):
|
/external/chromium_org/chrome/test/base/ |
test_browser_window.cc | 220 const extensions::Command& command) {}
|
/external/chromium_org/v8/tools/ |
gdb-v8-support.py | 147 class V8PrintObject (gdb.Command):
|
/external/clang/tools/driver/ |
driver.cpp | 75 /// '#': Silence information about the changes to the command line arguments. 77 /// '^': Add FOO as a new argument at the beginning of the command line. 79 /// '+': Add FOO as a new argument at the end of the command line. 81 /// 's/XXX/YYY/': Substitute the regular expression XXX with YYY in the command 90 /// at the end of the command line. 93 /// \param Args - The vector of command line arguments. 94 /// \param Edit - The override command to perform. 137 OS << "### Invalid X edit, end of command line!\n"; 337 // Handle CCC_OVERRIDE_OPTIONS, used for editing a command line behind the 416 SmallVector<std::pair<int, const Command *>, 4> FailingCommands [all...] |
/external/lzma/CPP/7zip/UI/Common/ |
ArchiveCommandLine.cpp | 183 static const char *kUserErrorMessage = "Incorrect command line";
187 static const char *kIncorrectWildCardInCommandLine = "Incorrect wildcard in command line";
249 static bool ParseArchiveCommand(const UString &commandString, CArchiveCommand &command)
258 command.CommandType = (NCommandType::EEnum)commandIndex;
502 static bool ParseUpdateCommandString2(const UString &command,
505 for (int i = 0; i < command.Length();)
507 wchar_t c = MyCharUpper(command[i]);
511 postString = command.Mid(i);
515 if (i >= command.Length())
517 int actionPos = kUpdatePairActionIDSet.Find(::MyCharUpper(command[i])); [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf.h | 370 * command is to be sent to another module. 375 * Command. 386 __PERF_FN(Command)(hObject, \ 455 * command has been sent to another module. 460 * Command. 471 __PERF_FN(Command)(hObject, \ 543 * command is being requested from another module. This method 545 * time the application is "pending" for the command. Note, 546 * that the command is most likely not known when calling this 552 * Command [all...] |
/ndk/tests/abcc/jni/ |
Abcc.h | 39 enum Command {
|