Searched defs:option_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Doptions.hpp138 typedef bool option_type; typedef in class:utils::cmdline::bool_option
151 typedef int option_type; typedef in class:utils::cmdline::int_option
167 typedef std::vector< std::string > option_type; typedef in class:utils::cmdline::list_option
186 typedef utils::fs::path option_type; typedef in class:utils::cmdline::path_option
209 typedef std::pair< std::string, std::string > option_type; typedef in class:utils::cmdline::property_option
227 typedef std::string option_type; typedef in class:utils::cmdline::string_option
[all...]
H A Doptions_test.cpp77 typedef std::string option_type; typedef in class:__anon992::mock_option
H A Dparser_test.cpp85 typedef int option_type; typedef in class:__anon994::mock_option
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_upgt.c1048 uint16_t option_type; local

Completed in 100 milliseconds