Home
last modified time | relevance | path

Searched defs:cmd2 (Results 1 – 9 of 9) sorted by relevance

/third_party/lame/test/
Dlametest.py215 cmd2 = lame2 + " --quiet " + line + " " + input_file + " " + name2 variable
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
Dtest_request_response_with_callback.c264 char *cmd2; in childproc() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp804 const DispatchCommand& cmd2, in commandsVec()
819 const DispatchCommand& cmd2, in commandsVec()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp816 const DispatchCommand& cmd2, in commandsVec()
831 const DispatchCommand& cmd2, in commandsVec()
/third_party/openhitls/testcode/sdv/testcase/crypto/provider/
Dtest_suite_sdv_eal_provider_load.c59 char *testNoFullfunc, int cmd, int cmd2) in SDV_CRYPTO_PROVIDER_LOAD_TC001()
/third_party/backends/backend/
Dsnapscan-usb.c211 char cmd2[] = {INQUIRY, 0, 0, 0, 120, 0}; in snapscani_usb_close() local
Dmustek.c2174 SANE_Byte *cmd1, *cmd2; in send_calibration_lines_pro() local
Dumax_pp_low.c5444 int cmd2[] = in cmdSetDataBuffer() local
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/back/
Dlink.rs1517 let mut cmd2 = cmd.clone(); in exec_linker() localVariable