| /third_party/spirv-tools/test/tools/ |
| D | flags_test.cpp | 36 const char* argv[] = {"binary", nullptr}; in TEST_F() local 42 const char* argv[] = {"binary", "-", nullptr}; in TEST_F() local 51 const char* argv[] = {"binary", "A", "BCD", nullptr}; in TEST_F() local 63 const char* argv[] = {"binary", nullptr}; in TEST_F() local 70 const char* argv[] = {"binary", "-g", nullptr}; in TEST_F() local 81 const char* argv[] = {"binary", nullptr}; in TEST_F() local 91 const char* argv[] = {"binary", "-g", "false", nullptr}; in TEST_F() local 103 const char* argv[] = {"binary", "--foo", "true", nullptr}; in TEST_F() local 115 const char* argv[] = {"binary", "--foo=true", nullptr}; in TEST_F() local 126 const char* argv[] = {"binary", "--foo=false", nullptr}; in TEST_F() local [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | wpa_cli.c | 268 int argc, char *argv[]) in wpa_cli_cmd() 283 static int wpa_cli_cmd_ifname(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ifname() 289 static int wpa_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_status() 305 static int wpa_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ping() 311 static int wpa_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_relog() 317 static int wpa_cli_cmd_note(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_note() 323 static int wpa_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_mib() 329 static int wpa_cli_cmd_pmksa(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_pmksa() 336 char *argv[]) in wpa_cli_cmd_pmksa_flush() 344 static int wpa_cli_cmd_pmksa_get(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_pmksa_get() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | wpa_cli.c | 277 int argc, char *argv[]) in wpa_cli_cmd() 292 …pa_vendor_ext_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, int min_args, int argc, char *argv[]) in wpa_vendor_ext_cli_cmd() 298 static int wpa_cli_cmd_ifname(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ifname() 304 static int wpa_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_status() 320 static int wpa_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ping() 326 static int wpa_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_relog() 332 static int wpa_cli_cmd_note(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_note() 338 static int wpa_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_mib() 344 static int wpa_cli_cmd_pmksa(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_pmksa() 351 char *argv[]) in wpa_cli_cmd_pmksa_flush() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| D | hostapd_cli.c | 228 int min_args, int argc, char *argv[]) in hostapd_cli_cmd() 243 static int hostapd_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_ping() 249 static int hostapd_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_relog() 256 char *argv[]) in hostapd_cli_cmd_close_log() 262 static int hostapd_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_status() 270 static int hostapd_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_mib() 323 static int hostapd_cli_cmd_sta(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_sta() 355 char *argv[]) in hostapd_cli_cmd_new_sta() 369 char *argv[]) in hostapd_cli_cmd_deauthenticate() 387 char *argv[]) in hostapd_cli_cmd_disassociate() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| D | hostapd_cli.c | 225 int min_args, int argc, char *argv[]) in hostapd_cli_cmd() 240 static int hostapd_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_ping() 246 static int hostapd_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_relog() 252 static int hostapd_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_status() 260 static int hostapd_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_mib() 307 static int hostapd_cli_cmd_sta(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_sta() 339 char *argv[]) in hostapd_cli_cmd_new_sta() 353 char *argv[]) in hostapd_cli_cmd_deauthenticate() 371 char *argv[]) in hostapd_cli_cmd_disassociate() 390 char *argv[]) in hostapd_cli_cmd_signature() [all …]
|
| /third_party/protobuf/third_party/googletest/googlemock/test/ |
| D | gmock_test.cc | 67 const char* argv[] = {nullptr}; in TEST() local 75 const char* argv[] = {"foo.exe", nullptr}; in TEST() local 83 const char* argv[] = {"foo.exe", "--gmock_verbose=info", nullptr}; in TEST() local 92 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", in TEST() local 104 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST() local 112 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", in TEST() local 121 const wchar_t* argv[] = {nullptr}; in TEST() local 129 const wchar_t* argv[] = {L"foo.exe", nullptr}; in TEST() local 137 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", nullptr}; in TEST() local 146 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", in TEST() local [all …]
|
| /third_party/googletest/googlemock/test/ |
| D | gmock_test.cc | 65 const char* argv[] = {nullptr}; in TEST() local 73 const char* argv[] = {"foo.exe", nullptr}; in TEST() local 81 const char* argv[] = {"foo.exe", "--gmock_verbose=info", nullptr}; in TEST() local 90 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", in TEST() local 102 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST() local 110 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", in TEST() local 119 const wchar_t* argv[] = {nullptr}; in TEST() local 127 const wchar_t* argv[] = {L"foo.exe", nullptr}; in TEST() local 135 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", nullptr}; in TEST() local 144 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", in TEST() local [all …]
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/ |
| D | getopt.c | 29 char *argv[] = {"./getopt", "-b"}; in getopt_0100() local 46 char *argv[] = {"./getopt", "-a12345"}; in getopt_0200() local 62 char *argv[] = {"./getopt", "-a"}; in getopt_0300() local 79 char *argv[] = {"./getopt", "-f"}; in getopt_0400() local 95 char *argv[] = {"./getopt", NULL}; in getopt_0500() local 111 char *argv[] = {"./getopt", "-"}; in getopt_0600() local 127 char *argv[] = {"./getopt", "b"}; in getopt_0700() local 143 char *argv[] = {"./getopt", "-b"}; in getopt_0800() local 151 int main(int argc, char *argv[]) in main()
|
| /third_party/toybox/toys/pending/ |
| D | brctl.c | 74 void br_show(char **argv) in br_show() 113 void br_addbr(char **argv) in br_addbr() 126 void br_delbr(char **argv) in br_delbr() 139 void br_addif(char **argv) in br_addif() 157 void br_delif(char **argv) in br_delif() 202 void br_set_ageing_time(char **argv) in br_set_ageing_time() 210 void br_set_fwd_delay(char **argv) in br_set_fwd_delay() 218 void br_set_hello_time(char **argv) in br_set_hello_time() 226 void br_set_max_age(char **argv) in br_set_max_age() 234 void br_set_bridge_prio(char **argv) in br_set_bridge_prio() [all …]
|
| /third_party/musl/libc-test/src/functionalext/supplement/process/ |
| D | execvp.c | 29 char *argv[] = {"touch", "execvptest.txt", NULL}; in execvp_0100() local 50 char *argv[] = {"touch", "execvptest.txt", NULL}; in execvp_0200() local 71 char *argv[] = {"touch", "execvptest.txt", NULL}; in execvp_0300() local 87 char *argv[] = {"touch", "execvptest.txt", NULL}; in execvp_0400() local 92 int main(int argc, char *argv[]) in main()
|
| D | execvpe.c | 34 char *argv[] = {"touch", "touch", "/data/test.txt", 0}; in execvpe_0100() local 58 char *argv[] = {"touch", "touch", "/data/test.txt", 0}; in execvpe_0200() local 81 char *argv[] = {"ls", "-al", "/etc/passwd", 0}; in execvpe_0300() local 94 char *argv[] = {"ls", "-al", "/etc/passwd", 0}; in execvpe_0400() local 103 int main(int argc, char *argv[]) in main()
|
| D | execve.c | 30 char *argv[] = {"touch", "execvetest.txt", NULL}; in execve_0100() local 46 char *argv[] = {"touch", "execvetest.txt", NULL}; in execve_0200() local 62 char *argv[] = {"touch", "execvetest.txt", NULL}; in execve_0300() local 67 int main(int argc, char *argv[]) in main()
|
| D | execv.c | 29 char *argv[] = {"touch", "touch", "execvtest.txt", NULL}; in execv_0100() local 46 char *argv[] = {"touch", "touch", "execvtest.txt", NULL}; in execv_0200() local 62 char *argv[] = {"touch", "touch", "execvtest.txt", NULL}; in execv_0300() local 67 int main(int argc, char *argv[]) in main()
|
| D | posix_spawn.c | 32 char *argv[] = {"sh", "-c", cmd, NULL}; in posix_spawn_0100() local 53 char *argv[] = {"sh", "-c", cmd, NULL}; in posix_spawn_0200() local 88 char *argv[] = {"sh", "-c", cmd, NULL}; in posix_spawn_0300() local 122 int main(int argc, char *argv[]) in main()
|
| D | posix_spawnp.c | 32 char *argv[] = {"sh", "-c", cmd, NULL}; in posix_spawnp_0100() local 53 char *argv[] = {"sh", "-c", cmd, NULL}; in posix_spawnp_0200() local 88 char *argv[] = {"sh", "-c", cmd, NULL}; in posix_spawnp_0300() local 122 int main(int argc, char *argv[]) in main()
|
| D | fexecve.c | 30 char *argv[] = {"./fexecverely", NULL}; in fexecve_0100() local 46 char *argv[] = {"touch", "fexecvetest.txt", NULL}; in fexecve_0200() local 51 int main(int argc, char *argv[]) in main()
|
| /third_party/ltp/testcases/lib/ |
| D | tst_device.c | 27 static int acquire_device(int argc, char *argv[]) in acquire_device() 63 static int release_device(int argc, char *argv[]) in release_device() 77 static int clear_device(int argc, char *argv[]) in clear_device() 88 int main(int argc, char *argv[]) in main()
|
| /third_party/ltp/tools/apicmds/ |
| D | ltpapicmd.c | 114 void apicmd_brk(int argc, char *argv[]) in apicmd_brk() 137 void apicmd_res(int argc, char *argv[]) in apicmd_res() 157 void apicmd_brkm(int argc, char *argv[]) in apicmd_brkm() 175 void apicmd_resm(int argc, char *argv[]) in apicmd_resm() 196 int apicmd_fs_has_free(int argc, char *argv[]) in apicmd_fs_has_free() 257 int main(int argc, char *argv[]) in main()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/ |
| D | benchmark_test.cc | 30 const char *argv[] = {"./benchmark", "--modelPath=./hiai/hiai_label_and_video.ms", in TEST_F() local 38 const char *argv[] = {"./benchmark", "--modelPath=./hiai/hiai_cv_focusShootOCRMOdel_02.ms", in TEST_F() local 46 …const char *argv[] = {"./benchmark", "--modelPath=./hiai/model_02.ms", "--inDataPath=./hiai/model_… in TEST_F() local 52 …const char *argv[] = {"./benchmark", "--modelPath=./hiai/model_02.ms", "--inDataPath=./hiai/model_… in TEST_F() local 59 …const char *argv[] = {"./benchmark", "--modelPath=./hiai/mobilenet_v2.ms", "--inDataPath=./hiai/mo… in TEST_F() local 66 …const char *argv[] = {"./benchmark", "--modelPath=./hiai/mobilenet_v2.ms", "--inDataPath=./hiai/mo… in TEST_F() local 73 const char *argv[] = {"./benchmark", "--modelPath=./hiai/model_hebing_3branch.ms", in TEST_F() local
|
| /third_party/ltp/include/ |
| D | tst_cmd.h | 50 static inline int tst_cmd_fds(const char *const argv[], in tst_cmd_fds() 59 static inline int tst_cmd(const char *const argv[], in tst_cmd() 69 const char *const argv[], in tst_cmd_fds() 79 const char *const argv[], in tst_cmd()
|
| /third_party/f2fs-tools/tools/f2fs_io/ |
| D | f2fs_io.c | 163 static void do_fsync(int argc, char **argv, const struct cmd_desc *cmd) in do_fsync() 187 static void do_set_verity(int argc, char **argv, const struct cmd_desc *cmd) in do_set_verity() 223 static void do_getflags(int argc, char **argv, const struct cmd_desc *cmd) in do_getflags() 301 static void do_setflags(int argc, char **argv, const struct cmd_desc *cmd) in do_setflags() 344 static void do_shutdown(int argc, char **argv, const struct cmd_desc *cmd) in do_shutdown() 376 static void do_pinfile(int argc, char **argv, const struct cmd_desc *cmd) in do_pinfile() 420 static void do_fallocate(int argc, char **argv, const struct cmd_desc *cmd) in do_fallocate() 457 static void do_erase(int argc, char **argv, const struct cmd_desc *cmd) in do_erase() 520 static void do_write(int argc, char **argv, const struct cmd_desc *cmd) in do_write() 652 static void do_read(int argc, char **argv, const struct cmd_desc *cmd) in do_read() [all …]
|
| /third_party/ninja/src/ |
| D | getopt.c | 114 reverse_argv_elements (char **argv, int num) in reverse_argv_elements() 129 permute (char **argv, int len1, int len2) in permute() 146 getopt_internal (int argc, char **argv, char *shortopts, in getopt_internal() 390 getopt (int argc, char **argv, char *optstring) in getopt() 397 getopt_long (int argc, char **argv, const char *shortopts, in getopt_long() 404 getopt_long_only (int argc, char **argv, const char *shortopts, in getopt_long_only()
|
| /third_party/musl/libc-test/src/common/ |
| D | runtest.c | 17 static int start(char *wrap, char *argv[]) in start() 35 static void usage(char *argv[]) in usage() 41 int main(int argc, char *argv[]) in main()
|
| /third_party/musl/src/misc/ |
| D | getopt_long.c | 12 static void permute(char *const *argv, int dest, int src) in permute() 24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long() 53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct opti… in __getopt_long_core() 140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() 145 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only()
|
| /third_party/gn/infra/ |
| D | recipes.py | 136 def _subprocess_call(argv, **kwargs): argument 141 def _git_check_call(argv, **kwargs): argument 147 def _git_output(argv, **kwargs): argument 153 def parse_args(argv): argument
|