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

  /external/chromium_org/third_party/icu/source/i18n/
dtitv_impl.h 63 #define CAP_A ((UChar)0x0041)
selfmtimpl.h 55 #define CAP_A ((UChar)0x0041)
plurrule_impl.h 54 #define CAP_A ((UChar)0x0041)
selfmt.cpp 309 if ((ch >= CAP_A) && (ch <= CAP_Z)) {
dtptngen_impl.h 40 #define CAP_A ((UChar)0x0041)
dtptngen.cpp 186 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 1000},
    [all...]
plurfmt.cpp 338 if ((ch>=CAP_A) && (ch<=CAP_Z)) {
dtitvfmt.cpp 813 case CAP_A:
    [all...]
plurrule.cpp 1059 if ((ch>=CAP_A) && (ch<=CAP_Z)) {
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 63 #define CAP_A ((UChar)0x0041)
selfmtimpl.h 50 #define CAP_A ((UChar)0x0041)
dtptngen_impl.h 40 #define CAP_A ((UChar)0x0041)
plurrule_impl.h 61 static const UChar CAP_A = ((UChar)0x0041);
dtptngen.cpp 191 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 1000},
    [all...]
dtitvfmt.cpp 859 case CAP_A:
    [all...]

Completed in 971 milliseconds