/prebuilts/misc/windows/sdl2/test/ |
testiconv.c | 42 "UCS4", 46 char *ucs4; local 67 ucs4 = 70 len = (widelen(ucs4) + 1) * 4; 72 test[0] = SDL_iconv_string(formats[i], "UCS-4", ucs4, len); 74 if (!test[1] || SDL_memcmp(test[1], ucs4, len) != 0) { 81 test[0] = SDL_iconv_string("UTF-8", "UCS-4", ucs4, len); 82 SDL_free(ucs4);
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/ |
utils.py | 67 # Some utility functions to dal with weirdness around UCS2 vs UCS4
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libc-2.15.so | |
libc.so.6 | |
libc.a | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_multibytecodec.py | 209 else: # UCS4
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_multibytecodec.py | 209 else: # UCS4
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_multibytecodec.py | 209 else: # UCS4
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_multibytecodec.py | 209 else: # UCS4
|
/external/skia/src/sfnt/ |
SkOTTable_name.h | 132 ((UnicodeUCS4, SkTEndian_SwapBE16(10))) // UTF-16BE. It means UCS4 in charmaps.
|
/ndk/sources/android/support/src/musl-locale/ |
iconv.c | 44 "ucs4\0ucs4be\0utf32\0utf32be\0\0\300"
|
/external/libxml2/ |
encoding.c | 1179 * NOTE: if we were able to parse this, the endianness of UCS4 is 1184 if (!strcmp(upper, "UCS4")) return(XML_CHAR_ENCODING_UCS4LE); [all...] |
parserInternals.c | 1044 BAD_CAST "UCS4 2143", NULL); 1049 BAD_CAST "UCS4 3412", NULL); [all...] |
xmlstring.c | 633 * compares the two UCS4 values
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/xen/ |
libc.a | [all...] |
libc_pic.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/xen/ |
libc.a | [all...] |
libc_pic.a | [all...] |
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyport.h | 780 unicode size isn't two ? Did python windows code support ucs4 ? */ [all...] |
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyport.h | 780 unicode size isn't two ? Did python windows code support ucs4 ? */ [all...] |