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

  /external/chromium_org/third_party/icu/source/common/
ucnv_io.h 57 uint32_t stringTableSize;
ucnv_io.c 269 gMainTable.stringTableSize = sectionSizes[8];
310 currOffset += gMainTable.stringTableSize;
    [all...]
  /external/icu4c/common/
ucnv_io.h 57 uint32_t stringTableSize;
ucnv_io.cpp 269 gMainTable.stringTableSize = sectionSizes[8];
310 currOffset += gMainTable.stringTableSize;
    [all...]

Completed in 67 milliseconds