Home
last modified time | relevance | path

Searched defs:capacity (Results 401 - 425 of 541) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc73 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 Ducol.cpp63 ucol_cloneBinary(const UCollator *coll, uint8_t *buffer, int32_t capacity, UErrorCode *status) ucol_cloneBinary() argument
H A Ducol_sit.cpp352 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 Duspoof.cpp758 uspoof_serialize(USpoofChecker *sc,void *buf, int32_t capacity, UErrorCode *status) { in uspoof_serialize() argument
H A Duspoof_impl.cpp745 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 Dpkgitems.cpp130 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 DSmallVector.h139 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 Drbbi.cpp1077 getRuleStatusVec( int32_t *fillInVec, int32_t capacity, UErrorCode &status) getRuleStatusVec() argument
H A Duchar.cpp603 uscript_getScriptExtensions(UChar32 c, UScriptCode *scripts, int32_t capacity, UErrorCode *pErrorCode) uscript_getScriptExtensions() argument
H A Dutrie.cpp742 utrie_serialize(UNewTrie *trie, void *dt, int32_t capacity, in utrie_serialize() argument
H A Dutrie2_builder.cpp565 int32_t capacity; in allocDataBlock() local
H A Duts46.cpp612 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 DSmallVector.h53 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 DInternal.java584 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 Dprotobuf.h411 int capacity; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.cc206 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 Dextension.h436 inline size_t Excess(size_t used, size_t capacity) { in Excess() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp292 inline void PoolArray<T, Alignment>::reserve (deUintptr capacity) in reserve() argument
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp491 void BufferDispatcher::SetBufferCapacity(size_t capacity) in SetBufferCapacity() argument
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp177 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 Dustrtest.cpp1878 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 Dlocalematcher.cpp752 acceptLanguage(UEnumeration &supportedLocales, Locale::Iterator &desiredLocales, char *dest, int32_t capacity, UAcceptResult *acceptResult, UErrorCode &errorCode) acceptLanguage() argument
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/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp1126 int32_t capacity = 1000000; in buildAndWriteBaseData() local
/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h4561 setArray(char16_t *array, int32_t len, int32_t capacity) setArray() argument
[all...]

Completed in 40 milliseconds

1...<<11121314151617181920>>...22