Home
last modified time | relevance | path

Searched refs:list_option (Results 1 – 25 of 109) sorted by relevance

12345

/dports/sysutils/py-salt/salt-3004.1/tests/pytests/functional/cli/
H A Dtest_salt_cloud.py46 def test_mutually_exclusive_list_options(salt_cloud_cli, list_option): argument
47 if list_option != "--list-locations":
49 elif list_option != "--list-images":
51 elif list_option != "--list-sizes":
54 ret = salt_cloud_cli.run(list_option, "ec2", conflicting__option, "ec2")
/dports/devel/kyua/kyua-0.13/utils/cmdline/
H A Doptions_test.cpp302 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY()
303 cmdline::list_option::convert(""); in ATF_TEST_CASE_BODY()
309 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY()
310 cmdline::list_option::convert("foo"); in ATF_TEST_CASE_BODY()
317 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY()
327 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY()
328 cmdline::list_option::convert("foo,bar,"); in ATF_TEST_CASE_BODY()
337 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY()
338 cmdline::list_option::convert(",foo,bar"); in ATF_TEST_CASE_BODY()
347 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY()
[all …]
H A Doptions.hpp159 class list_option : public base_option { class
161 list_option(const char, const char*, const char*, const char*,
163 list_option(const char*, const char*, const char*, const char* = NULL);
164 virtual ~list_option(void) {} in ~list_option()
H A Doptions.cpp350 cmdline::list_option::list_option(const char short_name_, in list_option() function in cmdline::list_option
369 cmdline::list_option::list_option(const char* long_name_, in list_option() function in cmdline::list_option
383 cmdline::list_option::validate( in validate()
397 cmdline::list_option::option_type
398 cmdline::list_option::convert(const std::string& raw_value) in convert()
/dports/science/gramps/gramps-5.1.4/gramps/plugins/gramplet/
H A Dquickviewgramplet.py123 list_option = EnumeratedListOption(_("Quick Views"),
126 list_option.add_item(pdata.id, pdata.name)
128 self.add_option(list_option)
145 list_option = self.get_option(_("Quick Views"))
146 list_option.clear()
149 list_option.add_item(pdata.id, pdata.name)
/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dinclude.c191 int list_option=FALSE; /* /[NO]LIST qualifier: default=NOLIST */ local
197 list_option = FALSE;
201 list_option = TRUE;
270 if(do_list != list_option)
271 (void)fprintf(list_fd," (listing %s)", list_option? "on":"off");
272 do_list = list_option;
/dports/mail/mailutils/mailutils-3.13/mu/libexec/
H A Dfilter.c30 static int list_option; variable
58 mu_c_bool, &list_option },
105 if (list_option) in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c135 enum { enable_option, range_option, list_option } type; enumerator
242 case list_option: { in pch_gbe_validate_option()
278 .type = list_option, in pch_gbe_check_copper_options()
290 .type = list_option, in pch_gbe_check_copper_options()
303 .type = list_option, in pch_gbe_check_copper_options()
496 .type = list_option, in pch_gbe_check_options()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c135 enum { enable_option, range_option, list_option } type; enumerator
242 case list_option: { in pch_gbe_validate_option()
278 .type = list_option, in pch_gbe_check_copper_options()
290 .type = list_option, in pch_gbe_check_copper_options()
303 .type = list_option, in pch_gbe_check_copper_options()
496 .type = list_option, in pch_gbe_check_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c135 enum { enable_option, range_option, list_option } type; enumerator
242 case list_option: { in pch_gbe_validate_option()
278 .type = list_option, in pch_gbe_check_copper_options()
290 .type = list_option, in pch_gbe_check_copper_options()
303 .type = list_option, in pch_gbe_check_copper_options()
496 .type = list_option, in pch_gbe_check_options()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
209 case list_option: { in e1000_validate_option()
339 .type = list_option, in e1000_check_options()
551 .type = list_option, in e1000_check_copper_options()
573 .type = list_option, in e1000_check_copper_options()
629 .type = list_option, in e1000_check_copper_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
209 case list_option: { in e1000_validate_option()
339 .type = list_option, in e1000_check_options()
551 .type = list_option, in e1000_check_copper_options()
573 .type = list_option, in e1000_check_copper_options()
629 .type = list_option, in e1000_check_copper_options()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
209 case list_option: { in e1000_validate_option()
339 .type = list_option, in e1000_check_options()
551 .type = list_option, in e1000_check_copper_options()
573 .type = list_option, in e1000_check_copper_options()
629 .type = list_option, in e1000_check_copper_options()
/dports/sysutils/eclat/eclat-2.0/src/
H A Dsg-cl.opt64 list_option = 1;
154 if (list_option) {
165 if (list_option)
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/core-graphics-0.17.3/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/www/firefox/firefox-99.0/third_party/rust/core-graphics/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/core-graphics/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/core-graphics-0.19.0/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/games/dose-response/dose-response-179c326/cargo-crates/core-graphics-0.17.3/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/core-graphics-0.19.2/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/core-graphics-0.22.2/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/core-graphics/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/core-graphics/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/core-graphics-0.17.3/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/core-graphics-0.19.0/src/
H A Dwindow.rs89 list_option: CGWindowListOption, in create_image()
94 let image = CGWindowListCreateImage(screen_bounds, list_option, window_id, image_option); in create_image()

12345