Home
last modified time | relevance | path

Searched defs:to_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/kyua/utils/text/
H A Doperations.cpp240 text::to_type(const std::string& str) in to_type() function in text
258 text::to_type(const std::string& str) in to_type() function in text
/freebsd/contrib/atf/atf-c++/detail/
H A Dtext_test.cpp347 ATF_TEST_CASE_HEAD(to_type) in ATF_TEST_CASE_HEAD() argument
351 ATF_TEST_CASE_BODY(to_type) in ATF_TEST_CASE_BODY() argument
H A Dtext.hpp136 to_type(const std::string& str) in to_type() function
/freebsd/sys/security/mac_do/
H A Dmac_do.c522 char *to_type, *to_id; in parse_target_clause() local