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

/external/icu4c/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/chromium_org/third_party/icu/source/i18n/
H A Drematch.cpp2711 int32_t opValue; // and the operand value. local
2779 opValue = URX_VAL(op);
2809 if (c == opValue) {
2824 if (c == opValue) {
2855 int32_t stringStartIdx = opValue;
2932 fp = StateSave(fp, opValue, status);
2948 // fp->fExtra[opValue] - The start of a completed capture group
2949 // opValue+1 - The end of a completed capture group
2950 // opValue+2 - the start of a capture group whose end
2953 U_ASSERT(opValue >
[all...]
H A Dregexcmp.cpp1958 int32_t opValue = URX_VAL(op);
1966 opType == URX_RELOC_OPRND) && opValue > where) {
1969 opValue++;
1970 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 80 milliseconds