/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_request_response_with_callback.c | 263 char *cmd1; in childproc() local 274 asprintf(&cmd1, "spdycat https://127.0.0.1:%i/ | md5sum",port); in childproc() 278 md5(cmd1,md5_sum1); in childproc()
|
/third_party/node/deps/openssl/config/ |
H A D | generate_gypi.pl | 53 my $cmd1 = "cd ../openssl; make -f $makefile clean build_generated $buildinf $progs $prov_headers $fips_ld;"; 54 system($cmd1) == 0 or die "Error in system($cmd1)";
|
/third_party/lame/test/ |
H A D | lametest.py | 214 cmd1 = lame1 + " --quiet " + line + " " + input_file + " " + name1 variable 216 os.system(cmd1)
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeIndirectComputeDispatchTests.cpp | 815 const DispatchCommand& cmd1, in commandsVec() 822 vec.push_back(cmd1); in commandsVec() 830 const DispatchCommand& cmd1, in commandsVec() 839 vec.push_back(cmd1); in commandsVec() 814 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4) commandsVec() argument 829 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4, const DispatchCommand& cmd5, const DispatchCommand& cmd6) commandsVec() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeIndirectComputeDispatchTests.cpp | 803 const DispatchCommand& cmd1, in commandsVec() 810 vec.push_back(cmd1); in commandsVec() 818 const DispatchCommand& cmd1, in commandsVec() 827 vec.push_back(cmd1); in commandsVec() 802 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4) commandsVec() argument 817 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4, const DispatchCommand& cmd5, const DispatchCommand& cmd6) commandsVec() argument
|
/third_party/backends/backend/ |
H A D | mustek.c | 2174 SANE_Byte *cmd1, *cmd2; in send_calibration_lines_pro() local 2181 cmd1 = (SANE_Byte *) malloc (buf_size + CDB_SIZE (MUSTEK_SCSI_SEND_DATA)); in send_calibration_lines_pro() 2183 if (!cmd1 || !cmd2) in send_calibration_lines_pro() 2190 memset (cmd1, 0, CDB_SIZE (MUSTEK_SCSI_SEND_DATA)); in send_calibration_lines_pro() 2193 cmd1[0] = cmd2[0] = MUSTEK_SCSI_SEND_DATA; in send_calibration_lines_pro() 2194 cmd1[6] = cmd2[6] = (buf_size >> 16) & 0xff; in send_calibration_lines_pro() 2195 cmd1[7] = cmd2[7] = (buf_size >> 8) & 0xff; in send_calibration_lines_pro() 2196 cmd1[8] = cmd2[8] = (buf_size >> 0) & 0xff; in send_calibration_lines_pro() 2197 cmd1[9] = 0; /* Least significant 8 bits */ in send_calibration_lines_pro() 2218 *(cmd1 in send_calibration_lines_pro() [all...] |
H A D | umax_pp_low.c | 5443 int cmd1[] = { 0x00, 0x00, 0x22, 0x88, -1 }; /* 34 bytes write on channel 8 */ in cmdSetDataBuffer() local 5456 sendWord (cmd1); in cmdSetDataBuffer() 5457 DBG (16, "sendWord(cmd1) passed (%s:%d) \n", __FILE__, __LINE__); in cmdSetDataBuffer()
|
/third_party/libabigail/ |
H A D | ltmain.sh | 8143 for cmd1 in $cmds; do 8150 eval cmd=\"$cmd1\" 8178 eval cmd=\"$cmd1\"
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 8169 for cmd1 in $cmds; do 8176 eval cmd=\"$cmd1\" 8204 eval cmd=\"$cmd1\"
|
/third_party/eudev/ |
H A D | ltmain.sh | 9707 for cmd1 in $cmds; do 9714 eval cmd=\"$cmd1\" 9742 eval cmd=\"$cmd1\"
|
/third_party/curl/ |
H A D | ltmain.sh | 9941 for cmd1 in $cmds; do 9948 eval cmd=\"$cmd1\" 9976 eval cmd=\"$cmd1\"
|
/third_party/lame/ |
H A D | ltmain.sh | 9655 for cmd1 in $cmds; do 9662 eval cmd=\"$cmd1\" 9690 eval cmd=\"$cmd1\"
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 9941 for cmd1 in $cmds; do 9948 eval cmd=\"$cmd1\" 9976 eval cmd=\"$cmd1\"
|
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 9941 for cmd1 in $cmds; do 9948 eval cmd=\"$cmd1\" 9976 eval cmd=\"$cmd1\"
|
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 9934 for cmd1 in $cmds; do 9941 eval cmd=\"$cmd1\" 9969 eval cmd=\"$cmd1\"
|
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 9655 for cmd1 in $cmds; do 9662 eval cmd=\"$cmd1\" 9690 eval cmd=\"$cmd1\"
|