Searched refs:resizing (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_affinity.h | 1276 volatile kmp_int8 resizing; // 0=not resizing, 1=resizing variable 1293 : maxLevels(7), depth(1), uninitialized(not_initialized), resizing(0) {} in hierarchy_info() 1318 resizing = 0; in init() 1378 kmp_int8 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize() 1384 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize() 1439 resizing = 0; // One writer in resize()
|
| /freebsd/contrib/dialog/ |
| H A D | CHANGES | 103 + fix repainting while resizing for the editbox widget. 105 + fix a few memory leaks in fselect.c, mixedgauge.c when resizing. 203 for resizing (reports by David Boyd, Alan Somers). 238 + progressbox and derived prgbox, programbox, now handle resizing. 1132 resizing events, e.g., by handling the ERR in that code rather than 1139 timeouts, broken by fixes to allow resizing of textbox (patch by 1169 + fix resizing of msgbox; the message was not repainted (Debian 1185 + modify textbox.c to allow resizing while the search box is presented.
|
| /freebsd/contrib/bsddialog/ |
| H A D | CHANGELOG | 382 - add: resizing and refresh after KEY_RESIZE (SIGWINCH).
|
| /freebsd/contrib/less/ |
| H A D | NEWS | 969 * Fix bug when resizing the window while waiting for input from a pipe.
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 876 SIGWINCH handlers, for resizing all windows. 1671 buffer resizing will occur only when the field is edited through
|
| /freebsd/contrib/jemalloc/ |
| H A D | ChangeLog | 845 when resizing from/to a size class that is not a multiple of the chunk size.
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 7386 + correct buffer-size after internal resizing of wide-character 8500 caused unexpected reset of attributes, e.g., when resizing test/view 9083 resizing of the terminal emulator window in the special case where it 10242 special windows such as curscr track properly when resizing (report 11488 + fixes to tclock for resizing behavior, redundant computation (report 15361 + corrected an err in mvcur that broke resizing-behavior.
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 3627 # resizing via escape sequence is very slow 7656 # resizing the window causes it to stop listening to the keyboard 7894 # resizing with window manager gives no clues 8361 # + status-line works (based on xterm, including window-resizing) 22022 putty+screen|PuTTY with screen resizing extensions (building-block), 22025 putty-screen|PuTTY with screen resizing extensions,
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 1762 * Fix incorrect key and IV resizing issues when calling EVP_EncryptInit_ex2(), 14344 resizing buffers containing secrets, and use where appropriate. 14380 resizing buffers containing secrets, and use where appropriate.
|