Home
last modified time | relevance | path

Searched defs:length (Results 2001 - 2025 of 8982) sorted by relevance

1...<<81828384858687888990>>...360

/third_party/node/deps/v8/src/zone/
H A Dzone-list-inl.h33 int length = other.length(); in AddAll() local
/third_party/node/src/
H A Dnode_http_common-inl.h190 size_t NgHeader<T>::length() const { in length() function in node::NgHeader
H A Dstring_decoder.cc273 size_t length = content.length(); in DecodeData() local
27 MakeString(Isolate* isolate, const char* data, size_t length, enum encoding encoding) MakeString() argument
/third_party/nghttp2/src/
H A Dh2load_http1_session.cc56 int htp_statuscb(llhttp_t *htp, const char *at, size_t length) { in htp_statuscb() argument
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.h77 size_t length; member
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.cpp21 ByteSinkUtil::appendChange(int32_t length, const char16_t *s16, int32_t s16Length, in appendChange() argument
71 ByteSinkUtil::appendCodePoint(int32_t length, UChar32 c, ByteSink &sink, Edits *edits) { in appendCodePoint() argument
97 ByteSinkUtil::appendNonEmptyUnchanged(const uint8_t *s, int32_t length, in appendNonEmptyUnchanged() argument
104 sink.Append(reinterpret_cast<const char *>(s), length); in appendNonEmptyUnchanged() local
117 int32_t length = (int32_t)(limit - s); in appendUnchanged() local
[all...]
H A Duarrsort.cpp119 doInsertionSort(char *array, int32_t length, int32_t itemSize, in doInsertionSort() argument
141 insertionSort(char *array, int32_t length, int32_t itemSize, in insertionSort() argument
235 quickSort(char *array, int32_t length, int32_t itemSize, in quickSort() argument
256 uprv_sortArray(void *array, int32_t length, int32_t itemSize, in uprv_sortArray() argument
[all...]
H A Duniset_closure.cpp128 _set_addString(USet *set, const char16_t *str, int32_t length) { in _set_addString() argument
189 int32_t length = s.length(); in scfString() local
[all...]
H A Duhash.h168 int32_t length; /* The physical size of the arrays hashes, keys member
H A Dcstring.cpp162 int32_t length = 0; in T_CString_integerToString() local
200 int32_t length = 0; in T_CString_int64ToString() local
[all...]
H A Ducnvlat1.cpp40 int32_t targetCapacity, length; in _Latin1ToUnicodeWithOffsets() local
142 int32_t targetCapacity, length; in _Latin1FromUnicodeWithOffsets() local
486 int32_t targetCapacity, length; _ASCIIToUnicodeWithOffsets() local
623 int32_t targetCapacity, length; ucnv_ASCIIFromUTF8() local
[all...]
H A Demojiprops.cpp163 EmojiProps::hasBinaryProperty(const char16_t *s, int32_t length, UProperty which) { in hasBinaryProperty() argument
170 EmojiProps::hasBinaryPropertyImpl(const char16_t *s, int32_t length, UProperty which) const { in hasBinaryPropertyImpl() argument
H A Dulist.cpp157 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length) { in ulist_containsString() argument
H A Dulocbuilder.cpp31 void ulocbld_setLocale(ULocaleBuilder* builder, const char* locale, int32_t length) { in ulocbld_setLocale() argument
74 void ulocbld_setExtension(ULocaleBuilder* builder, char key, const char* value, int32_t length) { in ulocbld_setExtension() argument
[all...]
H A Dunormcmp.cpp154 int32_t length; in unorm_cmpEquivFold() local
532 _normalize(const Normalizer2 *n2, const char16_t *s, int32_t length, UnicodeString &normalized, UErrorCode *pErrorCode) _normalize() argument
[all...]
H A Dunistr_cnv.cpp121 extract(int32_t start, int32_t length, char *target, uint32_t dstSize) const extract() argument
132 extract(int32_t start, int32_t length, char *target, uint32_t dstSize, const char *codepage) const extract() argument
250 doExtract(int32_t start, int32_t length, char *dest, int32_t destCapacity, UConverter *cnv, UErrorCode &errorCode) const doExtract() argument
[all...]
H A Dunistr_case.cpp42 doCaseCompare(int32_t start, int32_t length, const char16_t *srcChars, int32_t srcStart, int32_t srcLength, uint32_t options) const doCaseCompare() argument
H A Dservls.cpp178 int32_t i, length; in ServiceEnumeration() local
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc24 const int32_t length = str->Utf8Length(args.GetIsolate()) + 1; in CallWithString() local
35 uint32_t length = array->Length(); in CallWithArray() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatawriter.cpp35 RuleBasedCollator::cloneRuleData(int32_t &length, UErrorCode &errorCode) const { in cloneRuleData() argument
243 int32_t length; in write() local
284 int32_t length; write() local
[all...]
H A Dcollationdata.cpp190 int32_t length = 0; in getEquivalentScripts() local
206 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
212 CollationData::makeReorderRanges(const int32_t *reorder, int32_t length, in makeReorderRanges() argument
[all...]
H A Dcollationiterator.h92 int32_t length; member in CollationIterator::CEBuffer
[all...]
H A Dcollationsettings.cpp85 CollationSettings::aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, in aliasReordering() argument
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter_inc.h12 static void FN(InitialEntropyCodes)(const DataType* data, size_t length, in InitialEntropyCodes() argument
46 static void FN(RefineEntropyCodes)(const DataType* data, size_t length, in RefineEntropyCodes() argument
32 RandomSample(uint32_t* seed, const DataType* data, size_t length, size_t stride, HistogramType* sample) RandomSample() argument
66 FindBlocks(const DataType* data, const size_t length, const double block_switch_bitcost, const size_t num_histograms, const HistogramType* histograms, double* insert_cost, double* cost, uint8_t* switch_signal, uint8_t* block_id) FindBlocks() argument
155 RemapBlockIds(uint8_t* block_ids, const size_t length, uint16_t* new_id, const size_t num_histograms) RemapBlockIds() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Duiter.h354 int32_t length; member
[all...]

Completed in 16 milliseconds

1...<<81828384858687888990>>...360