Home
last modified time | relevance | path

Searched defs:appendCodePoint (Results 1 – 24 of 24) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dappendable.cpp26 Appendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in Appendable
Dbytesinkutil.cpp71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() function in ByteSinkUtil
Dunistr.cpp1908 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in UnicodeStringAppendable
/third_party/icu/icu4c/source/common/
Dappendable.cpp26 Appendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in Appendable
Dbytesinkutil.cpp71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() function in ByteSinkUtil
Dunistr.cpp1908 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in UnicodeStringAppendable
/third_party/node/deps/icu-small/source/common/
Dappendable.cpp26 Appendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in Appendable
Dbytesinkutil.cpp71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() function in ByteSinkUtil
Dunistr.cpp1908 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in UnicodeStringAppendable
/third_party/skia/third_party/externals/icu/source/common/
Dappendable.cpp26 Appendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in Appendable
Dbytesinkutil.cpp71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() function in ByteSinkUtil
Dunistr.cpp1908 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in UnicodeStringAppendable
/third_party/node/deps/icu-small/source/i18n/
Dformatted_string_builder.h114 inline int32_t appendCodePoint(UChar32 codePoint, Field field, UErrorCode &status) { in appendCodePoint() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dformatted_string_builder.h114 inline int32_t appendCodePoint(UChar32 codePoint, Field field, UErrorCode &status) { in appendCodePoint() function
/third_party/icu/icu4c/source/i18n/
Dformatted_string_builder.h114 inline int32_t appendCodePoint(UChar32 codePoint, Field field, UErrorCode &status) { in appendCodePoint() function
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DUTF16Util.java110 public static final void appendCodePoint(StringBuffer buffer, int ch) { in appendCodePoint() method in UTF16Util
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DUTF16Util.java114 public static final void appendCodePoint(StringBuffer buffer, int ch) { in appendCodePoint() method in UTF16Util
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_stringbuilder.cpp139 int32_t NumberStringBuilder::appendCodePoint(UChar32 codePoint, Field field, UErrorCode &status) { in appendCodePoint() function in NumberStringBuilder
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCaseMapImpl.java352 private static int appendCodePoint(Appendable a, int c) throws IOException { in appendCodePoint() method in CaseMapImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCaseMapImpl.java357 private static int appendCodePoint(Appendable a, int c) throws IOException { in appendCodePoint() method in CaseMapImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUTF16.java1003 public static StringBuffer appendCodePoint(StringBuffer target, int cp) { in appendCodePoint() method in UTF16
DUnicodeSet.java593 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint() method in UnicodeSet
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUTF16.java1048 public static StringBuffer appendCodePoint(StringBuffer target, int cp) { in appendCodePoint() method in UTF16
DUnicodeSet.java610 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint() method in UnicodeSet