Home
last modified time | relevance | path

Searched defs:offsetsLength (Results 1 – 11 of 11) sorted by relevance

/external/cronet/tot/third_party/icu/source/common/
Dsimpleformatter.cpp185 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()
/external/cronet/stable/third_party/icu/source/common/
Dsimpleformatter.cpp185 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()
/external/icu/icu4c/source/common/
Dsimpleformatter.cpp185 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()
/external/cronet/stable/third_party/icu/source/common/unicode/
Dsimpleformatter.h294 UnicodeString getTextWithNoArguments(int32_t *offsets, int32_t offsetsLength) const { in getTextWithNoArguments()
/external/cronet/tot/third_party/icu/source/common/unicode/
Dsimpleformatter.h294 UnicodeString getTextWithNoArguments(int32_t *offsets, int32_t offsetsLength) const { in getTextWithNoArguments()
/external/icu/icu4c/source/common/unicode/
Dsimpleformatter.h292 UnicodeString getTextWithNoArguments(int32_t *offsets, int32_t offsetsLength) const { in getTextWithNoArguments()
/external/icu/libicu/cts_headers/unicode/
Dsimpleformatter.h292 UnicodeString getTextWithNoArguments(int32_t *offsets, int32_t offsetsLength) const { in getTextWithNoArguments()
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp93 int32_t offsetsLength; in TestToUnicode() local
214 int32_t offsetsLength, index; in TestFromUnicode() local
/external/cronet/tot/third_party/icu/source/test/intltest/
Dconvtest.cpp93 int32_t offsetsLength; in TestToUnicode() local
205 int32_t offsetsLength, index; in TestFromUnicode() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dconvtest.cpp93 int32_t offsetsLength; in TestToUnicode() local
205 int32_t offsetsLength, index; in TestFromUnicode() local
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DLoadedArsc.java252 int offsetsLength = bytesPerEntry * entry_count; in VerifyResTableType() local