Home
last modified time | relevance | path

Searched defs:appendInt (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DUnicodeNormalizerConformanceTest.java244 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in UnicodeNormalizerConformanceTest
DConformanceTest.java483 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in ConformanceTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DUnicodeNormalizerConformanceTest.java247 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in UnicodeNormalizerConformanceTest
DConformanceTest.java486 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in ConformanceTest
/third_party/skia/src/pdf/
DSkPDFTag.cpp64 void SkPDF::AttributeList::appendInt( in appendInt() function in SkPDF::AttributeList
DSkPDFTypes.cpp298 void SkPDFArray::appendInt(int32_t value) { in appendInt() function in SkPDFArray
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUtility.java381 private static final <T extends Appendable> void appendInt(T buffer, int value) { in appendInt() method in Utility
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUtility.java378 private static final <T extends Appendable> void appendInt(T buffer, int value) { in appendInt() method in Utility