Searched defs:offsetsLength (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/icu-small/source/common/ |
| D | simpleformatter.cpp | 185 int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const { in formatAndAppend() 202 int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const { in formatAndReplace() 252 int32_t offsetsLength) { in getTextWithNoArguments() 278 int32_t *offsets, int32_t offsetsLength, in format()
|
| /third_party/icu/icu4c/source/common/ |
| D | simpleformatter.cpp | 185 int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const { in formatAndAppend() 202 int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const { in formatAndReplace() 252 int32_t offsetsLength) { in getTextWithNoArguments() 278 int32_t *offsets, int32_t offsetsLength, in format()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | simpleformatter.cpp | 185 int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const { in formatAndAppend() 202 int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const { in formatAndReplace() 252 int32_t offsetsLength) { in getTextWithNoArguments() 278 int32_t *offsets, int32_t offsetsLength, in format()
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | simpleformatter.h | 294 UnicodeString getTextWithNoArguments(int32_t *offsets, int32_t offsetsLength) const { in getTextWithNoArguments()
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | simpleformatter.h | 294 UnicodeString getTextWithNoArguments(int32_t *offsets, int32_t offsetsLength) const { in getTextWithNoArguments()
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | simpleformatter.h | 294 UnicodeString getTextWithNoArguments(int32_t *offsets, int32_t offsetsLength) const { in getTextWithNoArguments()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | convtest.cpp | 93 int32_t offsetsLength; in TestToUnicode() local 205 int32_t offsetsLength, index; in TestFromUnicode() local
|