/third_party/node/deps/icu-small/source/common/ |
H A D | unistr.cpp | 151 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 D | umutablecptrie.cpp | 410 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 D | timezone.cpp | 1180 TimeZone::getRegion(const UnicodeString& id, char *region, int32_t capacity, UErrorCode& status) in getRegion() argument
|
H A D | uregex.cpp | 1376 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 D | rulebasedcollator.cpp | 641 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 D | msgfmt.cpp | 346 UBool MessageFormat::allocateArgTypes(int32_t capacity, UErrorCode& status) { in allocateArgTypes() argument [all...] |
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | parse.cpp | 1329 int32_t capacity = 100000; in addCollation() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-create-lowering.cc | 666 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 D | builtins-regexp-gen.cc | 1566 TNode<IntPtrT> capacity = IntPtrConstant(1); in RegExpPrototypeSplitBody() local 1734 TNode<IntPtrT> capacity = IntPtrZero(); in RegExpPrototypeSplitBody() local
|
H A D | builtins-array-gen.cc | 287 TNode<IntPtrT> capacity = SmiUntag(LoadFixedArrayBaseLength(elements)); in TF_BUILTIN() local 531 TNode<IntPtrT> capacity = IntPtrConstant(0); in ConstructArrayLike() local
|
H A D | builtins-string-gen.cc | 1383 TNode<IntPtrT> capacity = IntPtrConstant(1); in TF_BUILTIN() local 1421 TNode<IntPtrT> capacity = IntPtrConstant(0); in TF_BUILTIN() local
|
H A D | builtins-internal-gen.cc | 627 TNode<Smi> capacity = GetCapacity<NameDictionary>(properties); in DictionarySpecificDelete() local
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | objects-debug.cc | 1333 int capacity = Capacity(); in SmallOrderedHashTableVerify() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory-base.cc | 958 AllocateRawWeakArrayList( int capacity, AllocationType allocation) AllocateRawWeakArrayList() argument 995 NewSwissNameDictionaryWithCapacity( int capacity, AllocationType allocation) NewSwissNameDictionaryWithCapacity() argument 1020 table.Initialize(isolate(), *meta_table, capacity); NewSwissNameDictionaryWithCapacity() local [all...] |
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-generator.cc | 2339 TNode<IntPtrT> capacity = IntPtrConstant(0); in IGNITION_HANDLER() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | msgfmt.cpp | 346 UBool MessageFormat::allocateArgTypes(int32_t capacity, UErrorCode& status) { in allocateArgTypes() argument [all...] |
H A D | rulebasedcollator.cpp | 638 RuleBasedCollator::getReorderCodes(int32_t *dest, int32_t capacity, in getReorderCodes() argument 1325 FixedSortKeyByteSink sink(reinterpret_cast<char *>(dest), capacity); getSortKey() local 1540 internalGetShortDefinitionString(const char *locale, char *buffer, int32_t capacity, UErrorCode &errorCode) const internalGetShortDefinitionString() argument [all...] |
H A D | timezone.cpp | 1162 TimeZone::getRegion(const UnicodeString& id, char *region, int32_t capacity, UErrorCode& status) in getRegion() argument
|
H A D | uregex.cpp | 1376 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...] |
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | parse.cpp | 981 int32_t capacity = 100000; in addCollation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 81 uint64_t capacity; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ubidiimp.h | 248 int32_t capacity; /* number of points allocated */ member
|
H A D | uloc_tag.cpp | 1886 int32_t capacity = sizeof tmpAppend; in _appendPrivateuseToLanguageTag() local
|
H A D | umutablecptrie.cpp | 410 int32_t capacity; in allocDataBlock() local 919 int32_t capacity = 0; member in __anon21079::MixedBlocks
|
H A D | unistr.cpp | 151 UnicodeString::UnicodeString(int32_t capacity, UChar32 c, int32_t count) { in UnicodeString() argument 369 allocate(int32_t capacity) allocate() argument 452 int32_t capacity; fromUTF32() local 973 int32_t capacity = (int32_t)sizeof(stackBuffer); toUTF8() local 1011 toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const toUTF32() argument 1332 int32_t capacity; setToUTF8() local 1770 int32_t capacity=getCapacity(); releaseBuffer() local [all...] |