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

  /external/chromium_org/third_party/icu/source/common/
uchar.c 43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c));
59 GET_PROPS(c, props);
99 GET_PROPS(c, props);
107 GET_PROPS(c, props);
115 GET_PROPS(c, props);
123 GET_PROPS(c, props);
139 GET_PROPS(c, props);
147 GET_PROPS(c, props);
160 GET_PROPS(c, props);
177 GET_PROPS(c, props)
    [all...]
  /external/icu/icu4c/source/common/
uchar.c 43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c));
59 GET_PROPS(c, props);
99 GET_PROPS(c, props);
107 GET_PROPS(c, props);
115 GET_PROPS(c, props);
123 GET_PROPS(c, props);
139 GET_PROPS(c, props);
147 GET_PROPS(c, props);
160 GET_PROPS(c, props);
177 GET_PROPS(c, props)
    [all...]

Completed in 97 milliseconds