Home
last modified time | relevance | path

Searched refs:bool_switch (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/process/test/
Dsparring_partner.cpp45 ("echo-argv", bool_switch()) in main()
48 ("is-closed-stdin", bool_switch()) in main()
49 ("is-closed-stdout", bool_switch()) in main()
50 ("is-closed-stderr", bool_switch()) in main()
51 ("is-nul-stdin", bool_switch()) in main()
52 ("is-nul-stdout", bool_switch()) in main()
53 ("is-nul-stderr", bool_switch()) in main()
54 ("loop", bool_switch()) in main()
55 ("abort", bool_switch()) in main()
58 ("pwd", bool_switch()) in main()
[all …]
Dsub_launcher.cpp30 ("launch-detached", bool_switch(&launch_detached)) in main()
31 ("launch-attached", bool_switch(&launch_attached)) in main()
/third_party/boost/libs/program_options/example/
Dconfig_file_types.cpp124 ("booleans.number_true", po::bool_switch()) in set_options()
125 ("booleans.number_false", po::bool_switch()) in set_options()
126 ("booleans.yn_true", po::bool_switch()) in set_options()
127 ("booleans.yn_false", po::bool_switch()) in set_options()
128 ("booleans.tf_true", po::bool_switch()) in set_options()
129 ("booleans.tf_false", po::bool_switch()) in set_options()
130 ("booleans.onoff_true", po::bool_switch()) in set_options()
131 ("booleans.onoff_false", po::bool_switch()) in set_options()
132 ("booleans.present_equal_true", po::bool_switch()) in set_options()
133 ("booleans.present_no_equal_true", po::bool_switch()) in set_options()
Dreal.cpp57 ("two,t", bool_switch(&t_given), "preprocess both header and body") in main()
58 ("body,b", bool_switch(&b_given), "preprocess body in the header context") in main()
Doptions_heirarchy.cpp157 ("run-gui", po::bool_switch(), "start the GUI") in SetCommonOptions()
/third_party/boost/libs/program_options/src/
Dvalue_semantic.cpp125 bool_switch() in bool_switch() function
127 return bool_switch(0); in bool_switch()
131 bool_switch(bool* v) in bool_switch() function
/third_party/boost/boost/program_options/
Dvalue_semantic.hpp412 bool_switch();
417 bool_switch(bool* v);
/third_party/boost/libs/program_options/test/
Dvariable_map_test.cpp57 ("zee", bool_switch(), "") in test_variable_map()
59 ("opt", bool_switch(), ""); in test_variable_map()
Dparsers_test.cpp265 ("b", bool_switch()) in test_config_file()
/third_party/boost/libs/program_options/doc/
Dtodo.txt40 The config file is a bit different from command line. E.g. 'bool_switch' can't
212 More visibility for bool_switch.
Dpost_review_plan.txt50 Another function, "bool_switch" will create value descriptor for type bool,
/third_party/boost/doc/html/
Ddoc_HTML.manifest2052 boost/program_options/bool_switch.html