Home
last modified time | relevance | path

Searched refs:resized (Results 1 – 12 of 12) sorted by relevance

/freebsd/tests/sys/geom/class/eli/
H A Donline_resize_test.sh82 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 20${prefix} ${md}
87 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 10${prefix} ${md}
96 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 20${prefix} ${md}
108 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 30${prefix} ${md}
123 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 20${prefix} ${md}
125 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 10${prefix} ${md}
146 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 20${prefix} ${md}
148 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 30${prefix} ${md}
152 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 10${prefix} ${md}
156 atf_check -s exit:0 -o match:resized gpart resize -i 1 -s 20${prefix} ${md}
[all …]
H A Dresize_test.sh36 atf_check -s exit:0 -o match:resized gpart resize -i1 -s 20m ${md}
47 atf_check -s exit:0 -o match:resized gpart resize -i1 -s 30m ${md}
66 atf_check -s exit:0 -o match:resized gpart resize -s 30m -i 1 $md
/freebsd/crypto/openssl/doc/man3/
H A DBIO_f_buffer.pod42 when the buffer is resized.
81 return 1 if the buffer was successfully resized or <=0 for failure.
/freebsd/contrib/dialog/
H A Dfselect.c601 bool resized = FALSE; in dlg_fselect() local
741 if (resized) { in dlg_fselect()
742 resized = FALSE; in dlg_fselect()
884 resized = TRUE; in dlg_fselect()
H A DCHANGES575 + improve limit-checks for checklist, in case the dialog is resized
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c1332 int resized = 0; in mlx5_ib_resize_cq() local
1342 resized = 1; in mlx5_ib_resize_cq()
1347 if (resized) in mlx5_ib_resize_cq()
/freebsd/crypto/openssl/doc/internal/man3/
H A DOPENSSL_SA.pod59 starts at zero. The sparse array will be resized as required.
/freebsd/contrib/less/
H A DNEWS338 * With -F, if screen is resized to make file fit on one screen, don't exit.
734 * Fix bug which caused screen to fail to repaint when window is resized.
/freebsd/contrib/bc/
H A DNEWS.md21 The first bug is that `bc`/`dc` will exit on macOS when the terminal is resized.
/freebsd/contrib/llvm-project/libcxx/include/
H A Dvector848 …// don't have a way to update existing valid iterators when the container is resized and thus have…
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1830 If the field is not large enough and cannot be resized to a
/freebsd/contrib/ncurses/
H A DNEWS1964 scroll-margins inside the resized subwindow.
2215 if the terminal were resized.
9981 the window structure, and to make subwindows fit within the resized
10025 cannot be resized because it would be larger than its parent. (More
13664 the terminal window is resized.