Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp1779 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in utf16_to_utf8()
1856 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in utf16_to_utf8()
1933 uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, in utf8_to_utf16()
2054 uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, in utf8_to_utf16()
2276 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs4_to_utf8()
2331 uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, in utf8_to_ucs4()
2543 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs2_to_utf8()
2589 uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, in utf8_to_ucs2()
2739 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs4_to_utf16be()
2784 uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, in utf16be_to_ucs4()
[all …]