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

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Ducm.h93 typedef struct UCMStates { struct
100 } UCMStates; typedef in typeref:struct:UCMStates
104 UCMStates states;
131 ucm_mappingType(UCMStates *baseStates,
138 ucm_addMappingAuto(UCMFile *ucm, UBool forBase, UCMStates *baseStates,
144 ucm_addMappingFromLine(UCMFile *ucm, const char *line, UBool forBase, UCMStates *baseStates);
172 UBool forBase, UCMStates *baseStates,
180 ucm_checkValidity(UCMTable *ext, UCMStates *baseStates);
227 ucm_checkBaseExt(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
238 ucm_addState(UCMStates *state
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Ducm.h93 typedef struct UCMStates { struct
100 } UCMStates; typedef in typeref:struct:UCMStates
104 UCMStates states;
131 ucm_mappingType(UCMStates *baseStates,
138 ucm_addMappingAuto(UCMFile *ucm, UBool forBase, UCMStates *baseStates,
144 ucm_addMappingFromLine(UCMFile *ucm, const char *line, UBool forBase, UCMStates *baseStates);
172 UBool forBase, UCMStates *baseStates,
180 ucm_checkValidity(UCMTable *ext, UCMStates *baseStates);
227 ucm_checkBaseExt(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
238 ucm_addState(UCMStates *state
[all...]

Completed in 118 milliseconds