Home
last modified time | relevance | path

Searched defs:resize (Results 1 – 19 of 19) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-command.c34 tui_cmd_window::resize (int height_, int width_, int origin_x, int origin_y) in resize() function
Dtui-layout.c276 tui_win_info::resize (int height_, int width_, in resize() function
/netbsd/src/external/gpl2/lvm2/dist/scripts/
Dfsadm.sh324 resize() { function
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dlist.tcc231 resize(size_type __new_size) in resize() function in std::list
243 resize(size_type __new_size, const value_type& __x) in resize() function in std::list
255 resize(size_type __new_size, value_type __x) in resize() function in std::list
Dforward_list.tcc182 resize(size_type __sz) in resize() function in std::forward_list
201 resize(size_type __sz, const value_type& __val) in resize() function in std::forward_list
Dbasic_string.tcc401 resize(size_type __n, _CharT __c) in resize() function in std::basic_string
/netbsd/src/sys/dev/wscons/
Dwsemulvar.h55 void (*resize)(void *, const struct wsscreen_descr *); member
/netbsd/src/sbin/gpt/
Dresize.c69 resize(gpt_t gpt, u_int entry, off_t alignment, off_t sectors, in resize() function
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
Dhash_standard_resize_policy_imp.hpp187 resize(size_type new_size) in resize() function in PB_DS_CLASS_C_DEC
/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Ddynstr.c49 resize(atf_dynstr_t *ad, size_t newsize) in resize() function
/netbsd/src/external/gpl2/lvm2/dist/tools/
Dlvresize.c42 } resize; member
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-tui.c237 tui_py_window::resize (int height_, int width_, int origin_x_, int origin_y_) in resize() function
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dtuiterm.exp1259 proc resize {rows cols {wait_for_msg 1}} { procedure
/netbsd/src/external/bsd/nvi/dist/ipc/
Dip.h156 int (*resize) __P((IPVIWIN*, u_int32_t, u_int32_t)); member
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dvstring.tcc50 resize(size_type __n, _CharT __c) in resize() function in __gnu_cxx::__versa_string
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dzvol.c2669 zvol_dump_init(zvol_state_t *zv, boolean_t resize) in zvol_dump_init()
2840 boolean_t resize = (dumpsize > 0); in zvol_dumpify() local
/netbsd/src/external/bsd/nvi/dist/motif_l/
Dxtabbed.c1367 static void resize(Widget self) in resize() function
/netbsd/src/external/gpl3/binutils/dist/gold/
Doutput.cc5105 Output_file::resize(off_t file_size) in resize() function in gold::Output_file
/netbsd/src/external/bsd/tmux/dist/
Dtmux.h1056 void (*resize)(struct window_mode_entry *, u_int, u_int); member