Searched refs:resizing (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_affinity.h | 898 volatile kmp_int8 resizing; // 0=not resizing, 1=resizing variable 915 : maxLevels(7), depth(1), uninitialized(not_initialized), resizing(0) {} in hierarchy_info() 940 resizing = 0; in init() 1000 kmp_int8 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize() 1006 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize() 1061 resizing = 0; // One writer in resize()
|
| /freebsd-13.1/contrib/dialog/ |
| H A D | CHANGES | 25 + progressbox and derived prgbox, programbox, now handle resizing. 919 resizing events, e.g., by handling the ERR in that code rather than 926 timeouts, broken by fixes to allow resizing of textbox (patch by 956 + fix resizing of msgbox; the message was not repainted (Debian 972 + modify textbox.c to allow resizing while the search box is presented.
|
| /freebsd-13.1/contrib/less/ |
| H A D | NEWS | 475 * Fix bug when resizing the window while waiting for input from a pipe.
|
| /freebsd-13.1/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 875 SIGWINCH handlers, for resizing all windows. 1670 buffer resizing will occur only when the field is edited through
|
| /freebsd-13.1/contrib/jemalloc/ |
| H A D | ChangeLog | 745 when resizing from/to a size class that is not a multiple of the chunk size.
|
| /freebsd-13.1/contrib/ncurses/ |
| H A D | NEWS | 5189 + correct buffer-size after internal resizing of wide-character 6303 caused unexpected reset of attributes, e.g., when resizing test/view 6886 resizing of the terminal emulator window in the special case where it 8045 special windows such as curscr track properly when resizing (report 9291 + fixes to tclock for resizing behavior, redundant computation (report 13164 + corrected an err in mvcur that broke resizing-behavior.
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 7481 resizing buffers containing secrets, and use where appropriate. 7509 resizing buffers containing secrets, and use where appropriate.
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | CHANGES | 4754 * fixed: potential string corruption when resizing string buffers (r22689)
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 3468 # resizing via escape sequence is very slow 6808 # resizing the window causes it to stop listening to the keyboard 6978 # resizing with window manager gives no clues
|