/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
H A D | string_piece.h | 134 size_type capacity() const { return length_; } in capacity() function in i18n::phonenumbers::StringPiece
|
/third_party/node/deps/v8/src/base/ |
H A D | small-vector.h | 99 size_t capacity() const { return end_of_storage_ - begin_; } in capacity() function in v8::base::SmallVector
|
/third_party/node/deps/v8/src/heap/base/ |
H A D | worklist.h | 24 explicit SegmentBase(uint16_t capacity) : capacity_(capacity) {} in SegmentBase() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | hash-table-inl.h | 121 int capacity = base::bits::RoundUpToPowerOfTwo32(raw_cap); in ComputeCapacity() local 167 uint32_t capacity = Capacity(); in FindEntry() local 255 void HashTable<Derived, Shape>::SetCapacity(int capacity) { in SetCapacity() argument [all...] |
H A D | swiss-name-dictionary.cc | 121 int capacity = table->Capacity(); in ShallowCopy() local 190 int capacity = table->Capacity(); Shrink() local [all...] |
/third_party/node/deps/v8/src/interpreter/ |
H A D | constant-array-builder.cc | 23 ConstantArraySlice( Zone* zone, size_t start_index, size_t capacity, OperandSize operand_size) ConstantArraySlice() argument
|
H A D | constant-array-builder.h | 216 inline size_t capacity() const { return capacity_; } in capacity() function
|
/third_party/node/deps/v8/src/strings/ |
H A D | string-builder.cc | 156 int FixedArrayBuilder::capacity() { return array_->length(); } in capacity() function in v8::internal::FixedArrayBuilder
|
/third_party/node/deps/v8/src/utils/ |
H A D | identity-map.h | 35 int capacity() const { return capacity_; } in capacity() function in v8::internal::IdentityMapBase
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | srbchannel.c | 38 int capacity; member 174 int capacity; member 225 int capacity; in pa_srbchannel_new() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | TransformFeedback.cpp | 159 GLsizeiptr capacity = in begin() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | FastVector.h | 422 void FastVector<T, N, Storage>::ensure_capacity(size_t capacity) in ensure_capacity() argument 605 ANGLE_INLINE size_t capacity() cons function in angle::final 673 ANGLE_INLINE size_t capacity() const { return mValueData.size(); } capacity() function in angle::final [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationfastlatin.cpp | 27 getOptions(const CollationData *data, const CollationSettings &settings, uint16_t *primaries, int32_t capacity) getOptions() argument
|
H A D | formatted_string_builder.cpp | 70 int32_t capacity = other.getCapacity(); in operator =() local [all...] |
H A D | udatpg.cpp | 59 udatpg_getBestPattern(UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t length, UChar *bestPattern, int32_t capacity, UErrorCode *pErrorCode) udatpg_getBestPattern() argument 69 udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t length, UDateTimePatternMatchOptions options, UChar *bestPattern, int32_t capacity, UErrorCode *pErrorCode) udatpg_getBestPatternWithOptions() argument 87 udatpg_getSkeleton(UDateTimePatternGenerator * , const UChar *pattern, int32_t length, UChar *skeleton, int32_t capacity, UErrorCode *pErrorCode) udatpg_getSkeleton() argument 105 udatpg_getBaseSkeleton(UDateTimePatternGenerator * , const UChar *pattern, int32_t length, UChar *skeleton, int32_t capacity, UErrorCode *pErrorCode) udatpg_getBaseSkeleton() argument 123 udatpg_addPattern(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, UBool override, UChar *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode) udatpg_addPattern() argument 185 udatpg_getFieldDisplayName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, UChar *fieldName, int32_t capacity, UErrorCode *pErrorCode) udatpg_getFieldDisplayName() argument [all...] |
/third_party/skia/third_party/externals/icu/source/tools/icuswap/ |
H A D | icuswap.cpp | 290 extractPackageName(const UDataSwapper *ds, const char *filename, char pkg[], int32_t capacity, UErrorCode *pErrorCode) extractPackageName() argument
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | toolutil.cpp | 243 int32_t capacity, maxCapacity, size, idx; member 294 utm_hasCapacity(UToolMemory *mem, int32_t capacity) { in utm_hasCapacity() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | HashTable.h | 213 uint32_t capacity() const { return Buckets.size(); } in capacity() function in llvm::pdb::HashTable 302 static uint32_t maxLoad(uint32_t capacity) { return capacity * 2 / 3 + 1; } in maxLoad() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | normalizer2.cpp | 329 unorm2_normalize(const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument [all...] |
H A D | simpleformatter.cpp | 256 int32_t capacity = compiledPatternLength - 1 - in getTextWithNoArguments() local
|
H A D | ubrk.cpp | 304 ubrk_getRuleStatusVec(UBreakIterator *bi, int32_t *fillInVec, int32_t capacity, UErrorCode *status) in ubrk_getRuleStatusVec() argument
|
H A D | ustrenum.cpp | 83 StringEnumeration::ensureCharsCapacity(int32_t capacity, UErrorCode &status) { in ensureCharsCapacity() argument
|
H A D | utrace.cpp | 92 static void outputChar(char c, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { in outputChar() argument 138 static void outputPtrBytes(void *val, char *outBuf, int32_t *outIx, int32_t capacity) { in outputPtrBytes() argument 127 outputHexBytes(int64_t val, int32_t charsToOutput, char *outBuf, int32_t *outIx, int32_t capacity) outputHexBytes() argument 157 outputString(const char *s, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) outputString() argument 171 outputUString(const UChar *s, int32_t len, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) outputUString() argument 191 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) utrace_vformat() argument 385 utrace_format(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, ...) utrace_format() argument [all...] |
H A D | utrie2.cpp | 396 utrie2_serialize(const UTrie2 *trie, void *data, int32_t capacity, UErrorCode *pErrorCode) utrie2_serialize() argument
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | edits.h | 519 int32_t capacity; member in U_FINAL
|