Searched defs:_to_end (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/src/ |
H A D | locale.cpp | 2773 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_out() local 2793 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_in() local 2840 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_out() local 2860 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_in() local 2907 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nx in do_out() local 2927 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 2974 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 2994 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3044 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3069 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3074 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3132 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3152 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3199 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3219 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3273 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3298 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3303 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3365 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3390 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3395 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3452 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3472 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3519 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3539 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3586 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3606 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3653 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3673 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3727 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3748 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3752 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local 3799 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3819 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); do_in() local 3866 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); do_out() local 3886 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); do_in() local [all...] |