HomeSort by relevance Sort by last modified time
    Searched refs:CAP_A (Results 1 - 16 of 16) 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/icu4c/i18n/
dtitv_impl.h 63 #define CAP_A ((UChar)0x0041)
selfmtimpl.h 50 #define CAP_A ((UChar)0x0041)
plurrule_impl.h 51 #define CAP_A ((UChar)0x0041)
dtptngen_impl.h 40 #define CAP_A ((UChar)0x0041)
dtptngen.cpp 190 {CAP_A, UDATPG_SECOND_FIELD, DT_NUMERIC + 2*DT_DELTA, 1, 1000},
    [all...]
dtitvfmt.cpp 857 case CAP_A:
    [all...]
plurrule.cpp     [all...]

Completed in 154 milliseconds