Searched defs:UCMTable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Ducm.h60 /* constants for UCMTable.flagsType */
68 typedef struct UCMTable { struct
84 } UCMTable; typedef in typeref:struct:UCMTable
103 UCMTable *base, *ext;
147 U_CAPI UCMTable * U_EXPORT2
151 ucm_closeTable(UCMTable *table);
154 ucm_resetTable(UCMTable *table);
157 ucm_sortTable(UCMTable *t);
164 ucm_moveMappings(UCMTable *base, UCMTable *ex
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Ducm.h60 /* constants for UCMTable.flagsType */
68 typedef struct UCMTable { struct
84 } UCMTable; typedef in typeref:struct:UCMTable
103 UCMTable *base, *ext;
147 U_CAPI UCMTable * U_EXPORT2
151 ucm_closeTable(UCMTable *table);
154 ucm_resetTable(UCMTable *table);
157 ucm_sortTable(UCMTable *t);
164 ucm_moveMappings(UCMTable *base, UCMTable *ex
[all...]

Completed in 554 milliseconds