Searched defs:conv_type (Results 1 – 5 of 5) sorted by relevance
| /third_party/boost/boost/regex/ |
| D | icu.hpp | 255 typedef boost::u8_to_u32_iterator<InputIterator, UChar32> conv_type; in do_make_u32regex() typedef 265 typedef boost::u16_to_u32_iterator<InputIterator, UChar32> conv_type; in do_make_u32regex() typedef 471 typedef u16_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_match() typedef 487 typedef u8_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_match() typedef 646 typedef u16_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_search() typedef 663 typedef u8_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_search() typedef
|
| /third_party/boost/tools/build/src/engine/ |
| D | pathnt.cpp | 308 cygwin_conv_path_t const conv_type = CCP_POSIX_TO_WIN_A | CCP_RELATIVE; in translate_path_cyg2win() local
|
| /third_party/quickjs/ |
| D | libunicode.c | 56 int lre_case_conv(uint32_t *res, uint32_t c, int conv_type) in lre_case_conv()
|
| D | unicode_gen.c | 1776 int check_conv(uint32_t *res, uint32_t c, int conv_type) in check_conv()
|
| /third_party/boost/boost/multiprecision/ |
| D | cpp_bin_float.hpp | 1430 …_bin_float<std::numeric_limits<Float>::digits, digit_base_2, void, Exponent, MinE, MaxE> conv_type; in eval_convert_to() typedef
|