OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utf16buf
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperfold.cpp
621
UChar
utf16Buf
[3];
623
UTF16_APPEND_CHAR_UNSAFE(
utf16Buf
, i, cp);
624
fPending2ndSurrogate =
utf16Buf
[1];
625
c =
utf16Buf
[0];
/external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp
621
UChar
utf16Buf
[3];
623
UTF16_APPEND_CHAR_UNSAFE(
utf16Buf
, i, cp);
624
fPending2ndSurrogate =
utf16Buf
[1];
625
c =
utf16Buf
[0];
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c
591
Uint16
utf16buf
[32];
local
592
Uint16 *utf16data =
utf16buf
;
643
if (utf16size > sizeof(
utf16buf
)) {
720
if (utf16data != NULL &&
utf16buf
!= utf16data) {
[
all
...]
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp
[
all
...]
/external/icu4c/test/perf/collationperf/
collperf.cpp
[
all
...]
Completed in 240 milliseconds