Home
last modified time | relevance | path

Searched refs:opValue (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Drematch.cpp2758 int32_t opValue; // and the operand value. in MatchAt() local
2802 opValue = URX_VAL(op); in MatchAt()
2832 if (c == opValue) { in MatchAt()
2849 int32_t stringStartIdx = opValue; in MatchAt()
2887 fp = StateSave(fp, opValue, status); in MatchAt()
2908 U_ASSERT(opValue >= 0 && opValue < fFrameSize-3); in MatchAt()
2909 fp->fExtra[opValue+2] = fp->fInputIdx; in MatchAt()
2914 U_ASSERT(opValue >= 0 && opValue < fFrameSize-3); in MatchAt()
2915 … U_ASSERT(fp->fExtra[opValue+2] >= 0); // Start pos for this group must be set. in MatchAt()
2916 fp->fExtra[opValue] = fp->fExtra[opValue+2]; // Tentative start becomes real. in MatchAt()
[all …]
Dregexcmp.cpp2023 int32_t opValue = URX_VAL(op); in insertOp() local
2031 opType == URX_RELOC_OPRND) && opValue > where) { in insertOp()
2034 opValue++; in insertOp()
2035 op = buildOp(opType, opValue); in insertOp()
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...