Home
last modified time | relevance | path

Searched refs:U16_TRAIL (Results 1 - 25 of 80) sorted by relevance

1234

/third_party/node/deps/icu-small/source/tools/genrb/
H A Dustr.h34 target[1] = U16_TRAIL(c); \
48 target[1] = U16_TRAIL(c); \
/third_party/icu/icu4c/source/tools/genrb/
H A Dustr.h34 target[1] = U16_TRAIL(c); \
48 target[1] = U16_TRAIL(c); \
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dustr.h34 target[1] = U16_TRAIL(c); \
48 target[1] = U16_TRAIL(c); \
/third_party/icu/icu4c/source/common/
H A Dustrtrns.cpp110 *pDest++ = U16_TRAIL(ch); in u_strFromUTF32WithSub()
337 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
441 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
479 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
614 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
707 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
746 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
1247 *(pDest++)=U16_TRAIL(subchar); in u_strFromJavaModifiedUTF8WithSub()
H A Dappendable.cpp30 return appendCodeUnit(U16_LEAD(c)) && appendCodeUnit(U16_TRAIL(c)); in appendCodePoint()
H A Ducharstrie.cpp48 next(U16_TRAIL(cp)) : in firstForCodePoint()
57 next(U16_TRAIL(cp)) : in nextForCodePoint()
H A Ducnv_u32.cpp95 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_BE()
177 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC()
562 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_LE()
653 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC()
H A Ducnvbocu.cpp1137 *target++=U16_TRAIL(c); in _Bocu1ToUnicodeWithOffsets()
1143 cnv->UCharErrorBuffer[0]=U16_TRAIL(c); in _Bocu1ToUnicodeWithOffsets()
1340 *target++=U16_TRAIL(c); in _Bocu1ToUnicode()
1343 cnv->UCharErrorBuffer[0]=U16_TRAIL(c); in _Bocu1ToUnicode()
H A Ducnv_cnv.cpp152 c=U16_TRAIL(c); in ucnv_toUWriteCodePoint()
/third_party/node/deps/icu-small/source/common/
H A Dustrtrns.cpp110 *pDest++ = U16_TRAIL(ch); in u_strFromUTF32WithSub()
337 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
441 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
479 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
614 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
707 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
746 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
1247 *(pDest++)=U16_TRAIL(subchar); in u_strFromJavaModifiedUTF8WithSub()
H A Dappendable.cpp30 return appendCodeUnit(U16_LEAD(c)) && appendCodeUnit(U16_TRAIL(c)); in appendCodePoint()
H A Ducharstrie.cpp48 next(U16_TRAIL(cp)) : in firstForCodePoint()
57 next(U16_TRAIL(cp)) : in nextForCodePoint()
H A Ducnvbocu.cpp1137 *target++=U16_TRAIL(c); in _Bocu1ToUnicodeWithOffsets()
1143 cnv->UCharErrorBuffer[0]=U16_TRAIL(c); in _Bocu1ToUnicodeWithOffsets()
1340 *target++=U16_TRAIL(c); in _Bocu1ToUnicode()
1343 cnv->UCharErrorBuffer[0]=U16_TRAIL(c); in _Bocu1ToUnicode()
H A Ducnv_u32.cpp95 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_BE()
177 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC()
562 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_LE()
653 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC()
H A Ducnv_cnv.cpp152 c=U16_TRAIL(c); in ucnv_toUWriteCodePoint()
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrtrns.cpp110 *pDest++ = U16_TRAIL(ch); in u_strFromUTF32WithSub()
337 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
441 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
479 *(pDest++)=U16_TRAIL(c); in u_strFromUTF8WithSub()
614 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
707 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
746 *(pDest++) = U16_TRAIL(ch); in u_strFromUTF8Lenient()
1247 *(pDest++)=U16_TRAIL(subchar); in u_strFromJavaModifiedUTF8WithSub()
H A Dappendable.cpp30 return appendCodeUnit(U16_LEAD(c)) && appendCodeUnit(U16_TRAIL(c)); in appendCodePoint()
H A Ducharstrie.cpp48 next(U16_TRAIL(cp)) : in firstForCodePoint()
57 next(U16_TRAIL(cp)) : in nextForCodePoint()
H A Ducnv_u32.cpp95 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_BE()
177 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC()
562 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_LE()
653 ch = U16_TRAIL(ch); in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC()
H A Ducnvbocu.cpp1137 *target++=U16_TRAIL(c); in _Bocu1ToUnicodeWithOffsets()
1143 cnv->UCharErrorBuffer[0]=U16_TRAIL(c); in _Bocu1ToUnicodeWithOffsets()
1340 *target++=U16_TRAIL(c); in _Bocu1ToUnicode()
1343 cnv->UCharErrorBuffer[0]=U16_TRAIL(c); in _Bocu1ToUnicode()
H A Ducnv_cnv.cpp152 c=U16_TRAIL(c); in ucnv_toUWriteCodePoint()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c825 input[inLength++]=U16_TRAIL(MUSICAL_HALF_NOTE); in TestNormCoverage()
828 input[inLength++]=U16_TRAIL(MUSICAL_STACCATO); in TestNormCoverage()
830 input[inLength++]=U16_TRAIL(MUSICAL_STEM); in TestNormCoverage()
884 expect[expectLength++]=U16_TRAIL(MUSICAL_VOID_NOTEHEAD); in TestNormCoverage()
886 expect[expectLength++]=U16_TRAIL(MUSICAL_STEM); in TestNormCoverage()
889 expect[expectLength++]=U16_TRAIL(MUSICAL_STEM); in TestNormCoverage()
893 expect[expectLength++]=U16_TRAIL(MUSICAL_STACCATO); in TestNormCoverage()
935 expect[expectLength++]=U16_TRAIL(MUSICAL_VOID_NOTEHEAD); in TestNormCoverage()
937 expect[expectLength++]=U16_TRAIL(MUSICAL_STEM); in TestNormCoverage()
940 expect[expectLength++]=U16_TRAIL(MUSICAL_STE in TestNormCoverage()
[all...]
/third_party/icu/icu4c/source/samples/uciter8/
H A Duit_len8.c393 return U16_TRAIL(iter->reservedField); in lenient8IteratorCurrent()
417 UChar trail=U16_TRAIL(iter->reservedField); in lenient8IteratorNext()
478 return U16_TRAIL(c); in lenient8IteratorPrevious()
/third_party/skia/third_party/externals/icu/source/samples/uciter8/
H A Duit_len8.c393 return U16_TRAIL(iter->reservedField); in lenient8IteratorCurrent()
417 UChar trail=U16_TRAIL(iter->reservedField); in lenient8IteratorNext()
478 return U16_TRAIL(c); in lenient8IteratorPrevious()
/third_party/node/deps/v8/src/inspector/
H A Dv8-string-conversions.cc174 #define U16_TRAIL(supplementary) (UChar)(((supplementary)&0x3FF) | 0xDC00) macro
314 *target++ = U16_TRAIL(character); in convertUTF8ToUTF16()

Completed in 21 milliseconds

1234