Home
last modified time | relevance | path

Searched defs:string_type (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dmessages.h48 typedef basic_string<_CharT> string_type; typedef
124 typedef basic_string<_CharT> string_type; typedef
H A Dmoney.h54 typedef basic_string<char_type> string_type; typedef
111 typedef basic_string<char_type> string_type; typedef
172 typedef basic_string<char_type> string_type; typedef
234 typedef basic_string<char_type> string_type; typedef
549 typedef basic_string<char_type> string_type; typedef
726 typedef basic_string<char_type> string_type; typedef
H A Dtime.h61 typedef basic_string<_CharT> string_type; typedef
112 typedef basic_string<char_type> string_type; typedef
574 typedef basic_string<_CharT> string_type; typedef
628 typedef basic_string<char_type> string_type; in _LIBCPP_TIME_GET_STORAGE_EXPLICIT_INSTANTIATION() typedef
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dfile_descriptor.h119 using string_type = path::string_type; variable
/freebsd/crypto/krb5/src/util/support/
H A Djson.c483 static struct json_type_st string_type = { variable