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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBIDataWrapper.java 34 short fSRTable[];
123 int fSRTable; // safe point reverse transition table
192 This.fHeader.fSRTable = bytes.getInt();
262 ICUBinary.skipBytes(bytes, This.fHeader.fSRTable - pos);
263 pos = This.fHeader.fSRTable;
266 This.fSRTable = ICUBinary.getShorts(
357 dumpTable(fSRTable);
RuleBasedBreakIterator.java 609 if (fRData.fSRTable != null || fRData.fSFTable != null) {
717 if (fRData.fSRTable != null) {
726 handlePrevious(fRData.fSRTable);
844 if (fRData.fSRTable != null) {
849 handlePrevious(fRData.fSRTable);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIDataWrapper.java 33 short fSRTable[];
122 int fSRTable; // safe point reverse transition table
191 This.fHeader.fSRTable = bytes.getInt();
261 ICUBinary.skipBytes(bytes, This.fHeader.fSRTable - pos);
262 pos = This.fHeader.fSRTable;
265 This.fSRTable = ICUBinary.getShorts(
356 dumpTable(fSRTable);
RuleBasedBreakIterator.java 620 if (fRData.fSRTable != null || fRData.fSFTable != null) {
729 if (fRData.fSRTable != null) {
738 handlePrevious(fRData.fSRTable);
857 if (fRData.fSRTable != null) {
    [all...]
  /external/icu/icu4c/source/common/
rbbidata.h 83 uint32_t fSRTable; /* safe point reverse transition table */
rbbirb.cpp 191 data->fSRTable = data->fSFTable + safeFwdTableSize;
194 data->fTrie = data->fSRTable + safeRevTableSize;
206 fSafeRevTables->exportTable((uint8_t *)data + data->fSRTable);
rbbidata.cpp 129 fSafeRevTable = (RBBIStateTable *)((char *)data + fHeader->fSRTable);
441 tableStartOffset = ds->readUInt32(rbbiDH->fSRTable);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 288 milliseconds