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

  /external/chromium_org/third_party/icu/source/common/
rbbitblb.cpp 865 int32_t thisTagGroupStart = 0; // indexes into the global rule status vals list
870 thisTagGroupStart = nextTagGroupStart;
871 nextTagGroupStart += fRB->fRuleStatusVals->elementAti(thisTagGroupStart) + 1;
872 if (thisStatesTagValues->size() != fRB->fRuleStatusVals->elementAti(thisTagGroupStart)) {
882 fRB->fRuleStatusVals->elementAti(thisTagGroupStart + 1 + i) ) {
891 sd->fTagsIdx = thisTagGroupStart;
    [all...]
  /external/icu/icu4c/source/common/
rbbitblb.cpp 865 int32_t thisTagGroupStart = 0; // indexes into the global rule status vals list
870 thisTagGroupStart = nextTagGroupStart;
871 nextTagGroupStart += fRB->fRuleStatusVals->elementAti(thisTagGroupStart) + 1;
872 if (thisStatesTagValues->size() != fRB->fRuleStatusVals->elementAti(thisTagGroupStart)) {
882 fRB->fRuleStatusVals->elementAti(thisTagGroupStart + 1 + i) ) {
891 sd->fTagsIdx = thisTagGroupStart;
    [all...]

Completed in 243 milliseconds