Home
last modified time | relevance | path

Searched refs:UnicodeStringAppendable (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dappendable.h156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
163 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
169 ~UnicodeStringAppendable();
H A Dunistr.h82 class UnicodeStringAppendable; // unicode/appendable.h variable
3729 friend class UnicodeStringAppendable; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dappendable.h156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
163 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
169 ~UnicodeStringAppendable();
H A Dunistr.h82 class UnicodeStringAppendable; // unicode/appendable.h variable
3729 friend class UnicodeStringAppendable; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dappendable.h156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
163 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
169 ~UnicodeStringAppendable();
H A Dunistr.h82 class UnicodeStringAppendable; // unicode/appendable.h variable
3729 friend class UnicodeStringAppendable; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dappendable.h156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
163 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
169 ~UnicodeStringAppendable();
H A Dunistr.h82 class UnicodeStringAppendable; // unicode/appendable.h variable
3729 friend class UnicodeStringAppendable; variable
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dappendable.h156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
163 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
169 ~UnicodeStringAppendable();
H A Dunistr.h83 class UnicodeStringAppendable; // unicode/appendable.h variable
3740 friend class UnicodeStringAppendable; variable
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dappendable.h156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
163 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
169 ~UnicodeStringAppendable();
H A Dunistr.h83 class UnicodeStringAppendable; // unicode/appendable.h variable
3740 friend class UnicodeStringAppendable; variable
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dappendable.h156 class U_COMMON_API UnicodeStringAppendable : public Appendable {
163 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
169 ~UnicodeStringAppendable();
H A Dunistr.h83 class UnicodeStringAppendable; // unicode/appendable.h variable
3742 friend class UnicodeStringAppendable; variable
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddecimfmt.cpp526 auto appendable = UnicodeStringAppendable(appendTo); in format()
549 auto appendable = UnicodeStringAppendable(appendTo); in format()
573 auto appendable = UnicodeStringAppendable(appendTo); in format()
606 auto appendable = UnicodeStringAppendable(appendTo); in format()
629 auto appendable = UnicodeStringAppendable(appendTo); in format()
653 auto appendable = UnicodeStringAppendable(appendTo); in format()
674 auto appendable = UnicodeStringAppendable(appendTo); in format()
694 auto appendable = UnicodeStringAppendable(appendTo); in format()
715 auto appendable = UnicodeStringAppendable(appendTo); in format()
H A Dlistformatter.cpp652 UnicodeStringAppendable appendable(appendTo); in format()
H A Dnumber_longnames.cpp1671 auto appendable = UnicodeStringAppendable(num); in getMixedUnitModifier()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp526 auto appendable = UnicodeStringAppendable(appendTo); in format()
549 auto appendable = UnicodeStringAppendable(appendTo); in format()
573 auto appendable = UnicodeStringAppendable(appendTo); in format()
606 auto appendable = UnicodeStringAppendable(appendTo); in format()
629 auto appendable = UnicodeStringAppendable(appendTo); in format()
653 auto appendable = UnicodeStringAppendable(appendTo); in format()
674 auto appendable = UnicodeStringAppendable(appendTo); in format()
694 auto appendable = UnicodeStringAppendable(appendTo); in format()
715 auto appendable = UnicodeStringAppendable(appendTo); in format()
H A Dlistformatter.cpp652 UnicodeStringAppendable appendable(appendTo); in format()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunistr.cpp1943 UnicodeStringAppendable::~UnicodeStringAppendable() {} in ~UnicodeStringAppendable()
1946 UnicodeStringAppendable::appendCodeUnit(char16_t c) { in appendCodeUnit()
1951 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint()
1960 UnicodeStringAppendable::appendString(const char16_t *s, int32_t length) { in appendString()
1965 UnicodeStringAppendable::reserveAppendCapacity(int32_t appendCapacity) { in reserveAppendCapacity()
1970 UnicodeStringAppendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dunistr.cpp1960 UnicodeStringAppendable::~UnicodeStringAppendable() {} in ~UnicodeStringAppendable()
1963 UnicodeStringAppendable::appendCodeUnit(char16_t c) { in appendCodeUnit()
1968 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint()
1977 UnicodeStringAppendable::appendString(const char16_t *s, int32_t length) { in appendString()
1982 UnicodeStringAppendable::reserveAppendCapacity(int32_t appendCapacity) { in reserveAppendCapacity()
1987 UnicodeStringAppendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer()
/aosp_15_r20/external/cronet/third_party/icu/fuzzers/
H A Dicu_appendable_fuzzer.cc34 icu::UnicodeStringAppendable strAppendable(str); in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dunicode_ops.cc565 icu::UnicodeStringAppendable appendable_unicode_string(unicode_string); in Compute()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ducharstrietest.cpp508 UnicodeStringAppendable app(buffer); in TestGetNextUChars()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ducharstrietest.cpp508 UnicodeStringAppendable app(buffer); in TestGetNextUChars()

12