Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp1780 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1857 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1934 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2055 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2175 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_utf16_length()
2277 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs4_to_utf8()
2332 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs4()
2445 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_ucs4_length()
2544 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs2_to_utf8()
2590 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs2()
[all …]