Searched refs:shape (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | btree.c | 394 uint32_t count, uint32_t off, enum bt_shift_shape shape, in bt_shift_core() argument 406 (shape == BSS_TRAPEZOID ? 0 : 1); in bt_shift_core() 409 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_shift_core() 421 uint32_t count, enum bt_shift_shape shape) in bt_shift_core_left() argument 423 bt_shift_core(tree, node, idx, count, 1, shape, BSD_LEFT); in bt_shift_core_left() 432 uint32_t count, enum bt_shift_shape shape) in bt_shift_core_right() argument 434 bt_shift_core(tree, node, idx, count, 1, shape, BSD_RIGHT); in bt_shift_core_right() 524 enum bt_shift_shape shape) in bt_transfer_core() argument 533 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_transfer_core() 534 bcpy(source->btc_children + sidx + (shape == BSS_TRAPEZOID ? 0 : 1), in bt_transfer_core() [all …]
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | README.design | 67 they were in better shape. This was changed in the 64-bit version to
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | sh.memo | 1462 \f5bar=( [color]=red [shape]=box )\fP
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 20355 shape
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 20356 shape
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 5369 % Figure out line sizes for the paragraph shape.
|