| /third_party/musl/src/mman/ |
| D | mremap.c | 12 void *__mremap(void *old_addr, size_t old_len, size_t new_len, int flags, ...) in __mremap()
|
| /third_party/boringssl/src/crypto/buf/ |
| D | buf_test.cc | 66 size_t new_len = buf->max + 1; in TEST() local
|
| D | buf.c | 135 size_t new_len = buf->length + len; in BUF_MEM_append() local
|
| /third_party/uboot/u-boot-2020.01/post/drivers/ |
| D | flash.c | 35 static void *seed_src_data(void *ptr, ulong *old_len, ulong new_len) in seed_src_data()
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| D | ecma-builtin-arraybuffer-prototype.c | 137 ecma_length_t new_len = (end >= start) ? (end - start) : 0; in ecma_builtin_arraybuffer_prototype_object_slice() local
|
| D | ecma-builtin-array-prototype.c | 1400 const uint32_t new_len = len - delete_count + item_count; in ecma_builtin_array_prototype_object_splice() local 1622 ecma_number_t new_len = ((ecma_number_t) len) + ((ecma_number_t) args_number); in ecma_builtin_array_prototype_object_unshift() local
|
| /third_party/flutter/skia/third_party/externals/wuffs/fuzz/c/fuzzlib/ |
| D | fuzzlib.c | 208 size_t new_len = old_len + strlen(filename); in visit() local
|
| /third_party/uboot/u-boot-2020.01/lib/libavb/ |
| D | avb_sha256.c | 310 size_t new_len, rem_len, tmp_len; in avb_sha256_update() local
|
| D | avb_sha512.c | 296 size_t new_len, rem_len, tmp_len; in avb_sha512_update() local
|
| /third_party/boost/tools/build/src/engine/ |
| D | hcache.cpp | 149 unsigned long new_len = buf_len * 2; in read_netstring() local
|
| D | execunix.cpp | 410 int const new_len = old_len + ret + 1; in read_descriptor() local
|
| /third_party/flutter/skia/third_party/externals/piex/src/binary_parse/ |
| D | range_checked_byte_ptr.cc | 255 size_t new_len = sub_array_end_ - page_begin_offset_; in restrictPageToSubArray() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfstruncate.c | 81 s64 new_len; variable
|
| /third_party/skia/third_party/externals/piex/src/binary_parse/ |
| D | range_checked_byte_ptr.cc | 255 size_t new_len = sub_array_end_ - page_begin_offset_; in restrictPageToSubArray() local
|
| /third_party/boost/libs/test/doc/snippet/ |
| D | const_string.hpp | 72 …void resize( size_t new_len ) { if( m_begin + new_len < m_end ) m_end = m_begin + new_len;… in resize()
|
| /third_party/ffmpeg/libavformat/ |
| D | oggparsevorbis.c | 373 unsigned new_len; in vorbis_header() local
|
| /third_party/boost/libs/test/example/ |
| D | const_string.hpp | 70 …void resize( size_t new_len ) { if( m_begin + new_len < m_end ) m_end = … in resize()
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | tokenizer.cc | 1050 const size_t new_len = text_size + output->size(); in ParseStringAppend() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shape-complex-arabic.cc | 471 unsigned int new_len = count + extra_glyphs_needed; // write head during CUT in apply_stch() local
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shape-complex-arabic.cc | 470 unsigned int new_len = count + extra_glyphs_needed; // write head during CUT in apply_stch() local
|
| /third_party/boost/boost/test/utils/basic_cstring/ |
| D | basic_cstring.hpp | 322 basic_cstring<CharT>::resize( size_type new_len ) in resize()
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-shape-complex-arabic.cc | 471 unsigned int new_len = count + extra_glyphs_needed; // write head during CUT in apply_stch() local
|
| /third_party/boringssl/src/crypto/err/ |
| D | err.c | 667 size_t alloced, new_len, len = 0, substr_len; in err_add_error_vdata() local
|
| /third_party/lwip/src/core/ |
| D | pbuf.c | 402 pbuf_realloc(struct pbuf *p, u16_t new_len) in pbuf_realloc()
|
| /third_party/gettext/gettext-tools/src/ |
| D | msginit.c | 1770 size_t new_len = strlen (str) - substlen[j] + replacement_len; in subst_string() local
|