Searched refs:fExtra (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Drematch.cpp579 e = fFrame->fExtra[groupOffset + 1];
1186 s = fFrame->fExtra[groupOffset];
1187 e = fFrame->fExtra[groupOffset+1];
1265 s = fFrame->fExtra[groupOffset];
1266 e = fFrame->fExtra[groupOffset+1];
2300 s = fFrame->fExtra[groupOffset];
2505 iFrame->fExtra[i] = -1;
2902 // fp->fExtra[opValue] - The start of a completed capture group
2908 fp->fExtra[opValue+2] = fp->fInputIdx;
2914 U_ASSERT(fp->fExtra[opValu
[all...]
H A Dregeximp.h289 int64_t fExtra[1]; // Extra state, for capture group start/ends member in struct:REStackFrame
/external/skia/src/core/
H A DSkStroke.cpp176 fOuter.addPath(fExtra);
201 SkPath fExtra; // added as extra complete contours member in class:SkPathStroker
882 fExtra.addCircle(tmp[2].fX, tmp[2].fY, fRadius,

Completed in 78 milliseconds