Home
last modified time | relevance | path

Searched defs:UDataSwapper (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dudataswp.h32 typedef struct UDataSwapper UDataSwapper; typedef
149 struct UDataSwapper { struct
151 UBool inIsBigEndian;
153 uint8_t inCharset;
155 UBool outIsBigEndian;
157 uint8_t outCharset;
162 UDataReadUInt16 *readUInt16;
164 UDataReadUInt32 *readUInt32;
166 UDataCompareInvChars *compareInvChars;
171 UDataWriteUInt16 *writeUInt16;
[all …]
/external/chromium_org/third_party/icu/source/common/
Dudataswp.h32 typedef struct UDataSwapper UDataSwapper; typedef
149 struct UDataSwapper { struct
151 UBool inIsBigEndian;
153 uint8_t inCharset;
155 UBool outIsBigEndian;
157 uint8_t outCharset;
162 UDataReadUInt16 *readUInt16;
164 UDataReadUInt32 *readUInt32;
166 UDataCompareInvChars *compareInvChars;
171 UDataWriteUInt16 *writeUInt16;
[all …]