/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Normalizer2Impl.java | 1132 boolean onlyContiguous, in compose() 1372 boolean onlyContiguous, boolean doSpan) { in composeQuickCheck() 1476 boolean onlyContiguous, in composeAndAppend() 1708 public boolean hasCompBoundaryAfter(int c, boolean onlyContiguous) { in hasCompBoundaryAfter() 1711 public boolean isCompInert(int c, boolean onlyContiguous) { in isCompInert() 1840 boolean stopAtCompBoundary, boolean onlyContiguous, in decomposeShort() 1996 boolean onlyContiguous) { in recompose() 2206 private boolean norm16HasCompBoundaryAfter(int norm16, boolean onlyContiguous) { in norm16HasCompBoundaryAfter() 2210 private boolean hasCompBoundaryAfter(CharSequence s, int start, int p, boolean onlyContiguous) { in hasCompBoundaryAfter() 2220 private int findPreviousCompBoundary(CharSequence s, int p, boolean onlyContiguous) { in findPreviousCompBoundary() [all …]
|
D | Norm2AllModes.java | 264 private final boolean onlyContiguous; field in Norm2AllModes.ComposeNormalizer2
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
D | Normalizer2Impl.java | 1123 boolean onlyContiguous, in compose() 1363 boolean onlyContiguous, boolean doSpan) { in composeQuickCheck() 1467 boolean onlyContiguous, in composeAndAppend() 1699 public boolean hasCompBoundaryAfter(int c, boolean onlyContiguous) { in hasCompBoundaryAfter() 1702 public boolean isCompInert(int c, boolean onlyContiguous) { in isCompInert() 1831 boolean stopAtCompBoundary, boolean onlyContiguous, in decomposeShort() 1987 boolean onlyContiguous) { in recompose() 2197 private boolean norm16HasCompBoundaryAfter(int norm16, boolean onlyContiguous) { in norm16HasCompBoundaryAfter() 2201 private boolean hasCompBoundaryAfter(CharSequence s, int start, int p, boolean onlyContiguous) { in hasCompBoundaryAfter() 2211 private int findPreviousCompBoundary(CharSequence s, int p, boolean onlyContiguous) { in findPreviousCompBoundary() [all …]
|
D | Norm2AllModes.java | 248 private final boolean onlyContiguous; field in Norm2AllModes.ComposeNormalizer2
|
/external/cronet/stable/third_party/icu/source/common/ |
D | normalizer2impl.h | 537 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() 540 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert() 688 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
|
D | normalizer2impl.cpp | 674 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort() 858 StopAt stopAt, UBool onlyContiguous, in decomposeShort() 1439 UBool onlyContiguous, in compose() 1710 UBool onlyContiguous, in composeQuickCheck() 1833 UBool onlyContiguous, in composeAndAppend() 1867 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8()
|
D | norm2allmodes.h | 343 const UBool onlyContiguous; variable
|
/external/cronet/tot/third_party/icu/source/common/ |
D | normalizer2impl.h | 537 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() 540 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert() 688 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
|
D | normalizer2impl.cpp | 674 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort() 858 StopAt stopAt, UBool onlyContiguous, in decomposeShort() 1439 UBool onlyContiguous, in compose() 1710 UBool onlyContiguous, in composeQuickCheck() 1833 UBool onlyContiguous, in composeAndAppend() 1867 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8()
|
D | norm2allmodes.h | 343 const UBool onlyContiguous; variable
|
/external/icu/icu4c/source/common/ |
D | normalizer2impl.cpp | 673 UBool stopAtCompBoundary, UBool onlyContiguous, in decomposeShort() 858 StopAt stopAt, UBool onlyContiguous, in decomposeShort() 1452 UBool onlyContiguous, in compose() 1723 UBool onlyContiguous, in composeQuickCheck() 1848 UBool onlyContiguous, in composeAndAppend() 1882 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8()
|
D | normalizer2impl.h | 545 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() 548 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert() 702 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
|
D | norm2allmodes.h | 343 const UBool onlyContiguous; variable
|
/external/icu/libicu/cts_headers/ |
D | normalizer2impl.h | 545 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() 548 UBool isCompInert(UChar32 c, UBool onlyContiguous) const { in isCompInert() 702 UBool norm16HasCompBoundaryAfter(uint16_t norm16, UBool onlyContiguous) const { in norm16HasCompBoundaryAfter()
|
D | norm2allmodes.h | 343 const UBool onlyContiguous; variable
|