Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dchar_regex_traits.hpp37 typedef unsigned char uchar_type; typedef in boost::deprecated::char_regex_traits_i
49 typedef unsigned short uchar_type; typedef in boost::deprecated::char_regex_traits_i
Dcpp_regex_traits.hpp556 typedef typename std::make_unsigned<charT>::type uchar_type; in transform() typedef
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dchar_regex_traits.hpp48 typedef unsigned char uchar_type; typedef in boost::deprecated::char_regex_traits_i
60 typedef unsigned short uchar_type; typedef in boost::deprecated::char_regex_traits_i
Dcpp_regex_traits.hpp636 typedef typename make_unsigned<charT>::type uchar_type; in transform() typedef