Home
last modified time | relevance | path

Searched defs:argv3 (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); 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.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); 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.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_required_option_exception_msg() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_required_option_exception_msg() local
/dports/databases/percona57-server/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_required_option_exception_msg() local
/dports/databases/xtrabackup/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_required_option_exception_msg() local
/dports/databases/percona57-client/boost_1_59_0/libs/program_options/test/
H A Dexception_txt_test.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_required_option_exception_msg() local
/dports/devel/boost-libs/boost_1_72_0/libs/program_options/test/
H A Dexception_txt_test.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_required_option_exception_msg() local
/dports/devel/hyperscan/boost_1_75_0/libs/program_options/test/
H A Dexception_txt_test.cpp162 const char* argv3[] = { "program", "/d", "A_STRING"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_option_value_exception_msg() local
196 const char* argv3[] = { "program", "/e", "/e", "output.txt"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_missing_value_exception_msg() local
232 …const char* argv3[] = {"program", "/c", "file", "/o", "anotherfile"} ; VEC_STR_PUSH_… in test_ambiguous_option_exception_msg() local
261 …const char* argv3[] = {"program", "/c", "file", "/c", "anotherfile"} ; VEC_STR_PUSH_BACK… in test_multiple_occurrences_exception_msg() local
290 const char* argv3[] = {"program", "/c", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_unknown_option_exception_msg() local
319 const char* argv3[] = {"program", "/b", "file"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_invalid_bool_value_exception_msg() local
360 …const char* argv3[] = { "program", "/c", "file", "c", "/o", "fritz", "hugo"} ; … in test_multiple_values_not_allowed_exception_msg() local
399 …const char* argv3[] = { "program", "/c" } ; VEC_STR_PUSH_BACK(argv, ar… in test_at_least_one_value_required_exception_msg() local
433 const char* argv3[] = { "program", "/g"} ; VEC_STR_PUSH_BACK(argv, argv3); in test_required_option_exception_msg() local
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp60 char const* argv3[] = {"", "--MOZ_LOG", "modules"}; in TEST() local
97 char const* argv3[] = {"", "--MOZ_LOG", "modules", "--MOZ_LOG_FILE", "file"}; in TEST() local
138 char const* argv3[] = {"", "-MOZ_LOG,modules", "-MOZ_LOG"}; in TEST() local
175 char const* argv3[] = {"", "-MOZ_LOG_FILE", "-MOZ_LOG", "modules"}; in TEST() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp60 char const* argv3[] = {"", "--MOZ_LOG", "modules"}; in TEST() local
96 char const* argv3[] = {"", "--MOZ_LOG", "modules", "--MOZ_LOG_FILE", "file"}; in TEST() local
137 char const* argv3[] = {"", "-MOZ_LOG,modules", "-MOZ_LOG"}; in TEST() local
174 char const* argv3[] = {"", "-MOZ_LOG_FILE", "-MOZ_LOG", "modules"}; in TEST() local
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp60 char const* argv3[] = {"", "--MOZ_LOG", "modules"}; in TEST() local
96 char const* argv3[] = {"", "--MOZ_LOG", "modules", "--MOZ_LOG_FILE", "file"}; in TEST() local
137 char const* argv3[] = {"", "-MOZ_LOG,modules", "-MOZ_LOG"}; in TEST() local
174 char const* argv3[] = {"", "-MOZ_LOG_FILE", "-MOZ_LOG", "modules"}; in TEST() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestLogCommandLineHandler.cpp60 char const* argv3[] = {"", "--MOZ_LOG", "modules"}; in TEST() local
96 char const* argv3[] = {"", "--MOZ_LOG", "modules", "--MOZ_LOG_FILE", "file"}; in TEST() local
137 char const* argv3[] = {"", "-MOZ_LOG,modules", "-MOZ_LOG"}; in TEST() local
174 char const* argv3[] = {"", "-MOZ_LOG_FILE", "-MOZ_LOG", "modules"}; in TEST() local
/dports/lang/mosh/mosh-0.2.7/src/
H A DgetoptUTest.cpp138 ucs4string argv3 = UC("my-library"); in TEST_F() local
174 ucs4string argv3 = UC("test.scm"); in TEST_F() local
195 ucs4string argv3 = UC("あいう.scm"); in TEST_F() local
216 ucs4string argv3 = UC("あいう.scm"); in TEST_F() local
237 ucs4string argv3 = UC("あいう.scm"); in TEST_F() local
/dports/graphics/aseprite/aseprite-1.2.9/laf/base/
H A Dprogram_options_tests.cpp71 const char* argv3[] = { "program.exe", "--input", "hello.cpp", "--output", "hello.exe" }; in TEST() local
132 const char* argv3[] = { "program.exe", "--test" }; in TEST() local
172 const char* argv3[] = { "program.exe", "-?v", "-input", "input.txt", "-output", "output.txt" }; in TEST() local
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/
H A DTestFsShellReturnCode.java101 String argv3[] = { "-chmod", "777", f3 }; in testChmod() local
163 String argv3[] = { "-chown", "admin", f3 }; in testChown() local
224 String argv3[] = { "-chgrp", "admin", f3 }; in testChgrp() local
/dports/math/fastops/fastops-1.0.0/contrib/libs/tclap/examples/
H A Dtest10.cpp14 const char * const * argv3 = argv7; in main() local
/dports/devel/tclap/tclap-1.4.0-rc1/examples/
H A Dtest10.cpp15 const char *const *argv3 = argv7; in main() local
/dports/net/samba412/samba-4.12.15/ctdb/tests/src/
H A Dcmdline_test.c279 const char *argv3[] = { "test5", "action", "--help" }; in test5() local
315 const char *argv3[] = { "action", "two", "arg1", "arg2" }; in test6() local
389 const char *argv3[] = { "cmd6", "six" }; in test7() local
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/test/
H A Dargs.t.cpp78 const char* argv3[] = {"binary", "--nopositive", "--nonegative"}; in main() local
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/libshared/test/
H A Dargs.t.cpp78 const char* argv3[] = {"binary", "--nopositive", "--nonegative"}; in main() local
/dports/biology/scrm/scrm-1.7.4/tests/unittests/
H A Dtest_param.cc398 …char *argv3[] = { "scrm", "20", "10", "-r", "3.74", "100", "-sr", "10", "5.1", "-st", "4.5", "3.2"… in testParseVariableRates() local
444 char *argv3[] = { "scrm", "4", "7", "-SC", "abs"}; in testParseSequenceScaling() local
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/unit_tests/
H A Dtest_ArgParser.cc92 …const char *argv3[] = {"traffic_blabla", "-x", "abc", "xyz", "remove",… variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/GameSetup/tests/
H A Dtest_CmdLineArgs.h89 const char* argv3[] = { "ab/cd/ef/gh/../ij" }; in test_arg0() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dtest_prog_opt.cpp105 const char* argv3[] = { "prog", "--long", "--long" }; in test_flag_opt_long() local
133 const char* argv3[] = { "test", "--flag", "--no-flag", "--flag" }; in test_flag_cancel() local

123