/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
H A D | QrSegmentAdvanced.java | 72 int[] codePoints = toCodePoints(text); in makeSegmentsOptimally() 226 private static int[] toCodePoints(CharSequence s) { in toCodePoints() method in QrSegmentAdvanced
|
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
H A D | QrSegmentAdvanced.java | 72 int[] codePoints = toCodePoints(text); in makeSegmentsOptimally() 218 private static int[] toCodePoints(String s) { in toCodePoints() method in QrSegmentAdvanced
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | tzfmt.h | 820 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | tzfmt.h | 820 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | tzfmt.h | 820 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity);
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | TimeZoneFormat.java | 475 _gmtOffsetDigits = toCodePoints(ns.getDescription()); in TimeZoneFormat() 680 String[] digitArray = toCodePoints(digits); in setGMTOffsetDigits() 2741 private static String[] toCodePoints(String str) { in toCodePoints() method in TimeZoneFormat
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | TimeZoneFormat.java | 438 _gmtOffsetDigits = toCodePoints(ns.getDescription()); in TimeZoneFormat() 633 String[] digitArray = toCodePoints(digits); in setGMTOffsetDigits() 2671 private static String[] toCodePoints(String str) { in toCodePoints() method in TimeZoneFormat
|
/third_party/icu/icu4c/source/i18n/ |
H A D | tzfmt.cpp | 413 useDefDigits = !toCodePoints(digits, fGMTOffsetDigits, 10); in TimeZoneFormat() 627 if (!toCodePoints(digits, digitArray, 10)) { in setGMTOffsetDigits() 2675 TimeZoneFormat::toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t size) {
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | tzfmt.cpp | 413 useDefDigits = !toCodePoints(digits, fGMTOffsetDigits, 10); in TimeZoneFormat() 627 if (!toCodePoints(digits, digitArray, 10)) { in setGMTOffsetDigits() 2678 TimeZoneFormat::toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t size) {
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | tzfmt.cpp | 413 useDefDigits = !toCodePoints(digits, fGMTOffsetDigits, 10); in TimeZoneFormat() 627 if (!toCodePoints(digits, digitArray, 10)) { in setGMTOffsetDigits() 2675 TimeZoneFormat::toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t size) {
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |