/external/cronet/stable/third_party/icu/source/tools/gennorm2/ |
D | norms.h | 93 UBool hasCompBoundaryBefore, hasCompBoundaryAfter; member
|
/external/cronet/tot/third_party/icu/source/tools/gennorm2/ |
D | norms.h | 93 UBool hasCompBoundaryBefore, hasCompBoundaryAfter; member
|
/external/icu/icu4c/source/tools/gennorm2/ |
D | norms.h | 94 UBool hasCompBoundaryBefore, hasCompBoundaryAfter; member
|
/external/cronet/stable/third_party/icu/source/common/ |
D | normalizer2impl.h | 534 UBool hasCompBoundaryBefore(UChar32 c) const { in hasCompBoundaryBefore() function 676 UBool hasCompBoundaryBefore(UChar32 c, uint16_t norm16) const { in hasCompBoundaryBefore() function
|
D | normalizer2impl.cpp | 2123 UBool Normalizer2Impl::hasCompBoundaryBefore(const char16_t *src, const char16_t *limit) const { in hasCompBoundaryBefore() function in Normalizer2Impl 2133 UBool Normalizer2Impl::hasCompBoundaryBefore(const uint8_t *src, const uint8_t *limit) const { in hasCompBoundaryBefore() function in Normalizer2Impl
|
/external/cronet/tot/third_party/icu/source/common/ |
D | normalizer2impl.h | 534 UBool hasCompBoundaryBefore(UChar32 c) const { in hasCompBoundaryBefore() function 676 UBool hasCompBoundaryBefore(UChar32 c, uint16_t norm16) const { in hasCompBoundaryBefore() function
|
D | normalizer2impl.cpp | 2123 UBool Normalizer2Impl::hasCompBoundaryBefore(const char16_t *src, const char16_t *limit) const { in hasCompBoundaryBefore() function in Normalizer2Impl 2133 UBool Normalizer2Impl::hasCompBoundaryBefore(const uint8_t *src, const uint8_t *limit) const { in hasCompBoundaryBefore() function in Normalizer2Impl
|
/external/icu/icu4c/source/common/ |
D | normalizer2impl.h | 542 UBool hasCompBoundaryBefore(UChar32 c) const { in hasCompBoundaryBefore() function 690 UBool hasCompBoundaryBefore(UChar32 c, uint16_t norm16) const { in hasCompBoundaryBefore() function
|
D | normalizer2impl.cpp | 2138 UBool Normalizer2Impl::hasCompBoundaryBefore(const char16_t *src, const char16_t *limit) const { in hasCompBoundaryBefore() function in Normalizer2Impl 2148 UBool Normalizer2Impl::hasCompBoundaryBefore(const uint8_t *src, const uint8_t *limit) const { in hasCompBoundaryBefore() function in Normalizer2Impl
|
/external/icu/libicu/cts_headers/ |
D | normalizer2impl.h | 542 UBool hasCompBoundaryBefore(UChar32 c) const { in hasCompBoundaryBefore() function 690 UBool hasCompBoundaryBefore(UChar32 c, uint16_t norm16) const { in hasCompBoundaryBefore() function
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Normalizer2Impl.java | 1705 public boolean hasCompBoundaryBefore(int c) { in hasCompBoundaryBefore() method in Normalizer2Impl 2197 private boolean hasCompBoundaryBefore(int c, int norm16) { in hasCompBoundaryBefore() method in Normalizer2Impl 2203 private boolean hasCompBoundaryBefore(CharSequence s, int src, int limit) { in hasCompBoundaryBefore() method in Normalizer2Impl
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
D | Normalizer2Impl.java | 1696 public boolean hasCompBoundaryBefore(int c) { in hasCompBoundaryBefore() method in Normalizer2Impl 2188 private boolean hasCompBoundaryBefore(int c, int norm16) { in hasCompBoundaryBefore() method in Normalizer2Impl 2194 private boolean hasCompBoundaryBefore(CharSequence s, int src, int limit) { in hasCompBoundaryBefore() method in Normalizer2Impl
|