Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drematch.cpp3549 int64_t *pCounter = &fp->fExtra[URX_VAL(initOp)]; in MatchAt() local
3552 (*pCounter)++; in MatchAt()
3553 if ((uint64_t)*pCounter >= (uint32_t)maxCount && maxCount != -1) { in MatchAt()
3554 U_ASSERT(*pCounter == maxCount); in MatchAt()
3557 if (*pCounter >= minCount) { in MatchAt()
3609 int64_t *pCounter = &fp->fExtra[URX_VAL(initOp)]; in MatchAt() local
3613 (*pCounter)++; in MatchAt()
3614 if ((uint64_t)*pCounter >= (uint32_t)maxCount && maxCount != -1) { in MatchAt()
3618 U_ASSERT(*pCounter == maxCount); in MatchAt()
3622 if (*pCounter < minCount) { in MatchAt()
[all …]
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu17569 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0
17571 PASS: gdb.python/python.exp: prompt substitution readline - global pCounter
17573 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = pCounter + 1
17574 …thon/python.exp: prompt substitution readline - return "python line " + str (pCounter) + ": "
17599 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0
Dx86_64-cros-linux-gnu17837 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0
17839 PASS: gdb.python/python.exp: prompt substitution readline - global pCounter
17841 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = pCounter + 1
17842 …thon/python.exp: prompt substitution readline - return "python line " + str (pCounter) + ": "
17867 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0
Darmv7a-cros-linux-gnueabi17478 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0
17480 PASS: gdb.python/python.exp: prompt substitution readline - global pCounter
17482 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = pCounter + 1
17483 …thon/python.exp: prompt substitution readline - return "python line " + str (pCounter) + ": "
17508 PASS: gdb.python/python.exp: prompt substitution readline - pCounter = 0