Searched refs:GET_PROPS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duchar.c43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c)); macro
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(
[all...]
/external/icu/icu4c/source/common/
H A Duchar.c43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c)); macro
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(
[all...]

Completed in 334 milliseconds