Home
last modified time | relevance | path

Searched defs:capacity (Results 351 - 375 of 434) sorted by relevance

1...<<1112131415161718

/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
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 Drulebasedcollator.cpp641 RuleBasedCollator::getReorderCodes(int32_t *dest, int32_t capacity, in getReorderCodes() argument
1328 FixedSortKeyByteSink sink(reinterpret_cast<char *>(dest), capacity); getSortKey() local
1543 internalGetShortDefinitionString(const char *locale, char *buffer, int32_t capacity, UErrorCode &errorCode) const internalGetShortDefinitionString() argument
[all...]
H A Dmsgfmt.cpp346 UBool MessageFormat::allocateArgTypes(int32_t capacity, UErrorCode& status) { in allocateArgTypes() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp1329 int32_t capacity = 100000; in addCollation() local
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc666 int capacity = JSArray::kPreallocatedArrayElements; in ReduceJSCreateArray() local
685 int capacity = static_cast<int>(length_type.Max()); in ReduceJSCreateArray() local
517 ReduceNewArray( Node* node, Node* length, int capacity, MapRef initial_map, ElementsKind elements_kind, AllocationType allocation, const SlackTrackingPrediction& slack_tracking_prediction) ReduceNewArray() argument
1364 int capacity = ReduceJSCreateObject() local
1616 AllocateElements(Node* effect, Node* control, ElementsKind elements_kind, int capacity, AllocationType allocation) AllocateElements() argument
1645 int const capacity = static_cast<int>(values.size()); AllocateElements() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc1566 TNode<IntPtrT> capacity = IntPtrConstant(1); in RegExpPrototypeSplitBody() local
1734 TNode<IntPtrT> capacity = IntPtrZero(); in RegExpPrototypeSplitBody() local
H A Dbuiltins-array-gen.cc287 TNode<IntPtrT> capacity = SmiUntag(LoadFixedArrayBaseLength(elements)); in TF_BUILTIN() local
531 TNode<IntPtrT> capacity = IntPtrConstant(0); in ConstructArrayLike() local
H A Dbuiltins-string-gen.cc1383 TNode<IntPtrT> capacity = IntPtrConstant(1); in TF_BUILTIN() local
1421 TNode<IntPtrT> capacity = IntPtrConstant(0); in TF_BUILTIN() local

Completed in 72 milliseconds

1...<<1112131415161718