| /third_party/icu/icu4c/source/common/ |
| H A D | appendable.cpp | 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument
|
| H A D | charstr.cpp | 178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument
|
| H A D | unistr.cpp | 1757 UnicodeString::getBuffer(int32_t minCapacity) { in getBuffer() argument 1928 UnicodeStringAppendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | appendable.cpp | 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument
|
| H A D | charstr.cpp | 178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument
|
| H A D | unistr.cpp | 1799 UnicodeString::getBuffer(int32_t minCapacity) { in getBuffer() argument 1970 UnicodeStringAppendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | appendable.cpp | 60 Appendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument
|
| H A D | charstr.cpp | 178 char *CharString::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument
|
| H A D | unistr.cpp | 1756 UnicodeString::getBuffer(int32_t minCapacity) { in getBuffer() argument 1927 UnicodeStringAppendable::getAppendBuffer(int32_t minCapacity, in getAppendBuffer() argument [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | BOCSU.java | 136 private static void ensureAppendCapacity(ByteArrayWrapper sink, int minCapacity, int desiredCapacity) { in ensureAppendCapacity() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | BOCSU.java | 137 private static void ensureAppendCapacity(ByteArrayWrapper sink, int minCapacity, int desiredCapacity) { in ensureAppendCapacity() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_utils.cpp | 266 int32_t minCapacity = fData.getAlias()->digits + 14; in toString() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_utils.cpp | 266 int32_t minCapacity = fData.getAlias()->digits + 14; in toString() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_utils.cpp | 260 int32_t minCapacity = fData.getAlias()->digits + 14; in toString() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | snapshot.cpp | 265 size_t minCapacity = data.GetReadableBytes() + len + INT_BYTE; in WritePixelMap() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | TransformFeedback.cpp | 156 GLsizeiptr minCapacity = std::numeric_limits<GLsizeiptr>::max(); in begin() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string.h | 840 inline bool grow(const size_type minCapacity) in grow() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSet.java | 3047 private int nextCapacity(int minCapacity) { in nextCapacity() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 2933 private int nextCapacity(int minCapacity) { in nextCapacity() argument
|