Home
last modified time | relevance | path

Searched refs:appendTwoBytes (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dbytesinkutil.h46 static void appendTwoBytes(UChar32 c, ByteSink &sink);
H A Dbytesinkutil.cpp90 ByteSinkUtil::appendTwoBytes(UChar32 c, ByteSink &sink) { in appendTwoBytes() function in ByteSinkUtil
H A Ducasemap.cpp260 ByteSinkUtil::appendTwoBytes(c + d, sink); in toLower()
368 ByteSinkUtil::appendTwoBytes(c + d, sink); in toUpper()
773 ByteSinkUtil::appendTwoBytes(upper, sink); in toUpper()
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.h46 static void appendTwoBytes(UChar32 c, ByteSink &sink);
H A Dbytesinkutil.cpp90 ByteSinkUtil::appendTwoBytes(UChar32 c, ByteSink &sink) { in appendTwoBytes() function in ByteSinkUtil
H A Ducasemap.cpp260 ByteSinkUtil::appendTwoBytes(c + d, sink); in toLower()
368 ByteSinkUtil::appendTwoBytes(c + d, sink); in toUpper()
778 ByteSinkUtil::appendTwoBytes(upper, sink); in toUpper()
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytesinkutil.h43 static void appendTwoBytes(UChar32 c, ByteSink &sink);
H A Dbytesinkutil.cpp90 ByteSinkUtil::appendTwoBytes(UChar32 c, ByteSink &sink) { in appendTwoBytes() function in ByteSinkUtil
H A Ducasemap.cpp261 ByteSinkUtil::appendTwoBytes(c + d, sink); in toLower()
369 ByteSinkUtil::appendTwoBytes(c + d, sink); in toUpper()
688 ByteSinkUtil::appendTwoBytes(upper, sink); in toUpper()

Completed in 12 milliseconds