HomeSort by relevance Sort by last modified time
    Searched refs: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/icu4c/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...]

Completed in 267 milliseconds