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

  /external/chromium/third_party/icu/source/i18n/
ucol.cpp 1603 int32_t *tob = (int32_t *) uprv_realloc(data->offsetBuffer, sizeof(int32_t) * (normLen + 1)); local
3646 int32_t *tob = (int32_t *) uprv_realloc(source->offsetBuffer, local
    [all...]
  /external/icu4c/i18n/
ucol.cpp 1622 int32_t *tob = (int32_t *) uprv_realloc(data->offsetBuffer, sizeof(int32_t) * (normLen + 1)); local
3489 int32_t *tob = (int32_t *) uprv_realloc(source->offsetBuffer, local
    [all...]

Completed in 27 milliseconds