Searched refs:Resize (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/ |
| H A D | ValueObjectList.h | 33 void Resize(size_t size);
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_vector.h | 74 void Resize(uptr size) { in Resize() function
|
| /freebsd/contrib/llvm-project/lldb/source/ValueObject/ |
| H A D | ValueObjectList.cpp | 31 void ValueObjectList::Resize(size_t size) { m_value_objects.resize(size); } in Resize() function in ValueObjectList
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
| H A D | RootAutoDetector.cpp | 50 SamplesSnapshot.Resize(RAD->AllSamples.Size()); in start()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | Symtab.h | 40 Symbol *Resize(size_t count);
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 643 void Resize(int w, int h) { ::wresize(m_window, h, w); } in Resize() function in lldb_private::curses::Window 644 void Resize(const Size &size) { in Resize() function in lldb_private::curses::Window 670 Resize(bounds.size); in SetBounds() 4672 void Resize(size_t n, TreeDelegate &delegate, bool might_have_children) { in Resize() function in TreeItem 5148 item.Resize(num_frames, *m_frame_delegate_sp, false); in TreeDelegateGenerateChildren() 5252 item.Resize(num_threads, *m_thread_delegate_sp, false); in TreeDelegateGenerateChildren() 5433 item.Resize(details.GetSize(), *m_string_delegate_sp, false); in TreeDelegateGenerateChildren() 5476 item.Resize(breakpoint->GetNumLocations(), in TreeDelegateGenerateChildren() 5522 item.Resize(breakpoints.GetSize(), *m_breakpoint_delegate_sp, true); in TreeDelegateGenerateChildren() 6597 source_window_sp->Resize(source_bounds.size.width, in MenuDelegateAction() [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_report.cpp | 491 stack.Resize(0); in RestoreStack()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | Symtab.cpp | 57 Symbol *Symtab::Resize(size_t count) { in Resize() function in Symtab
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrame.cpp | 1234 m_variable_list_value_objects.Resize(num_variables); in GetValueObjectForFrameVariable()
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 888 0x246 AC Resize
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 2146 value. Add fstamp to struct peer. Resize the exten AUTOKEY field
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 4877 - Resize ratelimit and ip-ratelimit caches if changed on reload.
|