Home
last modified time | relevance | path

Searched refs:compiledPatternLength (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dsimpleformatter.cpp250 int32_t compiledPatternLength, in getTextWithNoArguments() argument
256 int32_t capacity = compiledPatternLength - 1 - in getTextWithNoArguments()
257 getArgumentLimit(compiledPattern, compiledPatternLength); in getTextWithNoArguments()
259 for (int32_t i = 1; i < compiledPatternLength;) { in getTextWithNoArguments()
275 const char16_t *compiledPattern, int32_t compiledPatternLength, in format() argument
286 for (int32_t i = 1; i < compiledPatternLength;) { in format()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dsimpleformatter.cpp250 int32_t compiledPatternLength, in getTextWithNoArguments() argument
256 int32_t capacity = compiledPatternLength - 1 - in getTextWithNoArguments()
257 getArgumentLimit(compiledPattern, compiledPatternLength); in getTextWithNoArguments()
259 for (int32_t i = 1; i < compiledPatternLength;) { in getTextWithNoArguments()
275 const char16_t *compiledPattern, int32_t compiledPatternLength, in format() argument
286 for (int32_t i = 1; i < compiledPatternLength;) { in format()
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dsimpleformatter.h314 int32_t compiledPatternLength) { in getArgumentLimit() argument
315 return compiledPatternLength == 0 ? 0 : compiledPattern[0]; in getArgumentLimit()
320 int32_t compiledPatternLength,
325 const char16_t *compiledPattern, int32_t compiledPatternLength,
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dsimpleformatter.h316 int32_t compiledPatternLength) { in getArgumentLimit() argument
317 return compiledPatternLength == 0 ? 0 : compiledPattern[0]; in getArgumentLimit()
322 int32_t compiledPatternLength,
327 const char16_t *compiledPattern, int32_t compiledPatternLength,
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dsimpleformatter.h316 int32_t compiledPatternLength) { in getArgumentLimit() argument
317 return compiledPatternLength == 0 ? 0 : compiledPattern[0]; in getArgumentLimit()
322 int32_t compiledPatternLength,
327 const char16_t *compiledPattern, int32_t compiledPatternLength,
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dsimpleformatter.h316 int32_t compiledPatternLength) { in getArgumentLimit() argument
317 return compiledPatternLength == 0 ? 0 : compiledPattern[0]; in getArgumentLimit()
322 int32_t compiledPatternLength,
327 const char16_t *compiledPattern, int32_t compiledPatternLength,
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dsimpleformatter.h316 int32_t compiledPatternLength) { in getArgumentLimit() argument
317 return compiledPatternLength == 0 ? 0 : compiledPattern[0]; in getArgumentLimit()
322 int32_t compiledPatternLength,
327 const char16_t *compiledPattern, int32_t compiledPatternLength,
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dsimpleformatter.h314 int32_t compiledPatternLength) { in getArgumentLimit() argument
315 return compiledPatternLength == 0 ? 0 : compiledPattern[0]; in getArgumentLimit()
320 int32_t compiledPatternLength,
325 const char16_t *compiledPattern, int32_t compiledPatternLength,
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dsimpleformatter.h316 int32_t compiledPatternLength) { in getArgumentLimit() argument
317 return compiledPatternLength == 0 ? 0 : compiledPattern[0]; in getArgumentLimit()
322 int32_t compiledPatternLength,
327 const char16_t *compiledPattern, int32_t compiledPatternLength,