| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_vector_test.cpp | 46 v.Resize(1); in TEST()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
| H A D | ValueObjectList.h | 35 void Resize(size_t size);
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_vector.h | 74 void Resize(uptr size) { in Resize() function
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | ValueObjectList.cpp | 37 void ValueObjectList::Resize(size_t size) { m_value_objects.resize(size); } in Resize() function in ValueObjectList
|
| H A D | IOHandlerCursesGUI.cpp | 643 void Resize(int w, int h) { ::wresize(m_window, h, w); } in Resize() function in curses::Window 644 void Resize(const Size &size) { in Resize() function in curses::Window 670 Resize(bounds.size); in SetBounds() 4653 void Resize(size_t n, const TreeItem &t) { m_children.resize(n, t); } in Resize() function in TreeItem 5123 item.Resize(num_frames, t); in TreeDelegateGenerateChildren() 5228 item.Resize(num_threads, t); in TreeDelegateGenerateChildren() 5409 item.Resize(details.GetSize(), details_tree_item); in TreeDelegateGenerateChildren() 5454 item.Resize(breakpoint->GetNumLocations(), breakpoint_location_tree_item); in TreeDelegateGenerateChildren() 5500 item.Resize(breakpoints.GetSize(), breakpoint_tree_item); in TreeDelegateGenerateChildren() 6574 source_window_sp->Resize(source_bounds.size.width, in MenuDelegateAction() [all …]
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
| H A D | Symtab.h | 40 Symbol *Resize(size_t count);
|
| /openbsd-src/usr.bin/vi/docs/ |
| H A D | TODO | 116 E_RESIZE /* Resize two screens. */
|
| /openbsd-src/gnu/usr.bin/binutils/ld/emultempl/ |
| H A D | hppaelf.em | 224 /* Resize the sections. */
|
| H A D | ppc64elf.em | 264 /* Resize the sections. */
|
| H A D | elf32.em | 1696 /* Resize the sections. */
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/ |
| H A D | ObjectFileMachO.cpp | 2797 sym = symtab.Resize( in ParseSymtab() 3710 symtab.Resize(symtab_load_command.nsyms + m_dysymtab.nindirectsyms); in ParseSymtab() 4561 sym = symtab.Resize(num_syms); in ParseSymtab() 4610 sym = symtab.Resize(num_syms); in ParseSymtab() 4665 sym = symtab.Resize(num_syms); in ParseSymtab() 4737 sym = symtab.Resize(++num_syms); in ParseSymtab() 4776 sym = symtab.Resize(++num_syms); in ParseSymtab()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_report.cpp | 491 stack.Resize(0); in RestoreStack()
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | Symtab.cpp | 57 Symbol *Symtab::Resize(size_t count) { in Resize() function in Symtab
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | StackFrame.cpp | 1181 m_variable_list_value_objects.Resize(num_variables); in GetValueObjectForFrameVariable()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| H A D | elf32.em | 1888 /* Resize the sections. */
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 1036 0x246 AC Resize
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq4.pod | 196 $vec->Resize(32); # suppress leading 0 if unwanted
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-2005 | 3384 (history): Resize to 1 + MAX_NOPS.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog-2005 | 1162 * elfxx-ia64.c (elfNN_ia64_relax_section): Resize .rela.got
|
| H A D | ChangeLog-0001 | 6642 (hppa_size_one_stub): Likewise. Resize reloc section too.
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog-0001 | 6642 (hppa_size_one_stub): Likewise. Resize reloc section too.
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | ChangeLog-2000 | 9061 * bits/std_fstream.h (underflow): Resize deallocates memory and
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | Changelog | 4196 - Resize ratelimit and ip-ratelimit caches if changed on reload.
|