/third_party/node/deps/v8/src/zone/ |
H A D | zone-list-inl.h | 33 int length = other.length(); in AddAll() local
|
/third_party/node/src/ |
H A D | node_http_common-inl.h | 190 size_t NgHeader<T>::length() const { in length() function in node::NgHeader
|
H A D | string_decoder.cc | 273 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 D | h2load_http1_session.cc | 56 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 D | dynlink_rand.h | 77 size_t length; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytesinkutil.cpp | 21 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 D | uarrsort.cpp | 119 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 D | uniset_closure.cpp | 128 _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 D | uhash.h | 168 int32_t length; /* The physical size of the arrays hashes, keys member
|
H A D | cstring.cpp | 162 int32_t length = 0; in T_CString_integerToString() local 200 int32_t length = 0; in T_CString_int64ToString() local [all...] |
H A D | ucnvlat1.cpp | 40 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 D | emojiprops.cpp | 163 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 D | ulist.cpp | 157 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length) { in ulist_containsString() argument
|
H A D | ulocbuilder.cpp | 31 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 D | unormcmp.cpp | 154 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 D | unistr_cnv.cpp | 121 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 D | unistr_case.cpp | 42 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 D | servls.cpp | 178 int32_t i, length; in ServiceEnumeration() local
|
/third_party/node/benchmark/napi/function_args/ |
H A D | binding.cc | 24 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 D | collationdatawriter.cpp | 35 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 D | collationdata.cpp | 190 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 D | collationiterator.h | 92 int32_t length; member in CollationIterator::CEBuffer [all...] |
H A D | collationsettings.cpp | 85 CollationSettings::aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, in aliasReordering() argument
|
/third_party/node/deps/brotli/c/enc/ |
H A D | block_splitter_inc.h | 12 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 D | uiter.h | 354 int32_t length; member [all...] |