/third_party/node/deps/icu-small/source/common/unicode/ |
D | uniset.h | 1770 int32_t sLength=s.length(); in span() local 1780 int32_t sLength=s.length(); in spanBack() local
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uniset.h | 1757 int32_t sLength=s.length(); in span() local 1767 int32_t sLength=s.length(); in spanBack() local
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uniset.h | 1737 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/ |
D | charstr.h | 52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString()
|
D | ucharstrie.cpp | 178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next()
|
D | charstr.cpp | 112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append()
|
D | bytestrie.cpp | 209 BytesTrie::next(const char *s, int32_t sLength) { in next()
|
D | uresdata.cpp | 405 int32_t sLength; in getStringArray() local 660 int32_t sLength; in getStringArrayOrStringAsArray() local 675 int32_t sLength; in getStringOrFirstOfArray() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | charstr.h | 52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString()
|
D | ucharstrie.cpp | 178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next()
|
D | bytestrie.cpp | 209 BytesTrie::next(const char *s, int32_t sLength) { in next()
|
D | charstr.cpp | 112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append()
|
D | uresdata.cpp | 405 int32_t sLength; in getStringArray() local 660 int32_t sLength; in getStringArrayOrStringAsArray() local 675 int32_t sLength; in getStringOrFirstOfArray() local
|
/third_party/icu/icu4c/source/common/ |
D | charstr.h | 52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString()
|
D | ucharstrie.cpp | 178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next()
|
D | charstr.cpp | 112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append()
|
D | bytestrie.cpp | 209 BytesTrie::next(const char *s, int32_t sLength) { in next()
|
D | uresdata.cpp | 405 int32_t sLength; in getStringArray() local 660 int32_t sLength; in getStringArrayOrStringAsArray() local 675 int32_t sLength; in getStringOrFirstOfArray() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 125 int32_t byteLength = 0, sLength = 0, dLength = 0; in TestUTF8() local 286 int32_t sLength = 0; in TestInputFilter() local
|
D | bocu1tst.c | 739 int32_t c, i, sLength; in readString() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationfastlatin.cpp | 814 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/ |
D | collationfastlatin.cpp | 814 const uint8_t *s8, int32_t &sIndex, int32_t sLength) { in lookupUTF8() 857 … const char16_t *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) { in nextPair()
|
/third_party/icu/icu4c/source/i18n/ |
D | collationfastlatin.cpp | 814 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/test/intltest/ |
D | csdetest.cpp | 148 int32_t sLength = source.length(); in extractBytes() local 327 int32_t byteLength = 0, sLength = s.length(); in UTF8Test() local
|
/third_party/icu/tools/unicode/c/genprops/ |
D | pnamesbuilder.cpp | 326 int32_t sLength=uprv_strlen(s)+1; in writeValueAliases() local
|