Searched refs:loopOpI (Results 1 – 1 of 1) sorted by relevance
795 int32_t loopOpI = URX_BUILD(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local796 fRXPat->fCompiledPat->addElement(loopOpI, *fStatus); in doParseActions()808 int32_t loopOpI = URX_BUILD(URX_LOOP_DOT_I, 0); in doParseActions() local811 loopOpI |= 1; in doParseActions()814 loopOpI |= 2; in doParseActions()816 fRXPat->fCompiledPat->addElement(loopOpI, *fStatus); in doParseActions()938 int32_t loopOpI = URX_BUILD(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local939 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()951 int32_t loopOpI = URX_BUILD(URX_LOOP_DOT_I, 0); in doParseActions() local954 loopOpI |= 1; in doParseActions()[all …]