Home
last modified time | relevance | path

Searched defs:argv4 (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/boost-docs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/percona57-server/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/xtrabackup/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/databases/percona57-client/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/devel/boost-libs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/devel/hyperscan/boost_1_75_0/libs/program_options/test/
H A Dexception_txt_test.cpp163 const char* argv4[] = { "int-option=A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_option_value_exception_msg() local
197 const char* argv4[] = { ""} ; VEC_STR_PUSH_BACK(argv, argv4); in test_missing_value_exception_msg() local
233 …const char* argv4[] = { "output=output.txt\n"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
262 …const char* argv4[] = { "cfgfile=output.txt\ncfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
291 const char* argv4[] = { "cfgfile=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_unknown_option_exception_msg() local
320 const char* argv4[] = { "bool_option=output.txt\n"} ; VEC_STR_PUSH_BACK(argv, argv4); in test_invalid_bool_value_exception_msg() local
361 …const char* argv4[] = { "" } ; … in test_multiple_values_not_allowed_exception_msg() local
400 …const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
434 const char* argv4[] = { "" } ; VEC_STR_PUSH_BACK(argv, argv4); in test_required_option_exception_msg() local
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
104 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
143 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
181 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
103 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
142 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
180 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
103 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
142 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
180 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp66 char const* argv4[] = {"", "--MOZ_LOG=modules"}; in TEST() local
103 char const* argv4[] = {"", "--MOZ_LOG=modules", "--MOZ_LOG_FILE=file"}; in TEST() local
142 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG", "-MOZ_LOG"}; in TEST() local
180 char const* argv4[] = {"", "-MOZ_LOG", "-MOZ_LOG_FILE", "-MOZ_LOG"}; in TEST() local
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/
H A DTestFsShellReturnCode.java113 String argv4[] = { "-chmod", "777", f7 }; in testChmod() local
175 String argv4[] = { "-chown", username, f7 }; in testChown() local
236 String argv4[] = { "-chgrp", "admin", f7 }; in testChgrp() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c62 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_ledctrl_by_port() local
90 union acpi_object obj_args[2], argv4; in hns_dsaf_acpi_locate_ledctrl_by_port() local
254 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_srst_by_port() local
544 union acpi_object obj_args, argv4; in hns_mac_get_phy_if_acpi() local
591 union acpi_object obj_args, argv4; in hns_mac_get_sfp_prsnt_acpi() local
684 union acpi_object obj_args[3], argv4; in hns_mac_config_sds_loopback_acpi() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c62 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_ledctrl_by_port() local
90 union acpi_object obj_args[2], argv4; in hns_dsaf_acpi_locate_ledctrl_by_port() local
254 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_srst_by_port() local
544 union acpi_object obj_args, argv4; in hns_mac_get_phy_if_acpi() local
591 union acpi_object obj_args, argv4; in hns_mac_get_sfp_prsnt_acpi() local
684 union acpi_object obj_args[3], argv4; in hns_mac_config_sds_loopback_acpi() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c62 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_ledctrl_by_port() local
90 union acpi_object obj_args[2], argv4; in hns_dsaf_acpi_locate_ledctrl_by_port() local
254 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_srst_by_port() local
544 union acpi_object obj_args, argv4; in hns_mac_get_phy_if_acpi() local
591 union acpi_object obj_args, argv4; in hns_mac_get_sfp_prsnt_acpi() local
684 union acpi_object obj_args[3], argv4; in hns_mac_config_sds_loopback_acpi() local
/dports/math/fastops/fastops-1.0.0/contrib/libs/tclap/examples/
H A Dtest10.cpp15 const char * const * const argv4 = argv7; in main() local
/dports/devel/tclap/tclap-1.4.0-rc1/examples/
H A Dtest10.cpp16 const char *const *const argv4 = argv7; in main() local
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/test/
H A Dargs.t.cpp89 const char* argv4[] = {"binary", "--debug", "-d"}; in main() local
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/libshared/test/
H A Dargs.t.cpp89 const char* argv4[] = {"binary", "--debug", "-d"}; in main() local
/dports/graphics/aseprite/aseprite-1.2.9/laf/base/
H A Dprogram_options_tests.cpp80 const char* argv4[] = { "program.exe", "--input=hi.c", "--output=out.exe" }; in TEST() local
135 const char* argv4[] = { "program.exe", "-?a" }; in TEST() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_acpi.c21 ACPI_OBJECT *argv4) in acpi_evaluate_dsm()
59 int func, ACPI_OBJECT *argv4, ACPI_OBJECT_TYPE type) in acpi_evaluate_dsm_typed()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_ppi.c43 union acpi_object *argv4, u64 rev) in tpm_eval_dsm()
120 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(2, tmp); in tpm_store_ppi_request() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/char/tpm/
H A Dtpm_ppi.c43 union acpi_object *argv4, u64 rev) in tpm_eval_dsm()
120 union acpi_object argv4 = ACPI_INIT_DSM_ARGV4(2, tmp); in tpm_store_ppi_request() local

1234