/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucasemap.cpp | 139 ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) { in appendResult() 204 icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) { in toLower() 315 icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) { in toUpper() 437 … ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) { in maybeTitleDutchIJ() 516 ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8ToTitle() 656 ByteSink &sink, Edits *edits, in toUpper() 813 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8ToLower() 827 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8ToUpper() 845 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8Fold() 857 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_mapUTF8() [all …]
|
H A D | ustrcase.cpp | 50 Edits *edits, UErrorCode &errorCode) { in checkOverflowAndEditsError() 65 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult() 147 const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) { in appendNonEmptyUnchanged() 165 const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) { in appendUnchanged() 211 icu::Edits *edits, UErrorCode &errorCode) { in toLower() 309 icu::Edits *edits, UErrorCode &errorCode) { in toUpper() 418 icu::Edits *edits) { in maybeTitleDutchIJ() 497 icu::Edits *edits, in ustrcase_internalToTitle() 1107 Edits *edits, in toUpper() 1261 icu::Edits *edits, in ustrcase_internalToLower() [all …]
|
H A D | bytesinkutil.cpp | 22 ByteSink &sink, Edits *edits, UErrorCode &errorCode) { in appendChange() 61 ByteSink &sink, Edits *edits, UErrorCode &errorCode) { in appendChange() 71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() 98 ByteSink &sink, uint32_t options, Edits *edits) { in appendNonEmptyUnchanged() 110 ByteSink &sink, uint32_t options, Edits *edits, in appendUnchanged()
|
H A D | ustrcase_locale.cpp | 73 char16_t *dest, int32_t destCapacity, Edits *edits, in toLower() 85 char16_t *dest, int32_t destCapacity, Edits *edits, in toUpper()
|
H A D | ucasemap_titlecase_brkiter.cpp | 36 StringPiece src, ByteSink &sink, Edits *edits, in utf8ToTitle() 60 char *dest, int32_t destCapacity, Edits *edits, in utf8ToTitle()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucasemap.cpp | 140 ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) { in appendResult() 205 icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) { in toLower() 316 icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) { in toUpper() 438 … ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) { in maybeTitleDutchIJ() 517 ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8ToTitle() 657 ByteSink &sink, Edits *edits, in toUpper() 814 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8ToLower() 828 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8ToUpper() 846 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_internalUTF8Fold() 858 icu::ByteSink &sink, icu::Edits *edits, in ucasemap_mapUTF8() [all …]
|
H A D | ustrcase.cpp | 50 Edits *edits, UErrorCode &errorCode) { in checkOverflowAndEditsError() 65 int32_t cpLength, uint32_t options, icu::Edits *edits) { in appendResult() 147 const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) { in appendNonEmptyUnchanged() 165 const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) { in appendUnchanged() 211 icu::Edits *edits, UErrorCode &errorCode) { in toLower() 309 icu::Edits *edits, UErrorCode &errorCode) { in toUpper() 418 icu::Edits *edits) { in maybeTitleDutchIJ() 497 icu::Edits *edits, in ustrcase_internalToTitle() 1107 Edits *edits, in toUpper() 1261 icu::Edits *edits, in ustrcase_internalToLower() [all …]
|
H A D | bytesinkutil.cpp | 22 ByteSink &sink, Edits *edits, UErrorCode &errorCode) { in appendChange() 61 ByteSink &sink, Edits *edits, UErrorCode &errorCode) { in appendChange() 71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() 98 ByteSink &sink, uint32_t options, Edits *edits) { in appendNonEmptyUnchanged() 110 ByteSink &sink, uint32_t options, Edits *edits, in appendUnchanged()
|
H A D | ustrcase_locale.cpp | 73 char16_t *dest, int32_t destCapacity, Edits *edits, in toLower() 85 char16_t *dest, int32_t destCapacity, Edits *edits, in toUpper()
|
H A D | ucasemap_titlecase_brkiter.cpp | 36 StringPiece src, ByteSink &sink, Edits *edits, in utf8ToTitle() 60 char *dest, int32_t destCapacity, Edits *edits, in utf8ToTitle()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | CaseMapImpl.java | 384 int cpLength, int options, Edits edits) throws IOException { in appendResult() 410 Appendable dest, int options, Edits edits) throws IOException { in appendUnchanged() 422 … private static String applyEdits(CharSequence src, StringBuilder replacementChars, Edits edits) { in applyEdits() 447 Appendable dest, Edits edits) throws IOException { in internalToLower() 529 CharSequence src, Appendable dest, Edits edits) throws IOException { in internalToUpper() 612 Edits edits = new Edits(); in toLower() local 623 CharSequence src, A dest, Edits edits) { in toLower() 642 Edits edits = new Edits(); in toUpper() local 653 CharSequence src, A dest, Edits edits) { in toUpper() 675 Edits edits = new Edits(); in toTitle() local [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
H A D | CaseMapImpl.java | 379 int cpLength, int options, Edits edits) throws IOException { in appendResult() 405 Appendable dest, int options, Edits edits) throws IOException { in appendUnchanged() 417 … private static String applyEdits(CharSequence src, StringBuilder replacementChars, Edits edits) { in applyEdits() 442 Appendable dest, Edits edits) throws IOException { in internalToLower() 524 CharSequence src, Appendable dest, Edits edits) throws IOException { in internalToUpper() 607 Edits edits = new Edits(); in toLower() local 618 CharSequence src, A dest, Edits edits) { in toLower() 637 Edits edits = new Edits(); in toUpper() local 648 CharSequence src, A dest, Edits edits) { in toUpper() 670 Edits edits = new Edits(); in toTitle() local [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | CaseMap.java | 120 ….lang.Appendable> A apply(java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 172 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 324 ….text.BreakIterator iter, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 376 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | CaseMap.java | 120 ….lang.Appendable> A apply(java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 172 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 324 ….text.BreakIterator iter, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 376 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | CaseMap.java | 120 ….lang.Appendable> A apply(java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 172 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 324 ….text.BreakIterator iter, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 376 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/ |
H A D | CaseMap.java | 120 ….lang.Appendable> A apply(java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 172 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 324 ….text.BreakIterator iter, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 376 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | CaseMap.java | 120 ….lang.Appendable> A apply(java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 172 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 324 ….text.BreakIterator iter, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 376 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | CaseMap.java | 120 ….lang.Appendable> A apply(java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 172 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 324 ….text.BreakIterator iter, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply() 376 …(java.util.Locale locale, java.lang.CharSequence src, A dest, android.icu.text.Edits edits) { thro… in apply()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | CaseMap.java | 122 Locale locale, CharSequence src, A dest, Edits edits) { in apply() 182 Locale locale, CharSequence src, A dest, Edits edits) { in apply() 364 Locale locale, BreakIterator iter, CharSequence src, A dest, Edits edits) { in apply() 452 public <A extends Appendable> A apply(CharSequence src, A dest, Edits edits) { in apply()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | CaseMap.java | 113 Locale locale, CharSequence src, A dest, Edits edits) { in apply() 169 Locale locale, CharSequence src, A dest, Edits edits) { in apply() 342 Locale locale, BreakIterator iter, CharSequence src, A dest, Edits edits) { in apply() 425 public <A extends Appendable> A apply(CharSequence src, A dest, Edits edits) { in apply()
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.text_3.6.300.v20180430-1330.jar | ... eclipse/text/
org/eclipse/text/edits/
org/eclipse/text/edits/TextEditMessages ... |
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
H A D | UCharacterCaseTest.java | 527 Edits edits = new Edits(); in TestDutchTitle() local 1135 Edits edits = new Edits(); in TestEdits() local 1379 Edits edits = new Edits(); in TestCaseMapWithEdits() local 1471 Edits edits = new Edits(); in TestCaseMapEditsIteratorDocs() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/ |
H A D | UCharacterCaseTest.java | 524 Edits edits = new Edits(); in TestDutchTitle() local 1132 Edits edits = new Edits(); in TestEdits() local 1376 Edits edits = new Edits(); in TestCaseMapWithEdits() local 1468 Edits edits = new Edits(); in TestCaseMapEditsIteratorDocs() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | strcase.cpp | 1069 Edits edits; in TestEdits() local 1377 Edits edits; in TestCaseMapWithEdits() local 1458 Edits edits; in TestCaseMapUTF8WithEdits() local 1695 Edits edits; in TestCaseMapEditsIteratorDocs() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | strcase.cpp | 1069 Edits edits; in TestEdits() local 1377 Edits edits; in TestCaseMapWithEdits() local 1458 Edits edits; in TestCaseMapUTF8WithEdits() local 1695 Edits edits; in TestCaseMapEditsIteratorDocs() local
|