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

1 2 3 45 6 7 8 91011>>

  /external/chromium/chrome/browser/sessions/
session_service_test_helper.h 30 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
  /external/clang/utils/
CmpDriver 87 self.commands = []
103 self.commands.append(list(splitArgs(ln)))
171 # Compare commands.
172 for i,(a,b) in enumerate(map(None, infoA.commands, infoB.commands)):
  /external/kernel-headers/original/linux/
hdsmart.h 91 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /external/smack/asmack-master/static-src/custom/org/jivesoftware/smackx/
InitStaticCode.java 46 Class.forName(org.jivesoftware.smackx.commands.AdHocCommandManager.class.getName(), true, appClassLoader);
  /external/smack/src/org/jivesoftware/smackx/
InitStaticCode.java 46 Class.forName(org.jivesoftware.smackx.commands.AdHocCommandManager.class.getName(), true, appClassLoader);
  /frameworks/base/cmds/svc/src/com/android/commands/svc/
DataCommand.java 17 package com.android.commands.svc;
PowerCommand.java 17 package com.android.commands.svc;
WifiCommand.java 17 package com.android.commands.svc;
  /frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
Launcher.java 17 package com.android.commands.uiautomator;
26 * This class maintains the list of sub commands, and redirect the control into it based on the
27 * command line arguments. It also prints out help arguments for each sub commands.
29 * To add a new sub command, implement {@link Command} and add an instance into COMMANDS array
34 * A simple abstraction class for supporting generic sub commands
91 for (Command command : COMMANDS) {
104 for (Command command : COMMANDS) {
129 private static Command[] COMMANDS = new Command[] {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdsmart.h 91 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdsmart.h 91 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdsmart.h 91 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h 81 ata_smart_errorlog_command_struct_t commands[6]; member in struct:ata_smart_errorlog_struct_s

Completed in 1582 milliseconds

1 2 3 45 6 7 8 91011>>