HomeSort by relevance Sort by last modified time
    Searched refs:UTF16_APPEND_CHAR_UNSAFE (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/unicode/
utf_old.h 609 #define UTF16_APPEND_CHAR_UNSAFE(s, i, c) { \
    [all...]
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 628 UTF16_APPEND_CHAR_UNSAFE(utf16Buf, i, cp);
  /external/icu/icu4c/source/test/cintltst/
utf16tst.c 678 UTF16_APPEND_CHAR_UNSAFE(str, offset, test[i+1]);
680 log_err("ERROR: UTF16_APPEND_CHAR_UNSAFE failed to move the offset correctly for count=%d.\nExpectedOffset=%d currentOffset=%d\n",
685 log_err("ERROR: UTF16_APPEND_CHAR_UNSAFE failed for count=%d. Expected:", count);
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp     [all...]

Completed in 101 milliseconds