Home
last modified time | relevance | path

Searched refs:pDestLength (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dustr_wcs.cpp67 int32_t *pDestLength, in _strToWCS() argument
208 if(pDestLength){ in _strToWCS()
209 *pDestLength = count; in _strToWCS()
234 int32_t *pDestLength, in u_strToWCS() argument
259 if(pDestLength){ in u_strToWCS()
260 *pDestLength = srcLength; in u_strToWCS()
269 return (wchar_t*)u_strToUTF32((UChar32*)dest, destCapacity, pDestLength, in u_strToWCS()
274 return _strToWCS(dest,destCapacity,pDestLength,src,srcLength, pErrorCode); in u_strToWCS()
285 int32_t *pDestLength, in _strFromWCS() argument
463 if(pDestLength){ in _strFromWCS()
[all …]
Dustrtrns.cpp42 int32_t *pDestLength, in u_strFromUTF32WithSub() argument
126 if(pDestLength) { in u_strFromUTF32WithSub()
127 *pDestLength = reqLength; in u_strFromUTF32WithSub()
142 int32_t *pDestLength, in u_strFromUTF32() argument
147 dest, destCapacity, pDestLength, in u_strFromUTF32()
156 int32_t *pDestLength, in u_strToUTF32WithSub() argument
232 if(pDestLength) { in u_strToUTF32WithSub()
233 *pDestLength = reqLength; in u_strToUTF32WithSub()
248 int32_t *pDestLength, in u_strToUTF32() argument
253 dest, destCapacity, pDestLength, in u_strToUTF32()
[all …]
Dubiditransform.cpp86 uint32_t *pDestLength; /* number of UChars written to dest */ member
151 *pTransform->pDestLength = pTransform->srcLength; in action_reorder()
207 *pTransform->pDestLength = pTransform->srcLength; in action_reverse()
259 *pTransform->pDestLength = u_shapeArabic(pTransform->src, in doShape()
285 updateSrc(pTransform, pTransform->dest, *pTransform->pDestLength, in action_shapeArabic()
286 *pTransform->pDestLength, pErrorCode); in action_shapeArabic()
321 *pTransform->pDestLength = pTransform->srcLength; in action_mirror()
497 pBiDiTransform->pDestLength = &destLength; in ubiditransform_transform()
503 updateSrc(pBiDiTransform, pBiDiTransform->dest, *pBiDiTransform->pDestLength, in ubiditransform_transform()
504 *pBiDiTransform->pDestLength, pErrorCode); in ubiditransform_transform()
[all …]
Dutext.cpp1420 int32_t *pDestLength, in utext_strFromUTF8() argument
1467 if(pDestLength){ in utext_strFromUTF8()
1468 *pDestLength = reqLength; in utext_strFromUTF8()
/third_party/icu/icu4c/source/common/
Dustr_wcs.cpp67 int32_t *pDestLength, in _strToWCS() argument
208 if(pDestLength){ in _strToWCS()
209 *pDestLength = count; in _strToWCS()
234 int32_t *pDestLength, in u_strToWCS() argument
259 if(pDestLength){ in u_strToWCS()
260 *pDestLength = srcLength; in u_strToWCS()
269 return (wchar_t*)u_strToUTF32((UChar32*)dest, destCapacity, pDestLength, in u_strToWCS()
274 return _strToWCS(dest,destCapacity,pDestLength,src,srcLength, pErrorCode); in u_strToWCS()
285 int32_t *pDestLength, in _strFromWCS() argument
463 if(pDestLength){ in _strFromWCS()
[all …]
Dustrtrns.cpp42 int32_t *pDestLength, in u_strFromUTF32WithSub() argument
126 if(pDestLength) { in u_strFromUTF32WithSub()
127 *pDestLength = reqLength; in u_strFromUTF32WithSub()
142 int32_t *pDestLength, in u_strFromUTF32() argument
147 dest, destCapacity, pDestLength, in u_strFromUTF32()
156 int32_t *pDestLength, in u_strToUTF32WithSub() argument
232 if(pDestLength) { in u_strToUTF32WithSub()
233 *pDestLength = reqLength; in u_strToUTF32WithSub()
248 int32_t *pDestLength, in u_strToUTF32() argument
253 dest, destCapacity, pDestLength, in u_strToUTF32()
[all …]
Dubiditransform.cpp86 uint32_t *pDestLength; /* number of UChars written to dest */ member
151 *pTransform->pDestLength = pTransform->srcLength; in action_reorder()
207 *pTransform->pDestLength = pTransform->srcLength; in action_reverse()
259 *pTransform->pDestLength = u_shapeArabic(pTransform->src, in doShape()
285 updateSrc(pTransform, pTransform->dest, *pTransform->pDestLength, in action_shapeArabic()
286 *pTransform->pDestLength, pErrorCode); in action_shapeArabic()
321 *pTransform->pDestLength = pTransform->srcLength; in action_mirror()
497 pBiDiTransform->pDestLength = &destLength; in ubiditransform_transform()
503 updateSrc(pBiDiTransform, pBiDiTransform->dest, *pBiDiTransform->pDestLength, in ubiditransform_transform()
504 *pBiDiTransform->pDestLength, pErrorCode); in ubiditransform_transform()
[all …]
Dutext.cpp1420 int32_t *pDestLength, in utext_strFromUTF8() argument
1467 if(pDestLength){ in utext_strFromUTF8()
1468 *pDestLength = reqLength; in utext_strFromUTF8()
/third_party/node/deps/icu-small/source/common/
Dustr_wcs.cpp67 int32_t *pDestLength, in _strToWCS() argument
208 if(pDestLength){ in _strToWCS()
209 *pDestLength = count; in _strToWCS()
234 int32_t *pDestLength, in u_strToWCS() argument
259 if(pDestLength){ in u_strToWCS()
260 *pDestLength = srcLength; in u_strToWCS()
269 return (wchar_t*)u_strToUTF32((UChar32*)dest, destCapacity, pDestLength, in u_strToWCS()
274 return _strToWCS(dest,destCapacity,pDestLength,src,srcLength, pErrorCode); in u_strToWCS()
285 int32_t *pDestLength, in _strFromWCS() argument
463 if(pDestLength){ in _strFromWCS()
[all …]
Dustrtrns.cpp42 int32_t *pDestLength, in u_strFromUTF32WithSub() argument
126 if(pDestLength) { in u_strFromUTF32WithSub()
127 *pDestLength = reqLength; in u_strFromUTF32WithSub()
142 int32_t *pDestLength, in u_strFromUTF32() argument
147 dest, destCapacity, pDestLength, in u_strFromUTF32()
156 int32_t *pDestLength, in u_strToUTF32WithSub() argument
232 if(pDestLength) { in u_strToUTF32WithSub()
233 *pDestLength = reqLength; in u_strToUTF32WithSub()
248 int32_t *pDestLength, in u_strToUTF32() argument
253 dest, destCapacity, pDestLength, in u_strToUTF32()
[all …]
Dubiditransform.cpp86 uint32_t *pDestLength; /* number of UChars written to dest */ member
151 *pTransform->pDestLength = pTransform->srcLength; in action_reorder()
207 *pTransform->pDestLength = pTransform->srcLength; in action_reverse()
259 *pTransform->pDestLength = u_shapeArabic(pTransform->src, in doShape()
285 updateSrc(pTransform, pTransform->dest, *pTransform->pDestLength, in action_shapeArabic()
286 *pTransform->pDestLength, pErrorCode); in action_shapeArabic()
321 *pTransform->pDestLength = pTransform->srcLength; in action_mirror()
497 pBiDiTransform->pDestLength = &destLength; in ubiditransform_transform()
503 updateSrc(pBiDiTransform, pBiDiTransform->dest, *pBiDiTransform->pDestLength, in ubiditransform_transform()
504 *pBiDiTransform->pDestLength, pErrorCode); in ubiditransform_transform()
[all …]
Dutext.cpp1423 int32_t *pDestLength, in utext_strFromUTF8() argument
1470 if(pDestLength){ in utext_strFromUTF8()
1471 *pDestLength = reqLength; in utext_strFromUTF8()
/third_party/node/deps/icu-small/source/common/unicode/
Dustring.h1202 int32_t *pDestLength,
1231 int32_t *pDestLength,
1262 int32_t *pDestLength,
1292 int32_t *pDestLength,
1335 int32_t *pDestLength,
1380 int32_t *pDestLength,
1440 int32_t *pDestLength,
1470 int32_t *pDestLength,
1500 int32_t *pDestLength,
1543 int32_t *pDestLength,
[all …]
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dustring.h1206 int32_t *pDestLength,
1235 int32_t *pDestLength,
1266 int32_t *pDestLength,
1296 int32_t *pDestLength,
1339 int32_t *pDestLength,
1384 int32_t *pDestLength,
1444 int32_t *pDestLength,
1474 int32_t *pDestLength,
1504 int32_t *pDestLength,
1547 int32_t *pDestLength,
[all …]
/third_party/icu/icu4c/source/common/unicode/
Dustring.h1206 int32_t *pDestLength,
1235 int32_t *pDestLength,
1266 int32_t *pDestLength,
1296 int32_t *pDestLength,
1339 int32_t *pDestLength,
1384 int32_t *pDestLength,
1444 int32_t *pDestLength,
1474 int32_t *pDestLength,
1504 int32_t *pDestLength,
1547 int32_t *pDestLength,
[all …]