Home
last modified time | relevance | path

Searched defs:UCHARBUF (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/icu/source/tools/toolutil/
Ducbuf.cpp41 struct UCHARBUF { struct
42 char16_t* buffer;
43 char16_t* currentPos;
44 char16_t* bufLimit;
45 int32_t bufCapacity;
46 int32_t remaining;
47 int32_t signatureLength;
48 FileStream* in;
49 UConverter* conv;
50 UBool showWarning; /* makes this API not produce any errors */
[all …]
Ducbuf.h31 typedef struct UCHARBUF UCHARBUF; typedef
/external/cronet/stable/third_party/icu/source/tools/toolutil/
Ducbuf.cpp41 struct UCHARBUF { struct
42 char16_t* buffer;
43 char16_t* currentPos;
44 char16_t* bufLimit;
45 int32_t bufCapacity;
46 int32_t remaining;
47 int32_t signatureLength;
48 FileStream* in;
49 UConverter* conv;
50 UBool showWarning; /* makes this API not produce any errors */
[all …]
Ducbuf.h31 typedef struct UCHARBUF UCHARBUF; typedef
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.cpp41 struct UCHARBUF { struct
42 char16_t* buffer;
43 char16_t* currentPos;
44 char16_t* bufLimit;
45 int32_t bufCapacity;
46 int32_t remaining;
47 int32_t signatureLength;
48 FileStream* in;
49 UConverter* conv;
50 UBool showWarning; /* makes this API not produce any errors */
[all …]
Ducbuf.h31 typedef struct UCHARBUF UCHARBUF; typedef