Searched defs:uchar_type (Results 1 – 4 of 4) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ | ||
| D | char_regex_traits.hpp | 37 typedef unsigned char uchar_type; typedef in boost::deprecated::char_regex_traits_i |
| D | cpp_regex_traits.hpp | 556 typedef typename std::make_unsigned<charT>::type uchar_type; in transform() typedef |
| /external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ | ||
| D | char_regex_traits.hpp | 48 typedef unsigned char uchar_type; typedef in boost::deprecated::char_regex_traits_i |
| D | cpp_regex_traits.hpp | 636 typedef typename make_unsigned<charT>::type uchar_type; in transform() typedef |