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

  /external/chromium_org/third_party/icu/source/test/cintltst/
utransts.c 57 typedef struct XReplaceable {
59 } 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*)rep
    [all...]
  /external/icu/icu4c/source/test/cintltst/
utransts.c 60 typedef struct XReplaceable {
62 } 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*)rep
    [all...]

Completed in 56 milliseconds