Searched refs:appendTwoBytes (Results 1 – 9 of 9) sorted by relevance
43 static void appendTwoBytes(UChar32 c, ByteSink &sink);
90 ByteSinkUtil::appendTwoBytes(UChar32 c, ByteSink &sink) { in appendTwoBytes() function in ByteSinkUtil
261 ByteSinkUtil::appendTwoBytes(c + d, sink); in toLower()369 ByteSinkUtil::appendTwoBytes(c + d, sink); in toUpper()688 ByteSinkUtil::appendTwoBytes(upper, sink); in toUpper()
568 builder.appendTwoBytes(decodedData); in decode()580 builder.appendTwoBytes(decodedData); in decode()
106 public void appendTwoBytes(int b16) { in appendTwoBytes() method in ByteArrayBuilder
2803 builder.appendTwoBytes(decodedData); in _decodeBase64()2819 builder.appendTwoBytes(decodedData); in _decodeBase64()
2843 builder.appendTwoBytes(decodedData); in _decodeBase64()2859 builder.appendTwoBytes(decodedData); in _decodeBase64()
3720 builder.appendTwoBytes(decodedData); in _decodeBase64()3734 builder.appendTwoBytes(decodedData); in _decodeBase64()