Home
last modified time | relevance | path

Searched defs:GetAppendBuffer (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/common/
Dbytestream.cpp17 char* ByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in ByteSink
66 char* CheckedArrayByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in CheckedArrayByteSink
Dbytesinkutil.cpp137 CharStringByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in CharStringByteSink
/third_party/skia/third_party/externals/icu/source/common/
Dbytestream.cpp17 char* ByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in ByteSink
66 char* CheckedArrayByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in CheckedArrayByteSink
Dbytesinkutil.cpp137 CharStringByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in CharStringByteSink
/third_party/node/deps/icu-small/source/common/
Dbytestream.cpp17 char* ByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in ByteSink
66 char* CheckedArrayByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in CheckedArrayByteSink
Dbytesinkutil.cpp137 CharStringByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in CharStringByteSink
/third_party/skia/third_party/externals/icu/fuzzers/
Dicu_appendable_fuzzer.cc25 GetAppendBuffer, enumerator
/third_party/node/deps/icu-small/source/i18n/
Dcollationkeys.cpp59 SortKeyByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in SortKeyByteSink
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationkeys.cpp59 SortKeyByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in SortKeyByteSink
/third_party/icu/icu4c/source/i18n/
Dcollationkeys.cpp59 SortKeyByteSink::GetAppendBuffer(int32_t min_capacity, in GetAppendBuffer() function in SortKeyByteSink
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.h783 inline Span<char> CordRepBtree::GetAppendBuffer(size_t size) { in GetAppendBuffer() function
Dcord_rep_ring.cc294 Span<char> CordRepRing::GetAppendBuffer(size_t size) { in GetAppendBuffer() function in absl::cord_internal::CordRepRing