HomeSort by relevance Sort by last modified time
    Searched full:cmd1 (Results 1 - 24 of 24) sorted by null

  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
SeedTest.java 24 String cmd1 = MONKEY_CMD + " -s 1337 -v -p " + PKGS[0] + " 500"; local
25 String out1 = mDevice.executeShellCommand(cmd1);
26 String out2 = mDevice.executeShellCommand(cmd1);
  /system/netd/server/
oem_iptables_hook.cpp 38 const char *cmd1[] = { local
43 runIptablesCmd(ARRAY_SIZE(cmd1), cmd1); local
NatController.cpp 185 const char *cmd1[] = { local
192 runCmd(ARRAY_SIZE(cmd1), cmd1); local
288 const char *cmd1[] = { local
305 if (runCmd(ARRAY_SIZE(cmd1), cmd1) && add) {
360 cmd1[1] = "-D";
361 runCmd(ARRAY_SIZE(cmd1), cmd1); local
IdletimerController.cpp 155 const char *cmd1[] = { local
162 res = runIpxtablesCmd(ARRAY_SIZE(cmd1), cmd1);
202 const char *cmd1[] = { local
219 res = runIpxtablesCmd(ARRAY_SIZE(cmd1), cmd1);
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_textures.cc 1095 BindTexture cmd1; local
1114 BindTexture cmd1; local
1137 BindTexture cmd1; local
1150 BindTexture cmd1; local
1169 BindTexture cmd1; local
1182 BindTexture cmd1; local
1201 BindTexture cmd1; local
1218 BindTexture cmd1; local
1241 BindTexture cmd1; local
1258 BindTexture cmd1; local
1280 BindTexture cmd1; local
1305 BindTexture cmd1; local
    [all...]
gles2_cmd_decoder_unittest.cc 540 BindTexture cmd1; local
541 cmd1.Init(GL_TEXTURE_2D, kInvalidClientId);
542 EXPECT_EQ(error::kNoError, ExecuteCmd(cmd1));
    [all...]
gles2_cmd_decoder_unittest_base.cc 510 cmd::SetBucketSize cmd1; local
511 cmd1.Init(bucket_id, size);
512 EXPECT_EQ(error::kNoError, ExecuteCmd(cmd1));
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
core.py 30 usage: %(script)s [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
31 or: %(script)s --help [cmd1 cmd2 ...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
core.py 30 usage: %(script)s [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
31 or: %(script)s --help [cmd1 cmd2 ...]
  /development/testrunner/coverage/
coverage.py 133 cmd1 = ("java -cp %s emma report -r html -in %s %s %s " %
136 self._RunCmd(cmd1 + cmd2)
  /external/valgrind/main/cachegrind/
cg_diff.in 257 my $cmd1;
277 ($cmd1, $events1, $CCs1, $summaryCC1) = read_input_file($file1);
309 print("cmd: $cmd1; $cmd2\n");
  /external/lldb/test/pexpect-2.4/examples/
rippy.py 542 cmd1 = "mencoder '%s' -quiet -ss %d -endpos %d -o /dev/null -nosound -ovc lavc -vf cropdetect" % (video_source_filename, skip, sample_length)
549 (command_output1, exitstatus1) = run(cmd1)
639 cmd1 = build_compression_command (video_source_filename, "compression_test_1.avi", video_target_size, a (…)
    [all...]
  /external/chromium_org/tools/valgrind/
valgrind_test.py     [all...]
  /hardware/ril/reference-ril/
reference-ril.c 1548 char *cmd1, *cmd2; local
    [all...]
  /external/mksh/src/
mksh.1 559 .Dq Ar cmd1 No && Ar cmd2
563 .Ar cmd1
569 .Ar cmd1
    [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/pixman/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 

Completed in 1558 milliseconds