/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_string.h | 73 /* Append a C char to an archive_string, resizing as necessary. */ 81 /* Append a raw array to an archive_string, resizing as necessary */ 157 /* Append a C string to an archive_string, resizing as necessary. */ 163 /* Copy a C string to an archive_string, resizing as necessary. */ 171 /* Copy a C string to an archive_string with limit, resizing as necessary. */
|
H A D | archive_string_sprintf.c | 86 * Like 'vsprintf', but ensures the target is big enough, resizing if
|
/freebsd/contrib/ofed/libibverbs/man/ |
H A D | ibv_modify_qp.3 | 36 … ibv_qp_cap cap; /* QP capabilities (valid if HCA supports QP resizing) */ 117 Not all devices support resizing QPs. To check if a device supports it, check if the
|
H A D | ibv_modify_srq.3 | 50 Not all devices support resizing SRQs. To check if a device supports it, check if the
|
/freebsd/contrib/ncurses/man/ |
H A D | resizeterm.3x | 111 When resizing windows, \fB\%resize_term\fP recursively adjusts subwindows, 114 then on resizing the window, \fB\%resize_term\fP will keep the window
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/ |
H A D | tst.resize1.d | 32 * SECTION: Buffers and Buffering/Buffer Resizing Policy;
|
H A D | err.resize1.d | 34 * SECTION: Buffers and Buffering/Buffer Resizing Policy;
|
H A D | err.resize2.d | 34 * SECTION: Buffers and Buffering/Buffer Resizing Policy;
|
H A D | tst.resize2.d | 32 * SECTION: Buffers and Buffering/Buffer Resizing Policy;
|
H A D | err.resize3.d | 34 * SECTION: Buffers and Buffering/Buffer Resizing Policy;
|
H A D | tst.resize3.d | 34 * SECTION: Buffers and Buffering/Buffer Resizing Policy;
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_io.c | 179 * @retval EIO if an I/O error occurs resizing @p io. 180 * @retval ENODEV if @p io does not support resizing.
|
/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/crypto/openssh/ |
H A D | progressmeter.c | 56 /* window resizing */ 73 static volatile sig_atomic_t win_resized; /* for window resizing */
|
/freebsd/tools/test/stress2/tools/ |
H A D | maxvnodes.sh | 30 # "Resizing the vnode and name cache sizes on the fly".
|
/freebsd/tools/test/stress2/misc/ |
H A D | gpt.sh | 30 # Bug 237269 - panic in glabel (g_label_destroy) stop after resizing GPT
|
/freebsd/lib/libc/stdlib/ |
H A D | hcreate_r.c | 39 * just a wild guess. Resizing the table dynamically if the use in hcreate_r()
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | mediatek,mdp3-rsz.yaml | 14 One of Media Data Path 3 (MDP3) components used to do frame resizing.
|
/freebsd/lib/geom/virstor/ |
H A D | geom_virstor.c | 223 fprintf(stderr, "Resizing chunk size to be a multiple of " in virstor_label() 232 fprintf(stderr, "Resizing virtual size to be a multiple of " in virstor_label() 248 fprintf(stderr, "Resizing virtual size to fit virstor " in virstor_label()
|
/freebsd/contrib/netbsd-tests/sbin/resize_ffs/ |
H A D | common.sh | 120 echo "****resizing fs with blocksize ${bs}"
|
/freebsd/share/man/man9/ |
H A D | vm_map_entry_resize_free.9 | 192 Now consider resizing an entry in-place without a call to
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | snps,dwc3.yaml | 415 description: Specifies the max number of packets the txfifo resizing logic 417 higher the number, the more fifo space the txfifo resizing logic will
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_buf.c | 32 * The routines in this file are used to create an automatically resizing
|
/freebsd/contrib/nvi/cl/ |
H A D | cl_term.c | 275 * curses, while resizing does not. in cl_optchange() 386 * without window resizing support. The user just lost, in cl_ssize()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingPlatformFuchsia.c | 87 /* Resizing the VMO should zero fill. */ in lprofVMOWriter()
|