/third_party/skia/third_party/externals/icu/source/common/ |
D | bytestream.cpp | 20 int32_t* result_capacity) { in GetAppendBuffer() argument 22 *result_capacity = 0; in GetAppendBuffer() 25 *result_capacity = scratch_capacity; in GetAppendBuffer() 70 int32_t* result_capacity) { in GetAppendBuffer() argument 72 *result_capacity = 0; in GetAppendBuffer() 77 *result_capacity = available; in GetAppendBuffer() 80 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | bytesinkutil.cpp | 141 int32_t* result_capacity) { in GetAppendBuffer() argument 143 *result_capacity = 0; in GetAppendBuffer() 151 *result_capacity, in GetAppendBuffer() 157 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | bytesinkutil.h | 77 int32_t* result_capacity) override;
|
/third_party/icu/icu4c/source/common/ |
D | bytestream.cpp | 20 int32_t* result_capacity) { in GetAppendBuffer() argument 22 *result_capacity = 0; in GetAppendBuffer() 25 *result_capacity = scratch_capacity; in GetAppendBuffer() 70 int32_t* result_capacity) { in GetAppendBuffer() argument 72 *result_capacity = 0; in GetAppendBuffer() 77 *result_capacity = available; in GetAppendBuffer() 80 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | bytesinkutil.cpp | 141 int32_t* result_capacity) { in GetAppendBuffer() argument 143 *result_capacity = 0; in GetAppendBuffer() 151 *result_capacity, in GetAppendBuffer() 157 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | bytesinkutil.h | 80 int32_t* result_capacity) override;
|
/third_party/node/deps/icu-small/source/common/ |
D | bytestream.cpp | 20 int32_t* result_capacity) { in GetAppendBuffer() argument 22 *result_capacity = 0; in GetAppendBuffer() 25 *result_capacity = scratch_capacity; in GetAppendBuffer() 70 int32_t* result_capacity) { in GetAppendBuffer() argument 72 *result_capacity = 0; in GetAppendBuffer() 77 *result_capacity = available; in GetAppendBuffer() 80 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | bytesinkutil.cpp | 141 int32_t* result_capacity) { in GetAppendBuffer() argument 143 *result_capacity = 0; in GetAppendBuffer() 151 *result_capacity, in GetAppendBuffer() 157 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | bytesinkutil.h | 80 int32_t* result_capacity) override;
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationkeys.cpp | 63 int32_t *result_capacity) { in GetAppendBuffer() argument 65 *result_capacity = 0; in GetAppendBuffer() 70 *result_capacity = scratch_capacity; in GetAppendBuffer() 75 *result_capacity = available; in GetAppendBuffer() 78 *result_capacity = capacity_ - appended_; in GetAppendBuffer() 81 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | collationkeys.h | 55 int32_t *result_capacity) override;
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationkeys.cpp | 63 int32_t *result_capacity) { in GetAppendBuffer() argument 65 *result_capacity = 0; in GetAppendBuffer() 70 *result_capacity = scratch_capacity; in GetAppendBuffer() 75 *result_capacity = available; in GetAppendBuffer() 78 *result_capacity = capacity_ - appended_; in GetAppendBuffer() 81 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | collationkeys.h | 55 int32_t *result_capacity);
|
/third_party/icu/icu4c/source/i18n/ |
D | collationkeys.cpp | 63 int32_t *result_capacity) { in GetAppendBuffer() argument 65 *result_capacity = 0; in GetAppendBuffer() 70 *result_capacity = scratch_capacity; in GetAppendBuffer() 75 *result_capacity = available; in GetAppendBuffer() 78 *result_capacity = capacity_ - appended_; in GetAppendBuffer() 81 *result_capacity = scratch_capacity; in GetAppendBuffer()
|
D | collationkeys.h | 55 int32_t *result_capacity) override;
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | bytestream.h | 151 int32_t* result_capacity); 227 int32_t* result_capacity) override;
|
/third_party/icu/icu4c/source/common/unicode/ |
D | bytestream.h | 151 int32_t* result_capacity); 227 int32_t* result_capacity) override;
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | bytestream.h | 151 int32_t* result_capacity); 227 int32_t* result_capacity);
|
/third_party/node/deps/v8/src/builtins/ |
D | array-splice.tq | 7 // FixedArrayType with the specified {result_capacity}. Starting from
|