Searched refs:resizing (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_affinity.h | 652 volatile kmp_int8 resizing; // 0=not resizing, 1=resizing variable 677 : maxLevels(7), depth(1), uninitialized(not_initialized), resizing(0) {} in hierarchy_info() 702 resizing = 0; in init() 764 kmp_int8 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize() 770 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize() 825 resizing = 0; // One writer in resize()
|
| /freebsd-12.1/contrib/binutils/ld/emultempl/ |
| H A D | ppc64elf.em | 324 ie. doesn't affect any code, so we can delay resizing the
|
| /freebsd-12.1/contrib/dialog/ |
| H A D | CHANGES | 600 resizing events, e.g., by handling the ERR in that code rather than 607 timeouts, broken by fixes to allow resizing of textbox (patch by 637 + fix resizing of msgbox; the message was not repainted (Debian 653 + modify textbox.c to allow resizing while the search box is presented.
|
| /freebsd-12.1/contrib/less/ |
| H A D | NEWS | 348 * Fix bug when resizing the window while waiting for input from a pipe.
|
| /freebsd-12.1/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 859 SIGWINCH handlers, for resizing all windows. 1654 buffer resizing will occur only when the field is edited through
|
| /freebsd-12.1/contrib/jemalloc/ |
| H A D | ChangeLog | 609 when resizing from/to a size class that is not a multiple of the chunk size.
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | NEWS | 2436 + correct buffer-size after internal resizing of wide-character 3550 caused unexpected reset of attributes, e.g., when resizing test/view 4133 resizing of the terminal emulator window in the special case where it 5292 special windows such as curscr track properly when resizing (report 6538 + fixes to tclock for resizing behavior, redundant computation (report 10411 + corrected an err in mvcur that broke resizing-behavior.
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9899 | 3392 resizing the memory buffer.
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 7091 resizing buffers containing secrets, and use where appropriate. 7119 resizing buffers containing secrets, and use where appropriate.
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | CHANGES | 4242 * fixed: potential string corruption when resizing string buffers (r22689)
|