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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutransts.c57 typedef struct XReplaceable { struct
59 } XReplaceable; typedef in typeref:struct:XReplaceable
61 static void InitXReplaceable(XReplaceable* rep, const char* cstring) {
66 static void FreeXReplaceable(XReplaceable* rep) {
75 const XReplaceable* x = (const XReplaceable*)rep;
81 const XReplaceable* x = (const XReplaceable*)rep;
87 const XReplaceable* x = (const XReplaceable*)re
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dutransts.c60 typedef struct XReplaceable { struct
62 } XReplaceable; typedef in typeref:struct:XReplaceable
64 static void InitXReplaceable(XReplaceable* rep, const char* cstring) {
69 static void FreeXReplaceable(XReplaceable* rep) {
78 const XReplaceable* x = (const XReplaceable*)rep;
84 const XReplaceable* x = (const XReplaceable*)rep;
90 const XReplaceable* x = (const XReplaceable*)re
[all...]

Completed in 690 milliseconds