Searched refs:cmd1 (Results 1 - 22 of 22) sorted by relevance

/external/valgrind/auxprogs/
H A Dcompare-build-logs54 my %cmd1 = read_log_file($log1);
59 foreach my $file (keys %cmd1) {
63 compare_invocations($file, $cmd1{$file }, $cmd2{$file});
67 if (! $cmd1{$file}) {
/external/valgrind/cachegrind/
H A Dcg_diff.in257 my $cmd1;
277 ($cmd1, $events1, $CCs1, $summaryCC1) = read_input_file($file1);
309 print("cmd: $cmd1; $cmd2\n");
/external/libmicrohttpd/src/testspdy/
H A Dtest_request_response_with_callback.c263 char *cmd1; local
274 asprintf(&cmd1, "spdycat https://127.0.0.1:%i/ | md5sum",port);
278 md5(cmd1,md5_sum1);
/external/autotest/client/bin/
H A Dbase_utils.py799 cmd1 = 'udevadm info --query=property --name=%s' % disk_name
802 cmd = ' | '.join([cmd1, cmd2, cmd3])
853 cmd1 = 'udevadm info --query=property --name=%s' % disk_name
856 cmd = ' | '.join([cmd1, cmd2, cmd3])
875 cmd1 = 'udevadm info --query=property --name=%s' % disk_name
878 cmd = ' | '.join([cmd1, cmd2, cmd3])
/external/toolchain-utils/cros_utils/
H A Dmisc.py443 cmd1 = ('export CHROMEOSDIRNAME="$(dirname $(cd {0} && pwd))" && '
448 print(cmd1)
452 cmd1,
/external/autotest/client/common_lib/
H A Drevision_control.py349 cmd1 = 'remote show'
350 origin_name_cmd = self.gitcmd(cmd1)
/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp586 const DispatchCommand& cmd1,
593 vec.push_back(cmd1);
601 const DispatchCommand& cmd1,
610 vec.push_back(cmd1);
585 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4) argument
600 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4, const DispatchCommand& cmd5, const DispatchCommand& cmd6) argument
/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc1299 SegmentLoadCommand cmd1, cmd2, cmd3;
1303 cmd1.Header("head", seg1, 0x88bf1cc7, 0x889a26a4, 0xe9b80d87);
1308 cmd1.Append(128, '!');
1323 load_commands.Place(&cmd1).Place(&cmd2).Place(&cmd3);
1689 SegmentLoadCommand cmd1, cmd2, cmd3;
1690 cmd1.Header("first", segment1, 0xfadb6932, 0x175bf529, 0x0de790ad);
1695 commands.Place(&cmd1).Place(&cmd2).Place(&cmd3);
1295 SegmentLoadCommand cmd1, cmd2, cmd3; local
1685 SegmentLoadCommand cmd1, cmd2, cmd3; local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar ... org.eclipse.core.runtime.CoreException int cmd1 int cmd2 private org.eclipse.equinox.internal ...
/external/ImageMagick/config/
H A Dltmain.sh9655 for cmd1 in $cmds; do
9662 eval cmd=\"$cmd1\"
9690 eval cmd=\"$cmd1\"
/external/c-ares/
H A Dltmain.sh8153 for cmd1 in $cmds; do
8160 eval cmd=\"$cmd1\"
8188 eval cmd=\"$cmd1\"
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh8163 for cmd1 in $cmds; do
8170 eval cmd=\"$cmd1\"
8198 eval cmd=\"$cmd1\"
/external/libedit/
H A Dltmain.sh8163 for cmd1 in $cmds; do
8170 eval cmd=\"$cmd1\"
8198 eval cmd=\"$cmd1\"
/external/libevent/
H A Dltmain.sh8163 for cmd1 in $cmds; do
8170 eval cmd=\"$cmd1\"
8198 eval cmd=\"$cmd1\"
/external/libexif/
H A Dltmain.sh8159 for cmd1 in $cmds; do
8166 eval cmd=\"$cmd1\"
8194 eval cmd=\"$cmd1\"
/external/libmicrohttpd/
H A Dltmain.sh8169 for cmd1 in $cmds; do
8176 eval cmd=\"$cmd1\"
8204 eval cmd=\"$cmd1\"
/external/libnetfilter_conntrack/build-aux/
H A Dltmain.sh8169 for cmd1 in $cmds; do
8176 eval cmd=\"$cmd1\"
8204 eval cmd=\"$cmd1\"
/external/libnfnetlink/build-aux/
H A Dltmain.sh8169 for cmd1 in $cmds; do
8176 eval cmd=\"$cmd1\"
8204 eval cmd=\"$cmd1\"
/external/pcre/dist2/
H A Dltmain.sh9655 for cmd1 in $cmds; do
9662 eval cmd=\"$cmd1\"
9690 eval cmd=\"$cmd1\"
/external/protobuf/gtest/build-aux/
H A Dltmain.sh8169 for cmd1 in $cmds; do
8176 eval cmd=\"$cmd1\"
8204 eval cmd=\"$cmd1\"
/external/protobuf/
H A Dltmain.sh8169 for cmd1 in $cmds; do
8176 eval cmd=\"$cmd1\"
8204 eval cmd=\"$cmd1\"
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
H A Dltmain.sh8169 for cmd1 in $cmds; do
8176 eval cmd=\"$cmd1\"
8204 eval cmd=\"$cmd1\"

Completed in 865 milliseconds