Searched defs:resultCapacity (Results 1 – 25 of 64) sorted by relevance
123
| /third_party/icu/icu4c/source/common/ |
| D | cstr.cpp | 25 int32_t resultCapacity = 0; in CStr() local
|
| D | appendable.cpp | 63 int32_t *resultCapacity) { in getAppendBuffer()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | cstr.cpp | 25 int32_t resultCapacity = 0; in CStr() local
|
| D | appendable.cpp | 63 int32_t *resultCapacity) { in getAppendBuffer()
|
| D | uset_props.cpp | 132 UChar* result, int32_t resultCapacity, in uset_toPattern()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | cstr.cpp | 25 int32_t resultCapacity = 0; in CStr() local
|
| D | appendable.cpp | 63 int32_t *resultCapacity) { in getAppendBuffer()
|
| D | uset_props.cpp | 132 UChar* result, int32_t resultCapacity, in uset_toPattern()
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | cstr.cpp | 25 int32_t resultCapacity = 0; in CStr() local
|
| D | appendable.cpp | 63 int32_t *resultCapacity) { in getAppendBuffer()
|
| D | cmemory.h | 475 inline T *MaybeStackArray<T, stackCapacity>::orphanOrClone(int32_t length, int32_t &resultCapacity)… in orphanOrClone() 652 int32_t &resultCapacity) { in orphanOrClone()
|
| D | charstr.cpp | 109 int32_t &resultCapacity, in getAppendBuffer()
|
| D | uset_props.cpp | 132 UChar* result, int32_t resultCapacity, in uset_toPattern()
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | ulistformatter.cpp | 49 int32_t resultCapacity, in ulistfmt_format()
|
| D | udateintervalformat.cpp | 72 int32_t resultCapacity, in udtitvfmt_format()
|
| D | ulocdata.cpp | 278 int32_t resultCapacity, in ulocdata_getLocaleDisplayPattern() 326 int32_t resultCapacity, in ulocdata_getLocaleSeparator()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | ulocdata.cpp | 278 int32_t resultCapacity, in ulocdata_getLocaleDisplayPattern() 326 int32_t resultCapacity, in ulocdata_getLocaleSeparator()
|
| D | ulistformatter.cpp | 108 int32_t resultCapacity, in ulistfmt_format()
|
| D | udateintervalformat.cpp | 84 int32_t resultCapacity, in udtitvfmt_format()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | ulocdata.cpp | 278 int32_t resultCapacity, in ulocdata_getLocaleDisplayPattern() 326 int32_t resultCapacity, in ulocdata_getLocaleSeparator()
|
| D | ulistformatter.cpp | 108 int32_t resultCapacity, in ulistfmt_format()
|
| D | udateintervalformat.cpp | 84 int32_t resultCapacity, in udtitvfmt_format()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | ulocdata.cpp | 278 int32_t resultCapacity, in ulocdata_getLocaleDisplayPattern() 326 int32_t resultCapacity, in ulocdata_getLocaleSeparator()
|
| D | ulistformatter.cpp | 108 int32_t resultCapacity, in ulistfmt_format()
|
| D | udateintervalformat.cpp | 84 int32_t resultCapacity, in udtitvfmt_format()
|
123