/third_party/icu/icu4c/source/common/ |
D | filterednormalizer2.cpp | 67 int32_t spanLength=spanLimit-prevSpanLimit; in normalize() local 109 int32_t spanLength = set.spanUTF8(src, length, spanCondition); in normalizeUTF8() local 256 int32_t spanLength = set.spanUTF8(s, length, spanCondition); in isNormalizedUTF8() local
|
D | unisetspan.cpp | 197 makeSpanLengthByte(int32_t spanLength) { in makeSpanLengthByte() 228 int32_t i, spanLength; in UnicodeSetStringSpan() local 641 int32_t spanLength=spanSet.span(s, length, USET_SPAN_CONTAINED); in span() local 809 int32_t spanLength=length-pos; in spanBack() local 971 int32_t spanLength=spanSet.spanUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanUTF8() local 1152 int32_t spanLength=length-pos; in spanBackUTF8() local
|
D | edits.cpp | 656 int32_t spanStart, spanLength; in findIndex() local
|
/third_party/node/deps/icu-small/source/common/ |
D | filterednormalizer2.cpp | 67 int32_t spanLength=spanLimit-prevSpanLimit; in normalize() local 109 int32_t spanLength = set.spanUTF8(src, length, spanCondition); in normalizeUTF8() local 256 int32_t spanLength = set.spanUTF8(s, length, spanCondition); in isNormalizedUTF8() local
|
D | unisetspan.cpp | 197 makeSpanLengthByte(int32_t spanLength) { in makeSpanLengthByte() 228 int32_t i, spanLength; in UnicodeSetStringSpan() local 641 int32_t spanLength=spanSet.span(s, length, USET_SPAN_CONTAINED); in span() local 809 int32_t spanLength=length-pos; in spanBack() local 971 int32_t spanLength=spanSet.spanUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanUTF8() local 1152 int32_t spanLength=length-pos; in spanBackUTF8() local
|
D | edits.cpp | 656 int32_t spanStart, spanLength; in findIndex() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | filterednormalizer2.cpp | 67 int32_t spanLength=spanLimit-prevSpanLimit; in normalize() local 109 int32_t spanLength = set.spanUTF8(src, length, spanCondition); in normalizeUTF8() local 256 int32_t spanLength = set.spanUTF8(s, length, spanCondition); in isNormalizedUTF8() local
|
D | unisetspan.cpp | 197 makeSpanLengthByte(int32_t spanLength) { in makeSpanLengthByte() 228 int32_t i, spanLength; in UnicodeSetStringSpan() local 641 int32_t spanLength=spanSet.span(s, length, USET_SPAN_CONTAINED); in span() local 809 int32_t spanLength=length-pos; in spanBack() local 971 int32_t spanLength=spanSet.spanUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanUTF8() local 1152 int32_t spanLength=length-pos; in spanBackUTF8() local
|
D | edits.cpp | 656 int32_t spanStart, spanLength; in findIndex() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | filterednormalizer2.cpp | 67 int32_t spanLength=spanLimit-prevSpanLimit; in normalize() local 109 int32_t spanLength = set.spanUTF8(src, length, spanCondition); in normalizeUTF8() local 256 int32_t spanLength = set.spanUTF8(s, length, spanCondition); in isNormalizedUTF8() local
|
D | unisetspan.cpp | 197 makeSpanLengthByte(int32_t spanLength) { in makeSpanLengthByte() 228 int32_t i, spanLength; in UnicodeSetStringSpan() local 638 int32_t spanLength=spanSet.span(s, length, USET_SPAN_CONTAINED); in span() local 802 int32_t spanLength=length-pos; in spanBack() local 960 int32_t spanLength=spanSet.spanUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanUTF8() local 1141 int32_t spanLength=length-pos; in spanBackUTF8() local
|
D | edits.cpp | 655 int32_t spanStart, spanLength; in findIndex() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UnicodeSetStringSpan.java | 114 int i, spanLength; in UnicodeSetStringSpan() local 399 int spanLength = spanLimit - start; in spanWithStrings() local 657 int spanLength = length - pos; in spanBack() local 938 static short makeSpanLengthByte(int spanLength) { in makeSpanLengthByte()
|
D | BMPSet.java | 226 int spanLength = i - start; in span() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UnicodeSetStringSpan.java | 110 int i, spanLength; in UnicodeSetStringSpan() local 402 int spanLength = spanLimit - start; in spanWithStrings() local 660 int spanLength = length - pos; in spanBack() local 941 static short makeSpanLengthByte(int spanLength) { in makeSpanLengthByte()
|
D | BMPSet.java | 224 int spanLength = i - start; in span() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Normalizer2.java | 210 int spanLength=spanQuickCheckYes(src); in normalize() local
|
D | FilteredNormalizer2.java | 221 int spanLength=spanLimit-prevSpanLimit; in normalize() local
|
D | Edits.java | 579 int spanStart, spanLength; in findIndex() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Normalizer2.java | 222 int spanLength=spanQuickCheckYes(src); in normalize() local
|
D | FilteredNormalizer2.java | 235 int spanLength=spanLimit-prevSpanLimit; in normalize() local
|
D | Edits.java | 591 int spanStart, spanLength; in findIndex() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fColorClearTest.cpp | 188 int spanLength = (targetWidth - x); in iterate() local
|
/third_party/typescript/src/services/ |
D | classifier.ts | 605 const spanLength = span.length; constant
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fColorClearTest.cpp | 188 int spanLength = (targetWidth - x); in iterate() local
|