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

  /external/chromium_org/third_party/icu/source/common/
rbbidata.h 89 uint32_t fStatusTable; /* Offset to the table of rule status values */
rbbirb.cpp 196 data->fStatusTable = data->fTrie + trieSize;
198 data->fRuleSource = data->fStatusTable + statusTableSize;
209 int32_t *ruleStatusTable = (int32_t *)((uint8_t *)data + data->fStatusTable);
rbbidata.cpp 119 fRuleStatusTable = (int32_t *)((char *)data + fHeader->fStatusTable);
432 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen),
433 outBytes+ds->readUInt32(rbbiDH->fStatusTable), status);
  /external/icu/icu4c/source/common/
rbbidata.h 89 uint32_t fStatusTable; /* Offset to the table of rule status values */
rbbirb.cpp 196 data->fStatusTable = data->fTrie + trieSize;
198 data->fRuleSource = data->fStatusTable + statusTableSize;
209 int32_t *ruleStatusTable = (int32_t *)((uint8_t *)data + data->fStatusTable);
rbbidata.cpp 119 fRuleStatusTable = (int32_t *)((char *)data + fHeader->fStatusTable);
432 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen),
433 outBytes+ds->readUInt32(rbbiDH->fStatusTable), status);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 438 milliseconds