Searched refs:PATTERN_CHAR_BASE (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitvfmt.cpp1225 int8_t PATTERN_CHAR_BASE = 0x41; local
1238 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)];
1240 patternRepeated[prevCh - PATTERN_CHAR_BASE] = TRUE;
1269 if ( patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)] == FALSE ) {
1362 const int8_t PATTERN_CHAR_BASE = 0x41; local
1378 int32_t fieldCount = bestMatchSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
1379 int32_t inputFieldCount = inputSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
1417 int32_t fieldCount = bestMatchSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
1418 int32_t inputFieldCount = inputSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
H A Ddtitvinf.cpp392 const int8_t PATTERN_CHAR_BASE = 0x41; local
397 ++skeletonFieldWidth[ch - PATTERN_CHAR_BASE];
H A Dsmpdtfmt.cpp74 static const UChar PATTERN_CHAR_BASE = 0x40; variable
3349 level = fgPatternCharToLevel[prevCh - PATTERN_CHAR_BASE];
3371 level = fgPatternCharToLevel[prevCh - PATTERN_CHAR_BASE];
/external/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp1227 int8_t PATTERN_CHAR_BASE = 0x41; local
1240 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)];
1242 patternRepeated[prevCh - PATTERN_CHAR_BASE] = TRUE;
1271 if ( patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)] == FALSE ) {
1364 const int8_t PATTERN_CHAR_BASE = 0x41; local
1380 int32_t fieldCount = bestMatchSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
1381 int32_t inputFieldCount = inputSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
1419 int32_t fieldCount = bestMatchSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
1420 int32_t inputFieldCount = inputSkeletonFieldWidth[(int)(skeletonChar - PATTERN_CHAR_BASE)];
H A Ddtitvinf.cpp392 const int8_t PATTERN_CHAR_BASE = 0x41; local
397 ++skeletonFieldWidth[ch - PATTERN_CHAR_BASE];
H A Dsmpdtfmt.cpp75 static const UChar PATTERN_CHAR_BASE = 0x40; variable
3394 level = fgPatternCharToLevel[prevCh - PATTERN_CHAR_BASE];
3416 level = fgPatternCharToLevel[prevCh - PATTERN_CHAR_BASE];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 103 milliseconds