Home
last modified time | relevance | path

Searched refs:cmd3 (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/dports/devel/pear-Console_CommandLine/Console_CommandLine-1.2.2/tests/
H A Dconsole_commandline_addcommand.phpt13 $cmd3 = new Console_CommandLine_Command(array(
14 'name' => 'cmd3',
15 'description' => 'description of cmd3'
17 $parser->addCommand($cmd3);
21 var_dump($parser->commands['cmd3']->description);
31 string(4) "cmd3"
34 string(19) "description of cmd3"
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dcalculator.cwl121 \VECTORCOPY(x,y,z)(cmd1,cmd2,cmd3)#d
122 \VECTORADD(x1,y1,z1)(x2,y2,z2)(cmd1,cmd2,cmd3)#d
123 \VECTORSUB(x1,y1,z1)(x2,y2,z2)(cmd1,cmd2,cmd3)#d
124 \SCALARVECTORPRODUCT{num}(x,y,z)(cmd1,cmd2,cmd3)#d
125 \SCALARPRODUCT(x1,y1,z1)(x2,y2,z2){cmd1,cmd2,cmd3}#d
126 \DOTPRODUCT(x1,y1,z1)(x2,y2,z2){cmd1,cmd2,cmd3}#d
128 \VECTORPRODUCT(x1,y1,z1)(x2,y2,z2)(cmd1,cmd2,cmd3)#d
129 \CROSSPRODUCT(x1,y1,z1)(x2,y2,z2)(cmd1,cmd2,cmd3)#d
130 \UNITVECTOR(x,y,z)(cmd1,cmd2,cmd3)#d
131 \VECTORABSVALUE(x,y,z)(cmd1,cmd2,cmd3)#d
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.OracleClient/Test/
H A DTestOracleClient.cs1437 cmd3.CommandText = in OutParmTest1()
1572 cmd3.CommandText = in OutParmTest2()
1708 cmd3.CommandText = in OutParmTest3()
1851 cmd3.CommandText = in OutParmTest4()
2005 cmd3.CommandText = in OutParmTest5()
2046 cmd3.ExecuteNonQuery(); in OutParmTest5()
2061 cmd3.ExecuteNonQuery(); in OutParmTest5()
2075 cmd3.ExecuteNonQuery(); in OutParmTest5()
2089 cmd3.ExecuteNonQuery(); in OutParmTest5()
2103 cmd3.ExecuteNonQuery(); in OutParmTest5()
[all …]
/dports/net/fping/fping-5.0/ci/
H A Dtest-02-help.pl26 my $cmd3 = Test::Command->new(cmd => "fping -Z");
27 $cmd3->exit_is_num(1);
28 $cmd3->stdout_is_eq("");
29 $cmd3->stderr_like(qr{^fping: (illegal|invalid) option -- '?Z'?\nsee 'fping -h' for usage informati…
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/canon/
H A Durb-interpret226 $urbdata{$current_urb}{cmd3} = "BAD";
229 $urbdata{$current_urb}{cmd3} = sprintf("0x%02x", hex("$h[7]$h[6]$h[5]$h[4]"));
415 my $cmd3 = $urbdata{$current_urb}{cmd3};
502 if ( defined($urbdata{$current_urb}{cmd3}) ) {
529 } elsif ($cmd3 eq "0x201" or $cmd3 eq "0x202") {
534 } elsif ($cmd3 eq "0x201" or $cmd3 eq "0x202") {
543 } elsif ($cmd3 eq "0x201" or $cmd3 eq "0x202") {
/dports/editors/calligra/calligra-3.2.1/libs/pageapp/tests/
H A DTestPAPageMoveCommand.cpp83 KoPAPageMoveCommand cmd3( &m_doc, m_pages[1], m_pages[4] ); in redoUndoAfter() local
92 cmd3.redo(); in redoUndoAfter()
131 cmd3.undo(); in redoUndoAfter()
167 KoPAPageMoveCommand cmd3( &m_doc, m_pages[4], m_pages[1] ); in redoUndoBefore() local
176 cmd3.redo(); in redoUndoBefore()
215 cmd3.undo(); in redoUndoBefore()
250 KoPAPageMoveCommand cmd3( &m_doc, m_pages[4], 0 ); in redoUndoStart() local
259 cmd3.redo(); in redoUndoStart()
298 cmd3.undo(); in redoUndoStart()
343 cmd3.redo(); in redoUndoEnd()
[all …]
/dports/graphics/multican/multican-0.0.5/
H A Dusbio.c207 void usb_send_packet( camera *c, unsigned char cmd1, unsigned char cmd2, unsigned cmd3, char *argum… in usb_send_packet() argument
209 …nd_packet: cmd1=%d (0x%x), cmd2=%d (0x%x), cmd3=%d (0x%x):\n", cmd1, cmd1, cmd2, cmd2, cmd3, cmd3); in usb_send_packet()
217 put_le32(usb_packet+4, cmd3); in usb_send_packet()
220 usb_packet[0x46] = cmd3==0x202 ? 0x20 : 0x10; in usb_send_packet()
247 unsigned cmd3 = ((bytes[5]-1)<<8)+bytes[4]; in usb_receive_packet() local
249 if (cmd3==0x202) { /* Format of response block is different in case cmd3==0x202*/ in usb_receive_packet()
255 cmd3, in usb_receive_packet()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c119 (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_process_ordered_list()
125 sc->cmd.cmd3.ossp[0], sc->cmd.cmd3.ossp[1]); in lio_process_ordered_list()
159 &sc->cmd.cmd3.irh; in lio_process_ordered_list()
168 sc->cmd.cmd3.ossp[0]); in lio_process_ordered_list()
172 sc->cmd.cmd3.ossp[1], in lio_process_ordered_list()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c119 (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_process_ordered_list()
125 sc->cmd.cmd3.ossp[0], sc->cmd.cmd3.ossp[1]); in lio_process_ordered_list()
159 &sc->cmd.cmd3.irh; in lio_process_ordered_list()
168 sc->cmd.cmd3.ossp[0]); in lio_process_ordered_list()
172 sc->cmd.cmd3.ossp[1], in lio_process_ordered_list()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c119 (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_process_ordered_list()
125 sc->cmd.cmd3.ossp[0], sc->cmd.cmd3.ossp[1]); in lio_process_ordered_list()
159 &sc->cmd.cmd3.irh; in lio_process_ordered_list()
168 sc->cmd.cmd3.ossp[0]); in lio_process_ordered_list()
172 sc->cmd.cmd3.ossp[1], in lio_process_ordered_list()
/dports/www/firefox-esr/firefox-91.8.0/intl/uconv/tests/
H A Dstressgb.pl16 $cmd3 = "diff -u in" . $i . ".txt out" . $i . ".txt >> alldiff.txt";
20 RES->printf( "Run '%s'\n", $cmd3);
21 $st3 = system($cmd3);
/dports/lang/spidermonkey78/firefox-78.9.0/intl/uconv/tests/
H A Dstressgb.pl16 $cmd3 = "diff -u in" . $i . ".txt out" . $i . ".txt >> alldiff.txt";
20 RES->printf( "Run '%s'\n", $cmd3);
21 $st3 = system($cmd3);
/dports/www/firefox/firefox-99.0/intl/uconv/tests/
H A Dstressgb.pl16 $cmd3 = "diff -u in" . $i . ".txt out" . $i . ".txt >> alldiff.txt";
20 RES->printf( "Run '%s'\n", $cmd3);
21 $st3 = system($cmd3);
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/uconv/tests/
H A Dstressgb.pl16 $cmd3 = "diff -u in" . $i . ".txt out" . $i . ".txt >> alldiff.txt";
20 RES->printf( "Run '%s'\n", $cmd3);
21 $st3 = system($cmd3);
/dports/lang/spidermonkey60/firefox-60.9.0/intl/uconv/tests/
H A Dstressgb.pl16 $cmd3 = "diff -u in" . $i . ".txt out" . $i . ".txt >> alldiff.txt";
20 RES->printf( "Run '%s'\n", $cmd3);
21 $st3 = system($cmd3);
/dports/mail/thunderbird/thunderbird-91.8.0/intl/uconv/tests/
H A Dstressgb.pl16 $cmd3 = "diff -u in" . $i . ".txt out" . $i . ".txt >> alldiff.txt";
20 RES->printf( "Run '%s'\n", $cmd3);
21 $st3 = system($cmd3);
/dports/graphics/krita/krita-4.4.8/libs/flake/tests/
H A DTestRemoveSubpathCommand.cpp76 KUndo2Command *cmd3 = new KoSubpathRemoveCommand(&path, 2); in redoUndo() local
77 cmd3->redo(); in redoUndo()
91 cmd3->undo(); in redoUndo()
99 delete cmd3; in redoUndo()
/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/rabit/
H A Dallreduce_base_test.cc38 char cmd3[rabit_debug.size()+1]; in TEST() local
39 std::copy(rabit_debug.begin(), rabit_debug.end(), cmd3); in TEST()
40 cmd3[rabit_debug.size()] = '\0'; in TEST()
42 char* argv[] = {cmd, cmd2, cmd3}; in TEST()
/dports/editors/calligra/calligra-3.2.1/libs/flake/tests/
H A DTestRemoveSubpathCommand.cpp76 KUndo2Command *cmd3 = new KoSubpathRemoveCommand(&path, 2); in redoUndo() local
77 cmd3->redo(); in redoUndo()
91 cmd3->undo(); in redoUndo()
99 delete cmd3; in redoUndo()
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/rabit/
H A Dallreduce_base_test.cc38 char cmd3[rabit_debug.size()+1]; in TEST() local
39 std::copy(rabit_debug.begin(), rabit_debug.end(), cmd3); in TEST()
40 cmd3[rabit_debug.size()] = '\0'; in TEST()
42 char* argv[] = {cmd, cmd2, cmd3}; in TEST()
/dports/mail/p5-Mail-Tools/MailTools-2.21/t/
H A Dmailcap.t51 my $cmd3 = $mc->viewCmd('image/gif', 'gisle.gif');
52 print "$cmd3\n";
53 is($cmd3, qq(xv gisle.gif ; echo "Showing image gisle.gif"));
/dports/graphics/aseprite/aseprite-1.2.9/src/undo/tests/
H A Dtree.cpp22 Cmd cmd3(model, 3, 1); in main() local
29 cmd3.redo(); history.add(&cmd3); // Creates a branch in the history in main()
/dports/www/dillo2/dillo-3.0.5/src/
H A Dbookmark.c29 static char *cmd1 = NULL, *cmd2 = NULL, *cmd3 = NULL, *cmd4 = NULL; in a_Bookmarks_chat_add() local
36 cmd3 = a_Dpip_build_cmd("cmd=%s msg=%s", "chat", "Sure it is!"); in a_Bookmarks_chat_add()
57 a_Capi_dpi_send_cmd(NULL, bw, cmd3, "bookmarks", 0); in a_Bookmarks_chat_add()
/dports/devel/libccid/ccid-1.4.36/contrib/RSA_SecurID/
H A DRSA_SecurID_getpasswd.c46 unsigned char cmd3[] = { 0x80, 0x48, 0x00, 0x00, 0x04, 0xff, 0xff, 0xff, 0xff }; in main() local
131 memcpy(cmd3+5, bRecvBuffer, 4); in main()
135 rv = SCardTransmit(hCard, &pioSendPci, cmd3, sizeof cmd3, in main()
/dports/cad/libredwg/libredwg-0.12.4/
H A Dcmp-objs.pl74 my $cmd3 = "wdiff <(xxd -s $o1 -l $size1 \"$dwg1\" | cut -c11-50)"
82 print "$cmd3\n";
83 system ("bash -c \"$cmd3\"");

12345678910>>...16