Searched refs:_to_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/libc++/src/
H A Dlocale.cpp3060 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3062 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3077 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); local
3079 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3137 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3139 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3154 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3156 result r = utf8_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3208 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3210 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nx
3226 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3283 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3301 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); local
3358 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3376 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3433 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3451 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3508 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3526 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3583 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3601 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); local
3658 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3676 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); local
3733 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3751 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3808 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3826 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3883 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3901 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
3958 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
3976 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); local
4033 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); local
4051 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); local
[all...]

Completed in 122 milliseconds