| /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() 335 static int wpa_cli_cmd_pmksa_flush(struct wpa_ctrl *ctrl, int argc, 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 | 271 int argc, char *argv[]) in wpa_cli_cmd() 286 static int wpa_cli_cmd_ifname(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ifname() 292 static int wpa_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_status() 308 static int wpa_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ping() 314 static int wpa_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_relog() 320 static int wpa_cli_cmd_note(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_note() 326 static int wpa_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_mib() 332 static int wpa_cli_cmd_pmksa(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_pmksa() 338 static int wpa_cli_cmd_pmksa_flush(struct wpa_ctrl *ctrl, int argc, in wpa_cli_cmd_pmksa_flush() 347 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/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() 338 static int hostapd_cli_cmd_new_sta(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_new_sta() 352 static int hostapd_cli_cmd_deauthenticate(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_deauthenticate() 370 static int hostapd_cli_cmd_disassociate(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_disassociate() 389 static int hostapd_cli_cmd_signature(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_signature() [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() 255 static int hostapd_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_status() 263 static int hostapd_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_mib() 310 static int hostapd_cli_cmd_sta(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_sta() 341 static int hostapd_cli_cmd_new_sta(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_new_sta() 355 static int hostapd_cli_cmd_deauthenticate(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_deauthenticate() 373 static int hostapd_cli_cmd_disassociate(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_disassociate() 392 static int hostapd_cli_cmd_signature(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_signature() [all …]
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/ |
| D | getopt.c | 28 int argc = 2; in getopt_0100() local 45 int argc = 2; in getopt_0200() local 61 int argc = 2; in getopt_0300() local 78 int argc = 2; in getopt_0400() local 94 int argc = 2; in getopt_0500() local 110 int argc = 2; in getopt_0600() local 126 int argc = 2; in getopt_0700() local 142 int argc = 0; in getopt_0800() local 151 int main(int argc, char *argv[]) in main()
|
| /third_party/node/test/js-native-api/test_conversions/ |
| D | test_conversions.c | 6 size_t argc = 1; in AsBool() local 20 size_t argc = 1; in AsInt32() local 34 size_t argc = 1; in AsUInt32() local 48 size_t argc = 1; in AsInt64() local 62 size_t argc = 1; in AsDouble() local 76 size_t argc = 1; in AsString() local 92 size_t argc = 1; in ToBool() local 103 size_t argc = 1; in ToNumber() local 114 size_t argc = 1; in ToObject() local 125 size_t argc = 1; in ToString() local
|
| /third_party/node/test/js-native-api/test_object/ |
| D | test_object.c | 9 size_t argc = 2; in Get() local 35 size_t argc = 2; in GetNamed() local 68 size_t argc = 1; in GetPropertyNames() local 87 size_t argc = 1; in GetSymbolNames() local 114 size_t argc = 3; in Set() local 141 size_t argc = 3; in SetNamed() local 176 size_t argc = 2; in Has() local 204 size_t argc = 2; in HasNamed() local 240 size_t argc = 2; in HasOwn() local 268 size_t argc = 2; in Delete() local [all …]
|
| /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/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() 517 static void do_write(int argc, char **argv, const struct cmd_desc *cmd) in do_write() 636 static void do_read(int argc, char **argv, const struct cmd_desc *cmd) in do_read() [all …]
|
| /third_party/node/test/js-native-api/test_string/ |
| D | test_string.c | 7 size_t argc = 1; in TestLatin1() local 33 size_t argc = 1; in TestUtf8() local 59 size_t argc = 1; in TestUtf16() local 86 size_t argc = 1; in TestLatin1Insufficient() local 112 size_t argc = 1; in TestUtf8Insufficient() local 138 size_t argc = 1; in TestUtf16Insufficient() local 164 size_t argc = 1; in Utf16Length() local 186 size_t argc = 1; in Utf8Length() local 249 size_t argc = 1; in TestMemoryCorruption() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/main/windows/ |
| D | SDL_windows_main.c | 49 int argc, last_argc; in ParseCommandLine() local 121 main_utf8(int argc, char *argv[]) in main_utf8() 135 int argc; in main_getcmdline() local 169 console_ansi_main(int argc, char *argv[]) in console_ansi_main() 178 console_wmain(int argc, wchar_t *wargv[], wchar_t *wenvp) in console_wmain()
|
| /third_party/ltp/testcases/lib/ |
| D | tst_device.c | 25 static int acquire_device(int argc, char *argv[]) in acquire_device() 62 static int release_device(int argc, char *argv[]) in release_device() 76 int main(int argc, char *argv[]) in main()
|
| /third_party/node/benchmark/napi/function_args/ |
| D | napi_binding.c | 10 size_t argc = 1; in CallWithString() local 37 size_t argc = 1; in CallWithArray() local 67 size_t argc = 1; in CallWithNumber() local 89 size_t argc = 1; in CallWithObject() local 121 size_t argc = 1; in CallWithTypedarray() local 157 size_t argc = 1; in CallWithArguments() local
|
| /third_party/node/test/js-native-api/test_properties/ |
| D | test_properties.c | 7 size_t argc = 0; in GetValue() local 19 size_t argc = 1; in SetValue() local 31 size_t argc = 1; in Echo() local 41 size_t argc = 2; in HasNamedProperty() local
|
| /third_party/node/test/js-native-api/test_number/ |
| D | test_number.c | 5 size_t argc = 1; in Test() local 27 size_t argc = 1; in TestUint32Truncation() local 49 size_t argc = 1; in TestInt32Truncation() local 71 size_t argc = 1; in TestInt64Truncation() local
|
| /third_party/node/test/js-native-api/test_general/ |
| D | test_general.c | 13 size_t argc = 2; in testStrictEquals() local 26 size_t argc = 1; in testGetPrototype() local 45 size_t argc = 2; in doInstanceOf() local 102 size_t argc = 1; in testNapiTypeof() local 160 size_t argc = 1; in wrap_first_arg() local 175 size_t argc = 1; in unwrap() local 186 size_t argc = 1; in remove_wrap() local 225 size_t argc = 1; in testNapiRun() local 245 size_t argc = 2; in add_finalizer_only() local 277 size_t argc = 2; in env_cleanup_wrap() local
|
| /third_party/ninja/src/ |
| D | ninja.cc | 345 bool NinjaMain::CollectTargetsFromArgs(int argc, char* argv[], in CollectTargetsFromArgs() 361 int NinjaMain::ToolGraph(const Options* options, int argc, char* argv[]) { in ToolGraph() 378 int NinjaMain::ToolQuery(const Options* options, int argc, char* argv[]) { in ToolQuery() 442 int NinjaMain::ToolBrowse(const Options* options, int argc, char* argv[]) { in ToolBrowse() 455 int NinjaMain::ToolMSVC(const Options* options, int argc, char* argv[]) { in ToolMSVC() 530 int NinjaMain::ToolDeps(const Options* options, int argc, char** argv) { in ToolDeps() 570 int NinjaMain::ToolMissingDeps(const Options* options, int argc, char** argv) { in ToolMissingDeps() 590 int NinjaMain::ToolTargets(const Options* options, int argc, char* argv[]) { in ToolTargets() 630 int NinjaMain::ToolRules(const Options* options, int argc, char* argv[]) { in ToolRules() 680 int NinjaMain::ToolWinCodePage(const Options* options, int argc, char* argv[]) { in ToolWinCodePage() [all …]
|
| /third_party/node/test/js-native-api/test_array/ |
| D | test_array.c | 6 size_t argc = 2; in TestGetElement() local 49 size_t argc = 2; in TestHasElement() local 88 size_t argc = 2; in TestDeleteElement() local 123 size_t argc = 1; in New() local 151 size_t argc = 1; in NewWithLength() local
|
| /third_party/node/src/ |
| D | async_wrap-inl.h | 55 int argc, in MakeCallback() 63 int argc, in MakeCallback() 71 int argc, in MakeCallback()
|
| /third_party/elfutils/libcpu/ |
| D | i386_gendis.c | 50 main (int argc, char *argv[argc]) in main()
|
| /third_party/node/src/api/ |
| D | callback.cc | 160 int argc, in InternalMakeCallback() 221 int argc, in MakeCallback() 232 int argc, in MakeCallback() 255 int argc, in MakeCallback() 283 int argc, in MakeCallback() 294 int argc, in MakeCallback() 305 int argc, in MakeCallback()
|
| D | async_resource.cc | 30 int argc, in MakeCallback() 38 int argc, in MakeCallback() 46 int argc, in MakeCallback()
|
| /third_party/googletest/googlemock/src/ |
| D | gmock.cc | 144 void InitGoogleMockImpl(int* argc, CharType** argv) { in InitGoogleMockImpl() 191 GTEST_API_ void InitGoogleMock(int* argc, char** argv) { in InitGoogleMock() 197 GTEST_API_ void InitGoogleMock(int* argc, wchar_t** argv) { in InitGoogleMock() 205 int argc = 1; in InitGoogleMock() local
|
| /third_party/node/test/js-native-api/test_constructor/ |
| D | test_constructor.c | 100 size_t argc = 0; in GetValue() local 112 size_t argc = 1; in SetValue() local 124 size_t argc = 1; in Echo() local 141 size_t argc = 0; in GetStaticValue() local
|
| /third_party/python/Programs/ |
| D | python.c | 7 wmain(int argc, wchar_t **argv) in wmain() 13 main(int argc, char **argv) in main()
|