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

  /external/chromium/third_party/icu/source/i18n/
uspoof_buildconf.h 35 int32_t fStrTableIndex; // Index into the final runtime data for this string.
uspoof_buildconf.cpp 64 fStrTableIndex = 0;
335 s->fStrTableIndex = s->fStr->charAt(0);
341 s->fStrTableIndex = strIndex;
550 int32_t newData = targetMapping->fStrTableIndex;
  /external/icu4c/i18n/
uspoof_conf.h 37 int32_t fStrTableIndex; // Index into the final runtime data for this string.
uspoof_conf.cpp 64 fStrTableIndex = 0;
335 s->fStrTableIndex = s->fStr->charAt(0);
341 s->fStrTableIndex = strIndex;
550 int32_t newData = targetMapping->fStrTableIndex;

Completed in 14 milliseconds