Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/i18n/
Ddtptngen_impl.h20 #define MAX_PATTERN_ENTRIES 52 macro
197 PtnElem *boot[MAX_PATTERN_ENTRIES];
Ddtptngen.cpp1238 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in PatternMap()
1247 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in copyFrom()
1295 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in ~PatternMap()
1454 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in equals()
1858 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()
1885 while ( bootIndex < MAX_PATTERN_ENTRIES ) { in next()
1996 for (bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in DTSkeletonEnumeration()
2022 if ((bootIndex==MAX_PATTERN_ENTRIES) && (curElem!=NULL) ) { in DTSkeletonEnumeration()
/external/icu4c/i18n/
Ddtptngen_impl.h20 #define MAX_PATTERN_ENTRIES 52 macro
197 PtnElem *boot[MAX_PATTERN_ENTRIES];
Ddtptngen.cpp1256 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in PatternMap()
1265 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in copyFrom()
1313 for (int32_t i=0; i < MAX_PATTERN_ENTRIES; ++i ) { in ~PatternMap()
1472 for (int32_t bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in equals()
1876 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()
1903 while ( bootIndex < MAX_PATTERN_ENTRIES ) { in next()
2014 for (bootIndex=0; bootIndex<MAX_PATTERN_ENTRIES; ++bootIndex ) { in DTSkeletonEnumeration()
2040 if ((bootIndex==MAX_PATTERN_ENTRIES) && (curElem!=NULL) ) { in DTSkeletonEnumeration()