Home
last modified time | relevance | path

Searched defs:capacity (Results 326 - 350 of 412) sorted by relevance

1...<<11121314151617

/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dunistr.h4561 setArray(char16_t *array, int32_t len, int32_t capacity) setArray() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duresdata.cpp639 int32_t ResourceDataValue::getStringArray(UnicodeString *dest, int32_t capacity, in getStringArray() argument
644 int32_t ResourceDataValue::getStringArrayOrStringAsArray(UnicodeString *dest, int32_t capacity, in getStringArrayOrStringAsArray() argument
386 getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, icu::UnicodeString *dest, int32_t capacity, UErrorCode &errorCode) getStringArray() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.h433 Assembler( size_t capacity, PositionIndependentCodeOption pic = PositionIndependentCode) Assembler() argument
440 Assembler(byte* buffer, size_t capacity, PositionIndependentCodeOption pic = PositionIndependentCode) Assembler() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DBinaryWriter.java842 final AllocatedBuffer newHeapBuffer(int capacity) { in newHeapBuffer() argument
850 final AllocatedBuffer newDirectBuffer(int capacity) { in newDirectBuffer() argument
947 private void nextBuffer(int capacity) { in nextBuffer() argument
1485 private void nextBuffer(int capacity) { in nextBuffer() argument
2000 private void nextBuffer(int capacity) { in nextBuffer() argument
2554 nextBuffer(int capacity) nextBuffer() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h133 SizeType capacity; member
218 Pointer Allocate(SizeType capacity) { in Allocate() argument
453 void SetAllocatedData(pointer data, size_type capacity) { in SetAllocatedData() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dfloat_conversion.cc72 static void RunWithCapacity(size_t capacity, Func f) { in RunWithCapacity() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp1329 int32_t capacity = 100000; in addCollation() local
/third_party/icu/icu4c/source/i18n/
H A Duregex.cpp1376 int32_t capacity = *destCapacity; in appendReplacement() local
1447 appendToBuf(U16_LEAD(escapedChar), &destIdx, dest, capacity); in appendReplacement() local
1448 appendToBuf(U16_TRAIL(escapedChar), &destIdx, dest, capacity); in appendReplacement() local
[all...]
H A Dmsgfmt.cpp346 UBool MessageFormat::allocateArgTypes(int32_t capacity, UErrorCode& status) { in allocateArgTypes() argument
[all...]
H A Dtimezone.cpp1180 TimeZone::getRegion(const UnicodeString& id, char *region, int32_t capacity, UErrorCode& status) in getRegion() argument
H A Drulebasedcollator.cpp639 RuleBasedCollator::getReorderCodes(int32_t *dest, int32_t capacity, in getReorderCodes() argument
1326 FixedSortKeyByteSink sink(reinterpret_cast<char *>(dest), capacity); getSortKey() local
1541 internalGetShortDefinitionString(const char *locale, char *buffer, int32_t capacity, UErrorCode &errorCode) const internalGetShortDefinitionString() argument
[all...]
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp1345 int32_t capacity = len + 1; // including NULL terminator in sortData16() local
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h248 int32_t capacity; /* number of points allocated */ member
H A Dumutablecptrie.cpp410 int32_t capacity; in allocDataBlock() local
919 int32_t capacity = 0; member in __anon3198::MixedBlocks
H A Duloc_tag.cpp1886 int32_t capacity = sizeof tmpAppend; in _appendPrivateuseToLanguageTag() local
H A Dunistr.cpp151 UnicodeString::UnicodeString(int32_t capacity, UChar32 c, int32_t count) { in UnicodeString() argument
370 allocate(int32_t capacity) allocate() argument
453 int32_t capacity; fromUTF32() local
974 int32_t capacity = (int32_t)sizeof(stackBuffer); toUTF8() local
1012 toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const toUTF32() argument
1333 int32_t capacity; setToUTF8() local
1771 int32_t capacity=getCapacity(); releaseBuffer() local
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp482 detectContractions(Line **firstRep, int32_t firstSize, Line **secondRep, int32_t secondSize, Line *toAddTo, int32_t &toAddToSize, Line *lesserToAddTo, int32_t &lesserToAddToSize, int32_t capacity, UErrorCode &status) detectContractions() argument
[all...]
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c115 mbedtls_test_ssl_buffer_setup(mbedtls_test_ssl_buffer *buf, size_t capacity) mbedtls_test_ssl_buffer_setup() argument
215 mbedtls_test_ssl_message_queue_setup( mbedtls_test_ssl_message_queue *queue, size_t capacity) mbedtls_test_ssl_message_queue_setup() argument
[all...]
/third_party/littlefs/runners/
H A Dtest_runner.c29 mappend(void **p, size_t size, size_t *count, size_t *capacity) mappend() argument
H A Dbench_runner.c29 mappend(void **p, size_t size, size_t *count, size_t *capacity) mappend() argument
/third_party/node/deps/icu-small/source/common/
H A Dubidiimp.h248 int32_t capacity; /* number of points allocated */ member
H A Dunistr.cpp151 UnicodeString::UnicodeString(int32_t capacity, UChar32 c, int32_t count) { in UnicodeString() argument
370 allocate(int32_t capacity) allocate() argument
453 int32_t capacity; fromUTF32() local
1016 int32_t capacity = (int32_t)sizeof(stackBuffer); toUTF8() local
1054 toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const toUTF32() argument
1375 int32_t capacity; setToUTF8() local
1813 int32_t capacity=getCapacity(); releaseBuffer() local
[all...]
H A Dumutablecptrie.cpp410 int32_t capacity; in allocDataBlock() local
919 int32_t capacity = 0; member in __anon11850::MixedBlocks
/third_party/node/deps/icu-small/source/i18n/
H A Dtimezone.cpp1180 TimeZone::getRegion(const UnicodeString& id, char *region, int32_t capacity, UErrorCode& status) in getRegion() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp1329 int32_t capacity = 100000; in addCollation() local

Completed in 66 milliseconds

1...<<11121314151617