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

  /external/chromium_org/third_party/icu/source/common/
udataswp.h 31 struct UDataSwapper;
32 typedef struct UDataSwapper UDataSwapper;
67 * @param ds Pointer to UDataSwapper containing global data about the
84 * @see UDataSwapper
88 UDataSwapFn(const UDataSwapper *ds,
131 UDataCompareInvChars(const UDataSwapper *ds,
149 struct UDataSwapper {
196 U_CAPI UDataSwapper * U_EXPORT2
202 * Open a UDataSwapper for the given input data and the specified outpu
    [all...]
  /external/icu/icu4c/source/common/
udataswp.h 31 struct UDataSwapper;
32 typedef struct UDataSwapper UDataSwapper;
67 * @param ds Pointer to UDataSwapper containing global data about the
84 * @see UDataSwapper
88 UDataSwapFn(const UDataSwapper *ds,
131 UDataCompareInvChars(const UDataSwapper *ds,
149 struct UDataSwapper {
198 U_CAPI UDataSwapper * U_EXPORT2
204 * Open a UDataSwapper for the given input data and the specified outpu
    [all...]

Completed in 67 milliseconds