| /freebsd-14.2/usr.bin/sort/ |
| H A D | radixsort.c | 63 struct sort_list_item **leaves; member 249 sl->leaves = sort_realloc(sl->leaves, in add_leaf() 252 sl->leaves[sl->leaves_num - 1] = item; in add_leaf() 303 if (sl->leaves) in free_sort_level() 304 sort_free(sl->leaves); in free_sort_level() 379 sl->leaves = sl->tosort; in run_sort_level_next() 382 sl->leaves = sort_realloc(sl->leaves, in run_sort_level_next() 402 sl->leaves, sl->leaves_num * in run_sort_level_next() 448 sl->leaves = sort_realloc(sl->leaves, (sizeof(struct sort_list_item *) * in run_sort_level_next() 457 sort_free(sl->leaves); in run_sort_level_next() [all …]
|
| /freebsd-14.2/crypto/openssl/providers/common/der/ |
| H A D | oids_to_c.pm | 105 my %leaves = map { $_ => 1 } registered_oid_leaves; 106 foreach (grep { defined $leaves{$_->[0]} } @OID_names) {
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | mmp.c | 578 int leaves = MAX(vdev_count_leaves(spa), 1); in mmp_thread() local 610 skip_wait += leaves; in mmp_thread() 614 next_time = gethrtime() + mmp_interval / leaves; in mmp_thread() 626 skip_wait, leaves, (u_longlong_t)next_time); in mmp_thread() 687 leaves; in mmp_thread()
|
| /freebsd-14.2/bin/sh/tests/parameters/ |
| H A D | positional9.0 | 1 # Although POSIX leaves the result of expanding ${#@} and ${#*} unspecified,
|
| /freebsd-14.2/bin/sh/tests/expansion/ |
| H A D | cmdsubst24.0 | 1 # POSIX leaves the effect of NUL bytes in command substitution output
|
| H A D | plus-minus3.0 | 28 # POSIX leaves this undefined, and various other shells treat
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pci/ |
| H A D | pci.txt | 59 If firmware leaves the ARI Forwarding Enable bit set in the bridge 62 recommends that firmware only leaves ARI enabled when it knows that the
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
| H A D | state009.cfg | 35 # default values leaves the values unchanged.
|
| H A D | state010.cfg | 35 # default values leaves the values unchanged.
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/inheritance/ |
| H A D | state009.cfg | 33 # default values leaves the values unchanged.
|
| H A D | state010.cfg | 33 # default values leaves the values unchanged.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7280-qcard.dtsi | 494 * Technically this i2c bus actually leaves the Qcard, but it leaves directly 511 * direction or leaves the pin fully unpowered. 608 * direction or leaves the pin fully unpowered.
|
| H A D | sc7280-idp.dtsi | 668 * direction or leaves the pin fully unpowered. 773 * direction or leaves the pin fully unpowered.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TypeNodes.td | 49 /// Nodes like `TypedefType` which are syntactically leaves but can desugar 50 /// to types that may not be leaves should not declare this.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/ |
| H A D | ABI.rst | 10 "That still leaves the question of, what does a stable binding look
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 3206 uint64_t leaves; in ztest_vdev_add_remove() local 3296 uint64_t leaves; in ztest_vdev_class_add() local 3590 uint64_t leaves; in ztest_vdev_attach_detach() local 3639 leaf = ztest_random(leaves); in ztest_vdev_attach_detach() 3719 top * leaves + leaf); in ztest_vdev_attach_detach() 6039 uint64_t leaves; in ztest_fault_inject() local 6074 ASSERT3U(leaves, >=, 1); in ztest_fault_inject() 6117 top * leaves + zs->zs_splits); in ztest_fault_inject() 6120 top * leaves + leaf); in ztest_fault_inject() 6176 leaves = 1; in ztest_fault_inject() [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Syntax.td | 17 // The concrete node defines the element type, delimiters are always leaves.
|
| /freebsd-14.2/stand/ficl/softwords/ |
| H A D | oo.fr | 107 \ the class that's on the stack. If successful, it leaves the class on the stack 210 \ The metaclass SUB method, defined below, leaves the address 492 \ This method leaves the stack and search order ready for instance variable 497 \ Postcondition: leaves the address of the new class in current-class
|
| /freebsd-14.2/contrib/ntp/libparse/ |
| H A D | README | 65 it leaves the SYNC state. This is derived from the
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | lib-ld.m4 | 71 # gcc leaves a trailing carriage return which upsets mingw
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_SELF_TEST_new.pod | 53 otherwise it leaves the array unaltered. It can be used for failure testing.
|
| H A D | BIO_s_mem.pod | 157 BIO_set_close(mem, BIO_NOCLOSE); /* So BIO_free() leaves BUF_MEM alone */
|
| /freebsd-14.2/contrib/pam_modules/pam_passwdqc/ |
| H A D | README | 117 Ask for the old password as well. Normally, pam_passwdqc leaves this
|
| /freebsd-14.2/contrib/ntp/html/hints/ |
| H A D | hpux | 141 and leaves xntpd in the lurch...
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | index.rst | 122 LLD leaves its name and version number to a ``.comment`` section in an
|