Home
last modified time | relevance | path

Searched refs:getAppendBuffer (Results 1 – 25 of 37) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dappendable.h141 virtual char16_t *getAppendBuffer(int32_t minCapacity,
223 virtual char16_t *getAppendBuffer(int32_t minCapacity,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dappendable.h144 virtual char16_t *getAppendBuffer(int32_t minCapacity,
226 virtual char16_t *getAppendBuffer(int32_t minCapacity,
/third_party/icu/icu4c/source/common/unicode/
Dappendable.h144 virtual char16_t *getAppendBuffer(int32_t minCapacity,
226 virtual char16_t *getAppendBuffer(int32_t minCapacity,
/third_party/node/deps/icu-small/source/common/unicode/
Dappendable.h144 virtual char16_t *getAppendBuffer(int32_t minCapacity,
226 virtual char16_t *getAppendBuffer(int32_t minCapacity,
/third_party/skia/third_party/externals/icu/source/common/
Dcstr.cpp26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
Dappendable.cpp60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
Dcharstr.h153 char *getAppendBuffer(int32_t minCapacity,
Dbytesinkutil.cpp148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
Dcharstr.cpp178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
/third_party/node/deps/icu-small/source/common/
Dcstr.cpp26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
Dappendable.cpp60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
Dcharstr.h153 char *getAppendBuffer(int32_t minCapacity,
Dbytesinkutil.cpp148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
Dcharstr.cpp178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dappendable.cpp60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
Dcstr.cpp26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
Dcharstr.h120 char *getAppendBuffer(int32_t minCapacity,
Dbytesinkutil.cpp148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
Dcharstr.cpp107 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
/third_party/icu/icu4c/source/common/
Dcstr.cpp26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
Dappendable.cpp60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
Dcharstr.h153 char *getAppendBuffer(int32_t minCapacity,
Dbytesinkutil.cpp148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
Dcharstr.cpp178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
/third_party/skia/third_party/externals/icu/fuzzers/
Dicu_appendable_fuzzer.cc63 char16_t* out_buffer = strAppendable.getAppendBuffer( in LLVMFuzzerTestOneInput()

12