/third_party/node/deps/v8/src/objects/ |
H A D | ordered-hash-table.cc | 73 int capacity = table->Capacity(); in EnsureGrowable() local 20 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument 98 int capacity = table->Capacity(); Shrink() local 514 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument 520 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument 526 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument 651 Allocate( Isolate* isolate, int capacity, AllocationType allocation) Allocate() argument 658 Allocate( Isolate* isolate, int capacity, AllocationType allocation) Allocate() argument 665 Allocate( Isolate* isolate, int capacity, AllocationType allocation) Allocate() argument 672 Initialize(Isolate* isolate, int capacity) Initialize() argument 982 int capacity = table->Capacity(); Shrink() local 990 int capacity = table->Capacity(); Grow() local 1082 Allocate(Isolate* isolate, int capacity) Allocate() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucol.cpp | 63 ucol_cloneBinary(const UCollator *coll, uint8_t *buffer, int32_t capacity, UErrorCode *status) ucol_cloneBinary() argument
|
H A D | ucol_sit.cpp | 352 int32_t ucol_sit_dumpSpecs(CollatorSpec *s, char *destination, int32_t capacity, UErrorCode *status) in ucol_sit_dumpSpecs() argument 567 ucol_getShortDefinitionString(const UCollator *coll, const char *locale, char *dst, int32_t capacity, UErrorCode *status) ucol_getShortDefinitionString() argument 582 ucol_normalizeShortDefinitionString(const char *definition, char *destination, int32_t capacity, UParseError *parseError, UErrorCode *status) ucol_normalizeShortDefinitionString() argument
|
H A D | uspoof.cpp | 758 uspoof_serialize(USpoofChecker *sc,void *buf, int32_t capacity, UErrorCode *status) { in uspoof_serialize() argument
|
H A D | uspoof_impl.cpp | 745 int32_t SpoofData::serialize(void *buf, int32_t capacity, UErrorCode &status) const { in serialize() argument
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | pkgitems.cpp | 130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix, char *target, int32_t capacity, UErrorCode *pErrorCode) makeTargetName() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | SmallVector.h | 139 size_t capacity() const { return capacity_ptr() - begin(); } in capacity() function in llvm::SmallVectorTemplateCommon [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbi.cpp | 1077 getRuleStatusVec( int32_t *fillInVec, int32_t capacity, UErrorCode &status) getRuleStatusVec() argument
|
H A D | uchar.cpp | 603 uscript_getScriptExtensions(UChar32 c, UScriptCode *scripts, int32_t capacity, UErrorCode *pErrorCode) uscript_getScriptExtensions() argument
|
H A D | utrie.cpp | 742 utrie_serialize(UNewTrie *trie, void *dt, int32_t capacity, in utrie_serialize() argument
|
H A D | utrie2_builder.cpp | 565 int32_t capacity; in allocDataBlock() local
|
H A D | uts46.cpp | 612 int32_t capacity=dest.getCapacity(); in mapDevChars() local 1337 checkArgs(const void *label, int32_t length, void *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) checkArgs() argument 1367 uidna_labelToASCII(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument 1383 uidna_labelToUnicode(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument 1399 uidna_nameToASCII(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII() argument 1415 uidna_nameToUnicode(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicode() argument 1431 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument 1447 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument 1463 uidna_nameToASCII_UTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII_UTF8() argument 1479 uidna_nameToUnicodeUTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicodeUTF8() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SmallVector.h | 53 size_t capacity() const { return Capacity; } in capacity() function in llvm::SmallVectorBase [all...] |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Internal.java | 584 mutableCopyWithCapacity(int capacity) mutableCopyWithCapacity() argument 604 mutableCopyWithCapacity(int capacity) mutableCopyWithCapacity() argument 624 mutableCopyWithCapacity(int capacity) mutableCopyWithCapacity() argument 644 mutableCopyWithCapacity(int capacity) mutableCopyWithCapacity() argument 664 mutableCopyWithCapacity(int capacity) mutableCopyWithCapacity() argument 684 mutableCopyWithCapacity(int capacity) mutableCopyWithCapacity() argument [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | protobuf.h | 411 int capacity; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_ring.cc | 206 CordRepRing* CordRepRing::New(size_t capacity, size_t extra) { in New() argument 218 void CordRepRing::SetCapacityForTesting(size_t capacity) { in SetCapacityForTesting() argument 299 size_t capacity = child->flat()->Capacity(); GetAppendBuffer() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | extension.h | 436 inline size_t Excess(size_t used, size_t capacity) { in Excess() argument
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | dePoolArray.hpp | 292 inline void PoolArray<T, Alignment>::reserve (deUintptr capacity) in reserve() argument
|
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/ |
H A D | buffer_dispatcher.cpp | 491 void BufferDispatcher::SetBufferCapacity(size_t capacity) in SetBufferCapacity() argument [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | package.cpp | 177 extractPackageName(const char *filename, char pkg[], int32_t capacity) extractPackageName() argument 251 makeFullFilename(const char *path, const char *name, char *filename, int32_t capacity) makeFullFilename() argument 282 makeFullFilenameAndDirs(const char *path, const char *name, char *filename, int32_t capacity) makeFullFilenameAndDirs() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ustrtest.cpp | 1878 TestCheckedArrayByteSink(char* outbuf, int32_t capacity) in TestCheckedArrayByteSink() argument 2069 int32_t capacity=-1; doTestAppendable() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | localematcher.cpp | 752 acceptLanguage(UEnumeration &supportedLocales, Locale::Iterator &desiredLocales, char *dest, int32_t capacity, UAcceptResult *acceptResult, UErrorCode &errorCode) acceptLanguage() argument
|
H A D | uresdata.cpp | 639 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/icu/tools/unicode/c/genuca/ |
H A D | genuca.cpp | 1126 int32_t capacity = 1000000; in buildAndWriteBaseData() local
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | unistr.h | 4561 setArray(char16_t *array, int32_t len, int32_t capacity) setArray() argument [all...] |