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

  /external/icu/icu4c/source/tools/toolutil/
ppucd.h 49 int32_t intProps[UCHAR_INT_LIMIT-UCHAR_INT_START];
ppucd.cpp 335 } else if(prop<UCHAR_INT_LIMIT) {
  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 444 static const IntProperty intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]={
487 } else if(which<UCHAR_INT_LIMIT) {
507 } else if(which<UCHAR_INT_LIMIT) {
527 } else if(which<UCHAR_INT_LIMIT) {
uniset_props.cpp     [all...]
  /external/icu/icu4c/source/common/
uprops.cpp 422 static const IntProperty intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]={
466 } else if(which<UCHAR_INT_LIMIT) {
486 } else if(which<UCHAR_INT_LIMIT) {
506 } else if(which<UCHAR_INT_LIMIT) {
uniset_props.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uchar.h 495 UCHAR_INT_LIMIT=0x1015,
    [all...]
  /external/icu/icu4c/source/common/unicode/
uchar.h 489 UCHAR_INT_LIMIT=0x1016,
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c     [all...]

Completed in 151 milliseconds