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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
colldata.h 30 #define KEY_BUFFER_SIZE 64
438 char keyBuffer[KEY_BUFFER_SIZE];
  /external/chromium_org/third_party/icu/source/i18n/
colldata.cpp 520 char keyBuffer[KEY_BUFFER_SIZE];
521 int32_t keyLength = KEY_BUFFER_SIZE;
682 if (cacheKeyLength > KEY_BUFFER_SIZE) {

Completed in 107 milliseconds