Searched defs:len16 (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/webrtc/system_wrappers/include/ |
D | utf_util_win.h | 25 int len16 = ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len), in ToUtf16() local
|
/external/skqp/tests/ |
D | UnicodeTest.cpp | 21 size_t len16 = len8 * 2; in DEF_TEST() local
|
/external/skia/tests/ |
D | UnicodeTest.cpp | 21 size_t len16 = len8 * 2; in DEF_TEST() local
|
/external/webrtc/webrtc/base/ |
D | win32.h | 50 int len16 = ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len), in ToUtf16() local
|
/external/icu/icu4c/source/i18n/ |
D | rematch.cpp | 322 int32_t len16; in appendReplacement() local 521 int32_t len16; in appendTail() local 1280 int32_t len16; in appendGroup() local 1350 int32_t len16; in input() local
|
D | repattrn.cpp | 575 … int32_t len16 = utext_extract(fPattern, 0, nativeLen, NULL, 0, &status); // buffer overflow error in pattern() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | custrtrn.c | 213 int32_t len16, u32DestLen; in Test_strToUTF32_surrogates() local
|
/external/javasqlite/src/main/native/ |
D | sqlite_jni.c | 3543 jsize len16; in Java_SQLite_Database_stmt_1prepare() local
|