HomeSort by relevance Sort by last modified time
    Searched full:cebuffer (Results 1 - 6 of 6) sorted by null

  /external/icu4c/test/cintltst/
citertst.h 91 * Tests that the iterators bails out when the CEBuffer is exhausted
  /external/icu4c/i18n/
usrchimp.h 49 int32_t CEBuffer[INITIAL_ARRAY_SIZE_];
usearch.cpp 301 int32_t *cetable = pattern->CEBuffer;
343 if (cetable != temp && cetable != pattern->CEBuffer) {
    [all...]
colldata.cpp 85 ces = ceBuffer;
120 if (ces != ceBuffer) {
147 if (ces != ceBuffer) {
  /external/icu4c/i18n/unicode/
colldata.h 148 uint32_t ceBuffer[CELIST_BUFFER_SIZE];
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 339 milliseconds