/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | appendable.h | 141 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/ |
D | appendable.h | 144 virtual char16_t *getAppendBuffer(int32_t minCapacity, 226 virtual char16_t *getAppendBuffer(int32_t minCapacity,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | appendable.h | 144 virtual char16_t *getAppendBuffer(int32_t minCapacity, 226 virtual char16_t *getAppendBuffer(int32_t minCapacity,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | appendable.h | 144 virtual char16_t *getAppendBuffer(int32_t minCapacity, 226 virtual char16_t *getAppendBuffer(int32_t minCapacity,
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | cstr.cpp | 26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
|
D | appendable.cpp | 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
|
D | charstr.h | 153 char *getAppendBuffer(int32_t minCapacity,
|
D | bytesinkutil.cpp | 148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
|
D | charstr.cpp | 178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
|
/third_party/node/deps/icu-small/source/common/ |
D | cstr.cpp | 26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
|
D | appendable.cpp | 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
|
D | charstr.h | 153 char *getAppendBuffer(int32_t minCapacity,
|
D | bytesinkutil.cpp | 148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
|
D | charstr.cpp | 178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | appendable.cpp | 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
|
D | cstr.cpp | 26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
|
D | charstr.h | 120 char *getAppendBuffer(int32_t minCapacity,
|
D | bytesinkutil.cpp | 148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
|
D | charstr.cpp | 107 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
|
/third_party/icu/icu4c/source/common/ |
D | cstr.cpp | 26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr()
|
D | appendable.cpp | 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in Appendable
|
D | charstr.h | 153 char *getAppendBuffer(int32_t minCapacity,
|
D | bytesinkutil.cpp | 148 char* result = dest_.getAppendBuffer( in GetAppendBuffer()
|
D | charstr.cpp | 178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() function in CharString
|
/third_party/skia/third_party/externals/icu/fuzzers/ |
D | icu_appendable_fuzzer.cc | 63 char16_t* out_buffer = strAppendable.getAppendBuffer( in LLVMFuzzerTestOneInput()
|