| /external/eigen/Eigen/src/StlSupport/ |
| D | StdVector.h | 80 void resize(size_type new_size) in resize() 85 void resize(size_type new_size, const value_type& x) in resize() 97 void insert(const_iterator position, size_type new_size, const value_type& x) in insert() 102 void resize(size_type new_size, const value_type& x) in resize() 108 void resize(size_type new_size, const value_type& x) in resize() 118 void resize(size_type new_size, const value_type& x) in resize()
|
| D | StdDeque.h | 80 void resize(size_type new_size) in resize() 85 void resize(size_type new_size, const value_type& x) in resize() 99 void insert(const_iterator position, size_type new_size, const value_type& x) in insert() 103 void resize(size_type new_size, const value_type& x) in resize() 113 void resize(size_type new_size, const value_type& x) in resize()
|
| D | StdList.h | 80 void resize(size_type new_size) in resize() 83 void resize(size_type new_size, const value_type& x) in resize() 98 void insert(const_iterator position, size_type new_size, const value_type& x) in insert()
|
| /external/protobuf/src/google/protobuf/ |
| D | repeated_field.cc | 47 int new_size = current_size_ + extend_amount; in InternalExtend() local 83 void RepeatedPtrFieldBase::Reserve(int new_size) { in Reserve()
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_stack_trace.cc | 26 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
|
| /external/eigen/Eigen/src/Core/util/ |
| D | Memory.h | 188 inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size) in aligned_realloc() 238 template<bool Align> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std:… in conditional_aligned_realloc() 346 …GEN_DEVICE_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_… in conditional_aligned_realloc_new() 390 …ool Align> inline T* conditional_aligned_realloc_new_auto(T* pts, std::size_t new_size, std::size_… in conditional_aligned_realloc_new_auto()
|
| /external/pdfium/core/fxcrt/ |
| D | fx_basic_memmgr.cpp | 14 void* FXMEM_DefaultRealloc(void* pointer, size_t new_size, int flags) { in FXMEM_DefaultRealloc()
|
| /external/syslinux/gpxe/src/interface/efi/ |
| D | efi_umalloc.c | 44 static userptr_t efi_urealloc ( userptr_t old_ptr, size_t new_size ) { in efi_urealloc()
|
| /external/sfntly/cpp/src/sample/subtly/ |
| D | debug_main.cc | 59 int32_t new_size = TotalFontSize(new_font); in main() local
|
| D | subsetter_main.cc | 77 int32_t new_size = TotalFontSize(new_font); in main() local
|
| D | stats.cc | 54 int32_t new_size = 0; in PrintComparison() local
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | stl_util.h | 67 inline void STLStringResizeUninitialized(string* s, size_t new_size) { in STLStringResizeUninitialized()
|
| /external/syslinux/gpxe/src/core/ |
| D | bitmap.c | 40 size_t new_size; in bitmap_resize() local
|
| /external/valgrind/callgrind/ |
| D | context.c | 88 UInt i, new_size, conflicts1 = 0, conflicts2 = 0; in resize_cxt_table() local 297 UInt new_size = CLG_(current_fn_stack).size *2; in CLG_() local
|
| /external/libbrillo/brillo/streams/ |
| D | memory_containers.cc | 63 size_t new_size = offset + size_to_write; in Write() local 106 bool StringPtr::Resize(size_t new_size, ErrorPtr* /* error */) { in Resize()
|
| /external/compiler-rt/lib/builtins/ |
| D | emutls.c | 166 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local 173 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local
|
| /external/elfutils/tests/ |
| D | elfputzdata.c | 152 size_t new_size = newshdr->sh_size; in main() local
|
| /external/syslinux/gpxe/src/arch/i386/interface/pcbios/ |
| D | memtop_umalloc.c | 137 static userptr_t memtop_urealloc ( userptr_t ptr, size_t new_size ) { in memtop_urealloc()
|
| /external/e2fsprogs/intl/ |
| D | localealias.c | 311 size_t new_size = (string_space_max in read_alias_file() local 370 size_t new_size; in extend_alias_table() local
|
| /external/elfutils/libelf/ |
| D | elf_compress.c | 74 size_t *new_size, bool force) in __libelf_compress() 392 size_t orig_size, orig_addralign, new_size; in elf_compress() local
|
| D | elf_compress_gnu.c | 101 size_t orig_size, new_size, orig_addralign; in elf_compress_gnu() local
|
| /external/pdfium/third_party/freetype/src/base/ |
| D | ftsystem.c | 101 long new_size, in ft_realloc()
|
| /external/freetype/src/base/ |
| D | ftsystem.c | 101 long new_size, in ft_realloc()
|
| /external/v8/src/zone/ |
| D | zone.cc | 148 size_t new_size = kSegmentOverhead + new_size_no_overhead; in NewExpand() local
|
| /external/strace/ |
| D | perf.c | 133 uint32_t new_size; in print_perf_event_attr() local
|