Searched refs:opValue (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Drematch.cpp2721 int32_t opValue; // and the operand value. local
2783 opValue = URX_VAL(op);
2813 if (c == opValue) {
2830 int32_t stringStartIdx = opValue;
2868 fp = StateSave(fp, opValue, status);
2884 // fp->fExtra[opValue] - The start of a completed capture group
2885 // opValue+1 - The end of a completed capture group
2886 // opValue+2 - the start of a capture group whose end
2889 U_ASSERT(opValue >= 0 && opValue < fFrameSiz
[all...]
H A Dregexcmp.cpp1913 int32_t opValue = URX_VAL(op);
1921 opType == URX_RELOC_OPRND) && opValue > where) {
1924 opValue++;
1925 op = URX_BUILD(opType, opValue);
/external/chromium_org/third_party/icu/source/i18n/
H A Drematch.cpp2758 int32_t opValue; // and the operand value. local
2826 opValue = URX_VAL(op);
2856 if (c == opValue) {
2873 int32_t stringStartIdx = opValue;
2911 fp = StateSave(fp, opValue, status);
2927 // fp->fExtra[opValue] - The start of a completed capture group
2928 // opValue+1 - The end of a completed capture group
2929 // opValue+2 - the start of a capture group whose end
2932 U_ASSERT(opValue >= 0 && opValue < fFrameSiz
[all...]
H A Dregexcmp.cpp1913 int32_t opValue = URX_VAL(op);
1921 opType == URX_RELOC_OPRND) && opValue > where) {
1924 opValue++;
1925 op = URX_BUILD(opType, opValue);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 509 milliseconds