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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBIDataWrapper.java 32 short fRTable[];
119 int fRTable; // Offset to the reverse state transition table.
188 This.fHeader.fRTable = bytes.getInt();
235 ICUBinary.skipBytes(bytes, This.fHeader.fRTable - pos);
236 pos = This.fHeader.fRTable;
239 This.fRTable = ICUBinary.getShorts(
353 dumpTable(fRTable);
RuleBasedBreakIterator.java 610 result = handlePrevious(fRData.fRTable);
627 int lastResult = handlePrevious(fRData.fRTable);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIDataWrapper.java 31 short fRTable[];
118 int fRTable; // Offset to the reverse state transition table.
187 This.fHeader.fRTable = bytes.getInt();
234 ICUBinary.skipBytes(bytes, This.fHeader.fRTable - pos);
235 pos = This.fHeader.fRTable;
238 This.fRTable = ICUBinary.getShorts(
352 dumpTable(fRTable);
RuleBasedBreakIterator.java 621 result = handlePrevious(fRData.fRTable);
638 int lastResult = handlePrevious(fRData.fRTable);
    [all...]
  /external/icu/icu4c/source/common/
rbbidata.h 79 uint32_t fRTable; /* Offset to the reverse state transition table. */
rbbirb.cpp 187 data->fRTable = data->fFTable + forwardTableSize;
189 data->fSFTable = data->fRTable + reverseTableSize;
204 fReverseTables->exportTable((uint8_t *)data + data->fRTable);
rbbidata.cpp 123 fReverseTable = (RBBIStateTable *)((char *)data + fHeader->fRTable);
419 tableStartOffset = ds->readUInt32(rbbiDH->fRTable);
  /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 1881 milliseconds