Home
last modified time | relevance | path

Searched defs:spanLength (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Dunisetspan.cpp195 makeSpanLengthByte(int32_t spanLength) { in makeSpanLengthByte()
226 int32_t i, spanLength; in UnicodeSetStringSpan() local
636 int32_t spanLength=spanSet.span(s, length, USET_SPAN_CONTAINED); in span() local
800 int32_t spanLength=length-pos; in spanBack() local
958 int32_t spanLength=spanSet.spanUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanUTF8() local
1142 int32_t spanLength=length-pos; in spanBackUTF8() local
Dfilterednormalizer2.cpp63 int32_t spanLength=spanLimit-prevSpanLimit; in normalize() local
/external/icu/icu4c/source/common/
Dunisetspan.cpp195 makeSpanLengthByte(int32_t spanLength) { in makeSpanLengthByte()
226 int32_t i, spanLength; in UnicodeSetStringSpan() local
636 int32_t spanLength=spanSet.span(s, length, USET_SPAN_CONTAINED); in span() local
800 int32_t spanLength=length-pos; in spanBack() local
958 int32_t spanLength=spanSet.spanUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanUTF8() local
1142 int32_t spanLength=length-pos; in spanBackUTF8() local
Dfilterednormalizer2.cpp63 int32_t spanLength=spanLimit-prevSpanLimit; in normalize() local
/external/deqp/modules/gles2/functional/
Des2fColorClearTest.cpp188 int spanLength = (targetWidth - x); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fColorClearTest.cpp188 int spanLength = (targetWidth - x); in iterate() local
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2487 … int32_t spanLength=containsSpanUTF16(set, s+matchLimit, length-matchLimit, in containsSpanUTF16() local
2686 … int32_t spanLength=containsSpanUTF8(set, s+matchLimit, length-matchLimit, in containsSpanUTF8() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dusettest.cpp2487 … int32_t spanLength=containsSpanUTF16(set, s+matchLimit, length-matchLimit, in containsSpanUTF16() local
2686 … int32_t spanLength=containsSpanUTF8(set, s+matchLimit, length-matchLimit, in containsSpanUTF8() local