HomeSort by relevance Sort by last modified time
    Searched refs:COMMAND (Results 26 - 50 of 62) sorted by null

12 3

  /frameworks/base/media/libmedia/
IEffect.cpp 31 COMMAND,
62 status_t command(uint32_t cmdCode, function in class:android::BpEffect
68 LOGV("command");
86 remote()->transact(COMMAND, data, &reply);
140 case COMMAND: {
141 LOGV("COMMAND");
156 status_t status = command(cmdCode, cmdSize, cmd, &replySz, resp);
  /external/chromium/testing/gmock/
CMakeLists.txt 29 if (COMMAND pre_project_set_up_hermetic_build)
48 if (COMMAND set_up_hermetic_build)
  /external/chromium/testing/gtest/test/
gtest_color_test.py 44 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_color_test_')
66 p = gtest_test_utils.Subprocess([COMMAND] + args)
gtest_filter_unittest.py 37 environments and command line flags.
93 # The command line flag for specifying the test filters.
96 # The command line flag for including disabled tests.
99 # Command to run the gtest_filter_unittest_ program.
100 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_filter_unittest_')
111 # The command line flag to tell Google Test to output the list of tests it
117 [COMMAND, LIST_TESTS_FLAG]).output
181 return gtest_test_utils.Subprocess([COMMAND] + (args or []),
188 p = gtest_test_utils.Subprocess([COMMAND] + (args or []), env=environ)
215 def RunWithSharding(total_shards, shard_index, command)
    [all...]
gtest_shuffle_test.py 38 # Command to run the gtest_shuffle_test_ program.
39 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_shuffle_test_')
84 return gtest_test_utils.Subprocess([COMMAND] + args, env=environ_copy).output
92 args: command line flags to pass to gtest_shuffle_test_
  /external/gtest/test/
gtest_color_test.py 44 COMMAND = os.path.join(gtest_test_utils.GetBuildDir(),
62 cmd = COMMAND
  /external/protobuf/gtest/test/
gtest_color_test.py 44 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_color_test_')
66 p = gtest_test_utils.Subprocess([COMMAND] + args)
gtest_filter_unittest.py 37 environments and command line flags.
62 # The command line flag for specifying the test filters.
65 # The command line flag for including disabled tests.
68 # Command to run the gtest_filter_unittest_ program.
69 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_filter_unittest_')
135 return gtest_test_utils.Subprocess([COMMAND] + (args or [])).output
141 p = gtest_test_utils.Subprocess([COMMAND] + (args or []))
171 def RunWithSharding(total_shards, shard_index, command):
176 return InvokeWithModifiedEnv(extra_env, RunAndExtractTestList, command)
294 # Construct the command line
    [all...]
gtest_shuffle_test.py 38 # Command to run the gtest_shuffle_test_ program.
39 COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_shuffle_test_')
84 return gtest_test_utils.Subprocess([COMMAND] + args).output
98 args: command line flags to pass to gtest_shuffle_test_
  /external/chromium/testing/gtest/
CMakeLists.txt 28 if (COMMAND pre_project_set_up_hermetic_build)
45 if (COMMAND set_up_hermetic_build)
  /external/protobuf/
configure.ac 39 [AS_HELP_STRING([--with-protoc=COMMAND],
40 [use the given protoc command instead of building a new one when building tests (useful for cross-compiling)])],
ltmain.sh 256 # fails when set -e is in force, so we need another command to
402 # word splitting, command substitution and and variable
430 # word splitting and command substitution for a subsequent eval.
601 # If this variable is set in any of the actions, the command in it
973 # FAIL_CMD may read-access the current command in variable CMD!
1005 # if one wasn't chosen via the "--tag" command line option.
1007 # command doesn't match the default compiler.
1019 # Blanks in the command may have been stripped by the calling shell,
1037 # The compiler in the base compile command matches
1047 # was found and let the user know that the "--tag" command
    [all...]
  /external/grub/netboot/
epic100.h 16 COMMAND= 0, /* Control Register */
43 /* Command register (CR_) bits */
epic100.c 63 static int command; variable
124 command = ioaddr + COMMAND; /* Control Register */
245 outl(CR_START_RX | CR_QUEUE_RX, command);
335 outl(CR_QUEUE_TX, command);
398 outl(CR_START_RX | CR_QUEUE_RX, command);
439 /* Shift the read command bits out. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 390 echo "## COMMAND: $@"
452 # We need to take care of the fact that the 'which <foo>' command
460 # Result: set $1 to the full path of the corresponding command
659 # The following is an awk command to parse the Packages file and extract
796 # $3: Optional: command name (will be cmd_$1 by default)
802 local COMMAND="${3:-cmd_$1}"
807 task_set $TASK cmd "$COMMAND"
815 # $3: Optional: command name (will be cmd_$1 by default)
820 local COMMAND="${3:-cmd_$1}"
822 task_define "${TASK}_1" "$DESCR 1/2" "phase_1 $COMMAND"
    [all...]
  /external/mksh/src/
histrap.c 134 /* Substitute and execute command */
253 ret = command(editor ? editor : "${FCEDIT:-/bin/ed} $_", 0);
322 ret = command(cmd, 0);
400 /* the -1 is to avoid the current fc command */
409 /* Return a pointer to the newest command in the history */
420 /* Return a pointer to the oldest command in the history */
597 /* do not save command in history but possibly sync */
619 * save command in history
648 if (++hp >= history + histsize) { /* remove oldest command */
675 * Each command i
    [all...]
  /external/jpeg/
ltmain.sh 76 # Parse our command line options once, thoroughly.
224 # Get the compilation command and the source file.
232 # Accept any command-line options.
304 $echo "$modename: you must specify a compilation command" 1>&2
741 # Finalize command for both is simple: just hardcode it.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureManager.java 516 if (e.keyCode == SWT.COMMAND) {
552 if (e.keyCode == SWT.COMMAND) {
777 boolean toggle = (mLastStateMask & (SWT.CTRL | SWT.SHIFT | SWT.COMMAND)) != 0;
    [all...]
SelectionManager.java 295 * Shift key (or Command on the Mac) is used to toggle in multi-selection.
305 // On Mac, the Command key is the normal toggle accelerator
307 (e.stateMask & SWT.COMMAND) != 0);
    [all...]
  /system/core/init/
init_parser.c 50 #define COMMAND 0x02
402 struct command *cmd;
477 struct command *cmd;
563 if (!kw_is(kw, COMMAND)) {
564 parse_error(state, "invalid command '%s'\n", args[0]);
660 struct command *cmd;
670 if (!kw_is(kw, COMMAND)) {
671 parse_error(state, "invalid command '%s'\n", args[0]);
  /external/libpng/
ltmain.sh 256 # fails when set -e is in force, so we need another command to
402 # word splitting, command substitution and and variable
430 # word splitting and command substitution for a subsequent eval.
601 # If this variable is set in any of the actions, the command in it
974 # FAIL_CMD may read-access the current command in variable CMD!
1006 # if one wasn't chosen via the "--tag" command line option.
1008 # command doesn't match the default compiler.
1020 # Blanks in the command may have been stripped by the calling shell,
1038 # The compiler in the base compile command matches
1048 # was found and let the user know that the "--tag" command
    [all...]
  /external/pcre/
ltmain.sh 411 # fails when set -e is in force, so we need another command to
564 # word splitting, command substitution and and variable
592 # word splitting and command substitution for a subsequent eval.
749 # If this variable is set in any of the actions, the command in it
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 256 # fails when set -e is in force, so we need another command to
402 # word splitting, command substitution and and variable
430 # word splitting and command substitution for a subsequent eval.
601 # If this variable is set in any of the actions, the command in it
973 # FAIL_CMD may read-access the current command in variable CMD!
1005 # if one wasn't chosen via the "--tag" command line option.
1007 # command doesn't match the default compiler.
1019 # Blanks in the command may have been stripped by the calling shell,
1037 # The compiler in the base compile command matches
1047 # was found and let the user know that the "--tag" command
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 247 # if one wasn't chosen via the "--tag" command line option.
249 # command doesn't match the default compiler.
264 # Blanks in the command may have been stripped by the calling shell,
286 # The compiler in the base compile command matches
296 # was found and let the user know that the "--tag" command
429 # Parse our command line options once, thoroughly.
594 # If this variable is set in any of the actions, the command in it
659 # Get the compilation command and the source file.
684 # Accept any command-line options.
849 $echo "$modename: you must specify a compilation command" 1>&
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 247 # if one wasn't chosen via the "--tag" command line option.
249 # command doesn't match the default compiler.
264 # Blanks in the command may have been stripped by the calling shell,
286 # The compiler in the base compile command matches
296 # was found and let the user know that the "--tag" command
429 # Parse our command line options once, thoroughly.
594 # If this variable is set in any of the actions, the command in it
659 # Get the compilation command and the source file.
684 # Accept any command-line options.
849 $echo "$modename: you must specify a compilation command" 1>&
    [all...]

Completed in 909 milliseconds

12 3