/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | norm2allmodes.h | 161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized() 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function 177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes() 180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0; 208 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function 211 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 296 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 299 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 335 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function 338 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2 313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2 530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
|
D | unormcmp.cpp | 537 int32_t spanQCYes=n2->spanQuickCheckYes(str, *pErrorCode); in _normalize()
|
/third_party/icu/icu4c/source/common/ |
D | norm2allmodes.h | 161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized() 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes() 180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0; 232 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 235 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 329 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 365 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 368 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2 313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2 530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
|
/third_party/node/deps/icu-small/source/common/ |
D | norm2allmodes.h | 161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized() 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes() 180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0; 232 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 235 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 329 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 365 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 368 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2 313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2 530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
|
D | unormcmp.cpp | 537 int32_t spanQCYes=n2->spanQuickCheckYes(str, *pErrorCode); in _normalize()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | norm2allmodes.h | 161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized() 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes() 180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0; 232 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 235 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 329 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function. 365 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 368 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2 313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2 530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
|
D | unormcmp.cpp | 537 int32_t spanQCYes=n2->spanQuickCheckYes(str, *pErrorCode); in _normalize()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Norm2AllModes.java | 78 public int spanQuickCheckYes(CharSequence s) { return s.length(); } in spanQuickCheckYes() method in Norm2AllModes.NoopNormalizer2 163 return s.length()==spanQuickCheckYes(s); in isNormalized() 193 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.DecomposeNormalizer2 246 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.ComposeNormalizer2 285 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.FCDNormalizer2
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Norm2AllModes.java | 71 public int spanQuickCheckYes(CharSequence s) { return s.length(); } in spanQuickCheckYes() method in Norm2AllModes.NoopNormalizer2 153 return s.length()==spanQuickCheckYes(s); in isNormalized() 180 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.DecomposeNormalizer2 230 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.ComposeNormalizer2 266 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.FCDNormalizer2
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Normalizer2.java | 210 int spanLength=spanQuickCheckYes(src); in normalize() 367 public abstract int spanQuickCheckYes(CharSequence s); in spanQuickCheckYes() method in Normalizer2
|
D | FilteredNormalizer2.java | 163 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in FilteredNormalizer2 172 norm2.spanQuickCheckYes(s.subSequence(prevSpanLimit, spanLimit)); in spanQuickCheckYes()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Normalizer2.java | 222 int spanLength=spanQuickCheckYes(src); in normalize() 390 public abstract int spanQuickCheckYes(CharSequence s); in spanQuickCheckYes() method in Normalizer2
|
D | FilteredNormalizer2.java | 174 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in FilteredNormalizer2 183 norm2.spanQuickCheckYes(s.subSequence(prevSpanLimit, spanLimit)); in spanQuickCheckYes()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | normalizer2.h | 441 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0; 718 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | normalizer2.h | 439 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0; 712 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | normalizer2.h | 439 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0; 712 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
|
/third_party/icu/icu4c/source/common/unicode/ |
D | normalizer2.h | 439 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0; 712 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
|