• Home
  • Raw
  • Download

Lines Matching refs:_to_end

3114     uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);  in do_out()  local
3116 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_out()
3131 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); in do_in() local
3133 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_in()
3191 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3193 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_out()
3208 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3210 result r = utf8_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_in()
3268 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3271 result r = ucs2_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3274 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3292 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); in do_in() local
3294 result r = utf8_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3298 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3300 result r = utf8_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3356 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3358 result r = ucs2_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3374 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); in do_in() local
3376 result r = utf8_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3431 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3433 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3449 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3451 result r = utf8_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3506 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3508 result r = ucs4_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3524 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3526 result r = utf16be_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3581 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3583 result r = ucs4_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3599 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3601 result r = utf16le_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3656 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3658 result r = ucs2_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3674 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); in do_in() local
3676 result r = utf16be_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3731 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3733 result r = ucs2_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3749 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); in do_in() local
3751 result r = utf16le_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3806 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3808 result r = ucs4_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3824 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3826 result r = utf16be_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3881 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3883 result r = ucs4_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3899 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3901 result r = utf16le_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
3956 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
3958 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
3974 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
3976 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
4031 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
4033 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
4049 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end); in do_in() local
4051 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
4106 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end); in do_out() local
4108 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
4124 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end); in do_in() local
4126 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()