Home
last modified time | relevance | path

Searched defs:cnv (Results 101 - 103 of 103) sorted by relevance

12345

/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c132 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err) in my_ucnv_open() argument
177 TestNextUChar(UConverter* cnv, const char* source, const char* limit, const int32_t results[], const char* message) in TestNextUChar() argument
207 TestNextUCharError(UConverter* cnv, const char* source, const char* limit, UErrorCode expected, const char* message) TestNextUCharError() argument
1471 TestAmbiguousConverter(UConverter *cnv) TestAmbiguousConverter() argument
1520 UConverter *ascii_cnv = 0, *sjis_cnv = 0, *cnv; TestAmbiguous() local
1842 UConverter *cnv=ucnv_open("UTF-7", &errorCode); TestUTF7() local
1885 UConverter *cnv=ucnv_open("IMAP-mailbox-name", &errorCode); TestIMAP() local
1947 UConverter *cnv=ucnv_open("UTF-8", &errorCode); TestUTF8() local
2018 UConverter *cnv=ucnv_open("CESU-8", &errorCode); TestCESU8() local
2070 UConverter *cnv=ucnv_open("UTF-16", &errorCode); TestUTF16() local
2118 UConverter *cnv=ucnv_open("utf-16be", &errorCode); TestUTF16BE() local
2172 UConverter *cnv=ucnv_open("utf-16le", &errorCode); TestUTF16LE() local
2238 UConverter *cnv=ucnv_open("UTF-32", &errorCode); TestUTF32() local
2314 UConverter *cnv=ucnv_open("UTF-32BE", &errorCode); TestUTF32BE() local
2385 UConverter *cnv=ucnv_open("UTF-32LE", &errorCode); TestUTF32LE() local
2518 UConverter *cnv=ucnv_open("LATIN_1", &errorCode); TestLATIN1() local
2549 UConverter *cnv=ucnv_open("x-mac-turkish", &errorCode); TestSBCS() local
2592 UConverter *cnv=my_ucnv_open("@ibm9027", &errorCode); TestDBCS() local
2643 UConverter *cnv=ucnv_open("ibm-1363", &errorCode); TestMBCS() local
2678 UConverter *cnv=ucnv_open(cnvName, &status); TestICCRunout() local
2752 UConverter *cnv; TestISO_2022() local
2781 TestSmallTargetBuffer(const uint16_t* source, const UChar* sourceLimit,UConverter* cnv) TestSmallTargetBuffer() argument
2850 TestToAndFromUChars(const uint16_t* source, const UChar* sourceLimit,UConverter* cnv) TestToAndFromUChars() argument
2897 TestSmallSourceBuffer(const uint16_t* source, const UChar* sourceLimit,UConverter* cnv) TestSmallSourceBuffer() argument
2972 TestGetNextUChar2022(UConverter* cnv, const char* source, const char* limit, const uint16_t results[], const char* message) TestGetNextUChar2022() argument
3104 UConverter *cnv = NULL; TestHZ() local
3145 TestSmallTargetBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestHZ() local
3146 TestSmallSourceBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestHZ() local
3147 TestToAndFromUChars(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestHZ() local
3326 UConverter *cnv = NULL; TestISO_2022_JP() local
3368 TestSmallTargetBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP() local
3369 TestSmallSourceBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP() local
3371 TestToAndFromUChars(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP() local
3394 UConverter *cnv; TestConv() local
3871 UConverter *cnv; TestISO_2022_JP_1() local
3917 TestSmallTargetBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP_1() local
3918 TestSmallSourceBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP_1() local
3961 UConverter *cnv = NULL; TestISO_2022_JP_2() local
4001 TestSmallTargetBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP_2() local
4002 TestSmallSourceBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP_2() local
4003 TestToAndFromUChars(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_JP_2() local
4041 UConverter *cnv = NULL; TestISO_2022_KR() local
4081 TestSmallTargetBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_KR() local
4082 TestSmallSourceBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_KR() local
4083 TestToAndFromUChars(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_KR() local
4123 UConverter *cnv = NULL; TestISO_2022_KR_1() local
4164 TestSmallTargetBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_KR_1() local
4165 TestSmallSourceBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_KR_1() local
4167 TestToAndFromUChars(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_KR_1() local
4534 UConverter *cnv = NULL; TestISO_2022_CN() local
4577 TestSmallTargetBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_CN() local
4578 TestSmallSourceBuffer(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_CN() local
4579 TestToAndFromUChars(in,(const UChar*)in + UPRV_LENGTHOF(in),cnv); TestISO_2022_CN() local
4640 UConverter * cnv = ucnv_open(testPtr->converterName, &err); TestJitterbug6175() local
4701 UConverter *cnv=ucnv_open("ibm-930", &errorCode); TestEBCDIC_STATEFUL() local
4777 UConverter *cnv=ucnv_open("gb18030", &errorCode); TestGB18030() local
4867 UConverter *cnv; TestLMBCS() local
5355 UConverter *cnv = 0; TestJitterbug255() local
5386 UConverter *cnv = 0; TestEBCDICUS4XML() local
5597 UConverter *cnv = NULL; TestIsFixedWidth() local
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes.c2382 PyObject *cnv; in converters_from_argtypes() local
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1189 UConverter *ucnv_clone(const UConverter *cnv, UErrorCode *status) in ucnv_clone() argument
1231 void ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen) in ucnv_fixFileSeparator() argument
1239 int32_t ucnv_fromAlgorithmic(UConverter *cnv, UConverterType algorithmicType, char *target, int32_t targetCapacity, in ucnv_fromAlgorithmic() argument
1245 int32_t ucnv_fromUChars(UConverter *cnv, char *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, in ucnv_fromUChars() argument
1250 int32_t ucnv_fromUCountPending(const UConverter *cnv, UErrorCode *status) in ucnv_fromUCountPending() argument
1346 ucnv_isAmbiguous(const UConverter *cnv) ucnv_isAmbiguous() argument
1350 ucnv_isFixedWidth(UConverter *cnv, UErrorCode *status) ucnv_isFixedWidth() argument
1394 ucnv_setFallback(UConverter *cnv, UBool usesFallback) ucnv_setFallback() argument
1407 ucnv_setSubstString(UConverter *cnv, const UChar *s, int32_t length, UErrorCode *err) ucnv_setSubstString() argument
1416 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_toAlgorithmic() argument
1422 ucnv_toUChars(UConverter *cnv, UChar *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucnv_toUChars() argument
1427 ucnv_toUCountPending(const UConverter *cnv, UErrorCode *status) ucnv_toUCountPending() argument
1436 ucnv_usesFallback(const UConverter *cnv) ucnv_usesFallback() argument
[all...]

Completed in 17 milliseconds

12345