| /third_party/icu/icu4c/source/samples/props/ |
| H A D | props.cpp | 62 codePoints[]={ in main() local
|
| /third_party/skia/third_party/externals/icu/source/samples/props/ |
| H A D | props.cpp | 62 codePoints[]={ in main() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | CharSequences.java | 287 public static int[] codePoints(CharSequence s) { in codePoints() method in CharSequences
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| H A D | CharSequences.java | 289 public static int[] codePoints(CharSequence s) { in codePoints() method in CharSequences
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_padding.cpp | 43 Padder Padder::codePoints(UChar32 cp, int32_t targetWidth, UNumberFormatPadPosition position) { in codePoints() function in Padder
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_padding.cpp | 43 Padder Padder::codePoints(UChar32 cp, int32_t targetWidth, UNumberFormatPadPosition position) { in codePoints() function in Padder
|
| /third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
| H A D | QrSegmentAdvanced.java | 94 private static List<QrSegment> makeSegmentsOptimally(int[] codePoints, int version) { in makeSegmentsOptimally() argument 103 private static Mode[] computeCharacterModes(int[] codePoints, int version) { in computeCharacterModes() argument 194 splitIntoSegments(int[] codePoints, Mode[] charModes) splitIntoSegments() argument [all...] |
| /third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
| H A D | QrSegmentAdvanced.java | 94 private static List<QrSegment> makeSegmentsOptimally(int[] codePoints, int version) { in makeSegmentsOptimally() argument 103 private static Mode[] computeCharacterModes(int[] codePoints, int version) { in computeCharacterModes() argument 186 splitIntoSegments(int[] codePoints, Mode[] charModes) splitIntoSegments() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_padding.cpp | 43 Padder Padder::codePoints(UChar32 cp, int32_t targetWidth, UNumberFormatPadPosition position) { in codePoints() function in Padder
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | Padder.java | 61 public static Padder codePoints(int cp, int targetWidth, PadPosition position) { in codePoints() method in Padder
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | Padder.java | 68 public static Padder codePoints(int cp, int targetWidth, PadPosition position) { in codePoints() method in Padder
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_closure.cpp | 258 const UnicodeSet &codePoints = maybeOnlyCaseSensitive(*this, subset); in closeOverCaseInsensitive() local 302 const UnicodeSet &codePoints = maybeOnlyCaseSensitive(*this, subset); in closeOverAddCaseMappings() local
|
| H A D | ucnv_err.cpp | 118 UCNV_TO_U_CALLBACK_STOP( const void *context, UConverterToUnicodeArgs *toUArgs, const char* codePoints, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_STOP() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | ucm.h | 74 UChar32 *codePoints; member
|
| H A D | ucm.cpp | 45 printMapping(UCMapping *m, UChar32 *codePoints, uint8_t *bytes, FILE *f) { in printMapping() argument 785 ucm_parseMappingLine(UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line) ucm_parseMappingLine() argument 917 ucm_addMapping(UCMTable *table, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_addMapping() argument 1045 ucm_mappingType(UCMStates *baseStates, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_mappingType() argument 1093 ucm_addMappingAuto(UCMFile *ucm, UBool forBase, UCMStates *baseStates, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_addMappingAuto() argument 1134 UChar32 codePoints[UCNV_EXT_MAX_UCHARS]; ucm_addMappingFromLine() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | SimpleFormatterImpl.java | 318 public static int getLength(String compiledPattern, boolean codePoints) { in getLength() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | utf16tst.c | 807 static const UChar32 codePoints[]={ in TestAppend() local
|
| H A D | utf8tst.c | 604 static const UChar32 codePoints[]={ in TestNextPrevCharUnsafe() local 1177 static const UChar32 codePoints[]={ in TestAppend() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_err.cpp | 118 UCNV_TO_U_CALLBACK_STOP( const void *context, UConverterToUnicodeArgs *toUArgs, const char* codePoints, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_STOP() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | SimpleFormatterImpl.java | 320 public static int getLength(String compiledPattern, boolean codePoints) { in getLength() argument
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | ucm.h | 74 UChar32 *codePoints; member
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | ucm.h | 74 UChar32 *codePoints; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_err.cpp | 118 UCNV_TO_U_CALLBACK_STOP( const void *context, UConverterToUnicodeArgs *toUArgs, const char* codePoints, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_STOP() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UTF16.java | 2283 public static String newString(int[] codePoints, int offset, int count) { in newString() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UTF16.java | 2207 public static String newString(int[] codePoints, int offset, int count) { in newString() argument
|