Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/include/
Dutf_util_win.h25 int len16 = ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len), in ToUtf16() local
/external/skia/tests/
DUnicodeTest.cpp49 size_t len16 = len8 * 2; in test_textencodings() local
/external/webrtc/webrtc/base/
Dwin32.h50 int len16 = ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len), in ToUtf16() local
/external/icu/icu4c/source/i18n/
Drematch.cpp318 int32_t len16; in appendReplacement() local
517 int32_t len16; in appendTail() local
1276 int32_t len16; in appendGroup() local
1346 int32_t len16; in input() local
Drepattrn.cpp571 … int32_t len16 = utext_extract(fPattern, 0, nativeLen, NULL, 0, &status); // buffer overflow error in pattern() local
/external/icu/icu4c/source/test/cintltst/
Dcustrtrn.c211 int32_t len16, u32DestLen; in Test_strToUTF32_surrogates() local
/external/javasqlite/src/main/native/
Dsqlite_jni.c3543 jsize len16; in Java_SQLite_Database_stmt_1prepare() local
/external/v8/src/x64/
Dmacro-assembler-x64.cc4981 Label short_loop, len8, len16, len24, done, short_string; in CopyBytes() local