HomeSort by relevance Sort by last modified time
    Searched refs:peeki (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/common/
uvectr32.h 202 int32_t peeki(void) const;
286 inline int32_t UVector32::peeki(void) const { function in class:UVector32
uvector.h 316 int32_t peeki(void) const;
399 inline int32_t UStack::peeki(void) const { function in class:UStack
dictbe.cpp 409 if (foundBreaks.peeki() >= rangeEnd) {
605 if (foundBreaks.peeki() >= rangeEnd) {
    [all...]
rbbi_cache.cpp 193 if (endPos > fBreaks->peeki()) {
199 fLimit = fBreaks->peeki();
  /external/icu/icu4c/source/test/intltest/
v32test.cpp 436 // peeki
441 TEST_ASSERT(a->peeki() == 10);
443 TEST_ASSERT(a->peeki() == 20);
445 TEST_ASSERT(a->peeki() == 30);
  /external/icu/icu4c/source/i18n/
regexcmp.cpp     [all...]

Completed in 123 milliseconds