Searched refs:fNextState (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Drbbidata.h115 uint16_t fNextState[2]; /* Next State, indexed by char category. */ member in struct:RBBIStateTableRow
H A Drbbirpt.h70 uint8_t fNextState; // 0-250: normal next-stat numbers member in struct:RBBIRuleTableEl
H A Drbbidata.cpp235 RBBIDebugPrintf("%3d ", row->fNextState[c]);
H A Drbbi.cpp1039 state = row->fNextState[category];
1254 state = row->fNextState[category];
H A Drbbiscan.cpp1034 if (tableEl->fNextState != 255) {
1035 state = tableEl->fNextState;
H A Drbbitblb.cpp1128 row->fNextState[col] = (uint16_t)sd->fDtran->elementAti(col);
/external/icu4c/common/
H A Drbbidata.h115 uint16_t fNextState[2]; /* Next State, indexed by char category. */ member in struct:RBBIStateTableRow
H A Drbbirpt.h70 uint8_t fNextState; // 0-250: normal next-stat numbers member in struct:RBBIRuleTableEl
H A Drbbidata.cpp235 RBBIDebugPrintf("%3d ", row->fNextState[c]);
H A Drbbi.cpp1101 // Note: fNextState is defined as uint16_t[2], but we are casting
1105 state = row->fNextState[category]; /*Not accessing beyond memory*/
1321 // Note: fNextState is defined as uint16_t[2], but we are casting
1325 state = row->fNextState[category]; /*Not accessing beyond memory*/
H A Drbbiscan.cpp1036 if (tableEl->fNextState != 255) {
1037 state = tableEl->fNextState;
H A Drbbitblb.cpp1128 row->fNextState[col] = (uint16_t)sd->fDtran->elementAti(col);
/external/chromium_org/third_party/icu/source/i18n/
H A Dregexcst.h125 uint8_t fNextState; // 0-250: normal next-state numbers member in struct:RegexTableEl
H A Dregexcmp.cpp248 if (tableEl->fNextState != 255) {
249 state = tableEl->fNextState;
/external/icu4c/i18n/
H A Dregexcst.h125 uint8_t fNextState; // 0-250: normal next-state numbers member in struct:RegexTableEl
H A Dregexcmp.cpp256 if (tableEl->fNextState != 255) {
257 state = tableEl->fNextState;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 563 milliseconds