Home
last modified time | relevance | path

Searched refs:cmd2 (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/auxprogs/
Dcompare-build-logs55 my %cmd2 = read_log_file($log2);
60 if (! $cmd2{$file}) {
63 compare_invocations($file, $cmd1{$file }, $cmd2{$file});
66 foreach my $file (keys %cmd2) {
/external/libweave/src/commands/
Dcommand_queue_unittest.cc199 auto cmd2 = queue_.Find(id2); in TEST_F() local
200 EXPECT_NE(nullptr, cmd2); in TEST_F()
201 EXPECT_EQ("base.shutdown", cmd2->GetName()); in TEST_F()
202 EXPECT_EQ(id2, cmd2->GetID()); in TEST_F()
/external/libmicrohttpd/src/testspdy/
Dtest_request_response_with_callback.c264 char *cmd2; in childproc() local
275 asprintf(&cmd2, "md5sum " DATA_DIR "spdy-draft.txt"); in childproc()
280 md5(cmd2,md5_sum2); in childproc()
/external/valgrind/cachegrind/
Dcg_diff.in258 my $cmd2;
278 ($cmd2, $events2, $CCs2, $summaryCC2) = read_input_file($file2);
309 print("cmd: $cmd1; $cmd2\n");
/external/autotest/client/bin/
Dbase_utils.py800 cmd2 = 'grep -E "ID_(NAME|MODEL)="'
802 cmd = ' | '.join([cmd1, cmd2, cmd3])
854 cmd2 = 'grep -E "ID_REVISION="'
856 cmd = ' | '.join([cmd1, cmd2, cmd3])
876 cmd2 = 'grep -E "ID_ATA_ROTATION_RATE_RPM="'
878 cmd = ' | '.join([cmd1, cmd2, cmd3])
/external/clang/test/CodeGen/
D2007-09-28-PackedUnionMember.c30 struct H cmd2 = { 4, 412, 0 }; in hndlr() local
/external/autotest/client/common_lib/
Drevision_control.py344 cmd2 = 'log --pretty=format:"%H" -1 ' + origin_name_cmd.stdout.strip()
345 r_head_cmd = self.gitcmd(cmd2)
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp587 const DispatchCommand& cmd2, in commandsVec() argument
594 vec.push_back(cmd2); in commandsVec()
602 const DispatchCommand& cmd2, in commandsVec() argument
611 vec.push_back(cmd2); in commandsVec()
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc1295 SegmentLoadCommand cmd1, cmd2, cmd3; in TEST_F() local
1308 cmd2.Header("thorax", seg2, 0xde7327f4, 0xfdaf771d, 0x65e74b30); in TEST_F()
1310 cmd2.Append(32, '^'); in TEST_F()
1319 load_commands.Place(&cmd1).Place(&cmd2).Place(&cmd3); in TEST_F()
1685 SegmentLoadCommand cmd1, cmd2, cmd3; in TEST_F() local
1687 cmd2.Header("second", segment2, 0xeef716e0, 0xe103a9d7, 0x7d38a8ef); in TEST_F()
1691 commands.Place(&cmd1).Place(&cmd2).Place(&cmd3); in TEST_F()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar ... eclipse.core.runtime.CoreException int cmd1 int cmd2 private org.eclipse.equinox.internal.provisional ...