Home
last modified time | relevance | path

Searched defs:sLength (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/unicode/
Duniset.h1737 int32_t sLength=s.length(); in span() local
1747 int32_t sLength=s.length(); in spanBack() local
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duniset.h1718 int32_t sLength=s.length(); in span() local
1728 int32_t sLength=s.length(); in spanBack() local
/third_party/icu/icu4c/source/common/unicode/
Duniset.h1737 int32_t sLength=s.length(); in span() local
1747 int32_t sLength=s.length(); in spanBack() local
/third_party/node/deps/icu-small/source/common/unicode/
Duniset.h1768 int32_t sLength=s.length(); in span() local
1778 int32_t sLength=s.length(); in spanBack() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcharstr.h52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString()
Dcharstr.cpp73 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append()
Ducharstrie.cpp178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next()
Dbytestrie.cpp209 BytesTrie::next(const char *s, int32_t sLength) { in next()
/third_party/icu/icu4c/source/common/
Dcharstr.h52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString()
Ducharstrie.cpp178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next()
Dcharstr.cpp112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append()
Dbytestrie.cpp209 BytesTrie::next(const char *s, int32_t sLength) { in next()
/third_party/skia/third_party/externals/icu/source/common/
Dcharstr.h52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString()
Ducharstrie.cpp178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next()
Dbytestrie.cpp209 BytesTrie::next(const char *s, int32_t sLength) { in next()
Dcharstr.cpp112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append()
/third_party/node/deps/icu-small/source/common/
Dcharstr.h52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString()
Ducharstrie.cpp178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next()
Dcharstr.cpp112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append()
Dbytestrie.cpp209 BytesTrie::next(const char *s, int32_t sLength) { in next()
/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c124 int32_t byteLength = 0, sLength = 0, dLength = 0; in TestUTF8() local
285 int32_t sLength = 0; in TestInputFilter() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.cpp814 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8()
857 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatin.cpp814 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8()
857 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
/third_party/icu/icu4c/source/i18n/
Dcollationfastlatin.cpp814 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8()
857 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.cpp814 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8()
857 … const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()

12