Home
last modified time | relevance | path

Searched refs:CAP_A (Results 1 – 25 of 36) sorted by relevance

12

/third_party/node/deps/icu-small/source/i18n/
Ddtitv_impl.h66 #define CAP_A ((UChar)0x0041) macro
Ddt_impl.h67 #define CAP_A ((UChar)0x0041) macro
Dselfmtimpl.h52 #define CAP_A ((UChar)0x0041) macro
Ddtptngen.cpp233 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + DT_DELTA, 1, 1000},
1962 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1963 curElem = boot[baseChar-CAP_A]; in getHeader()
1996 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
1997 baseElem = boot[baseChar-CAP_A]; in add()
2023 boot[baseChar - CAP_A] = newElem.orphan(); // the boot array now owns the PtnElem. in add()
2402 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Ddtptngen_impl.h46 #define CAP_A ((UChar)0x0041) macro
Dplurrule_impl.h79 static const UChar CAP_A = ((UChar) 0x0041); variable
/third_party/icu/icu4c/source/i18n/
Dselfmtimpl.h52 #define CAP_A ((UChar)0x0041) macro
Ddt_impl.h67 #define CAP_A ((UChar)0x0041) macro
Ddtitv_impl.h66 #define CAP_A ((UChar)0x0041) macro
Ddtptngen.cpp233 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + DT_DELTA, 1, 1000},
1970 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1971 curElem = boot[baseChar-CAP_A]; in getHeader()
2004 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
2005 baseElem = boot[baseChar-CAP_A]; in add()
2031 boot[baseChar - CAP_A] = newElem.orphan(); // the boot array now owns the PtnElem. in add()
2410 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Dplurrule_impl.h79 static const UChar CAP_A = ((UChar) 0x0041); variable
Ddtptngen_impl.h46 #define CAP_A ((UChar)0x0041) macro
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddt_impl.h67 #define CAP_A ((UChar)0x0041) macro
Ddtitv_impl.h66 #define CAP_A ((UChar)0x0041) macro
Dselfmtimpl.h52 #define CAP_A ((UChar)0x0041) macro
Ddtptngen.cpp232 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + DT_DELTA, 1, 1000},
1821 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1822 curElem = boot[baseChar-CAP_A]; in getHeader()
1855 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
1856 baseElem = boot[baseChar-CAP_A]; in add()
1882 boot[baseChar - CAP_A] = newElem.orphan(); // the boot array now owns the PtnElem. in add()
2229 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Ddtptngen_impl.h46 #define CAP_A ((UChar)0x0041) macro
Dplurrule_impl.h73 static const UChar CAP_A = ((UChar) 0x0041); variable
Ddtitvfmt.cpp863 case CAP_A: in getDateTimeSkeleton()
1551 /*A..*/ CAP_A, SPACE, SPACE, // MILLISECONDS_IN_DAY, IS_LEAP_MONTH, FIELD_COUNT
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtitv_impl.h66 #define CAP_A ((UChar)0x0041) macro
Ddt_impl.h67 #define CAP_A ((UChar)0x0041) macro
Dselfmtimpl.h52 #define CAP_A ((UChar)0x0041) macro
Ddtptngen.cpp233 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + DT_DELTA, 1, 1000},
1970 if ( (baseChar >= CAP_A) && (baseChar <= CAP_Z) ) { in getHeader()
1971 curElem = boot[baseChar-CAP_A]; in getHeader()
2004 if ((baseChar >= CAP_A) && (baseChar <= CAP_Z)) { in add()
2005 baseElem = boot[baseChar-CAP_A]; in add()
2031 boot[baseChar - CAP_A] = newElem.orphan(); // the boot array now owns the PtnElem. in add()
2410 if ( (c>=CAP_A && c<=CAP_Z) || (c>=LOW_A && c<=LOW_Z) ) { in setTokens()
Ddtptngen_impl.h46 #define CAP_A ((UChar)0x0041) macro
Dplurrule_impl.h79 static const UChar CAP_A = ((UChar) 0x0041); variable

12