/freebsd/contrib/file/magic/Magdir/ |
H A D | os400 | 24 >&213 byte 0x44 \b, at least V5R4 to open 25 >&213 byte 0x43 \b, at least V5R3 to open 26 >&213 byte 0x42 \b, at least V5R2 to open 27 >&213 byte 0x41 \b, at least V5R1 to open 28 >&213 byte 0x40 \b, at least V4R5 to open 29 >&213 byte 0x3F \b, at least V4R4 to open 30 >&213 byte 0x3E \b, at least V4R3 to open 31 >&213 byte 0x3C \b, at least V4R2 to open 32 >&213 byte 0x3D \b, at least V4R1M4 to open 33 >&213 byte 0x3B \b, at least V4R1 to open [all …]
|
H A D | gnumeric | 6 # they will ordinarily reported as "compressed", but at least -z helps
|
/freebsd/lib/libc/amd64/string/ |
H A D | timingsafe_bcmp.S | 41 cmp $16, %rdx # at least 17 bytes to process? 44 cmp $8, %edx # at least 9 bytes to process? 47 cmp $4, %edx # at least 5 bytes to process? 50 cmp $2, %edx # at least 3 bytes to process? 124 cmp $32, %rdx # at least 33 bytes to process? 127 cmp $16, %edx # at least 17 bytes to process? 130 cmp $8, %edx # at least 9 bytes to process? 133 cmp $4, %edx # at least 5 bytes to process? 136 cmp $2, %edx # at least 3 bytes to process?
|
H A D | timingsafe_memcmp.S | 35 cmp $16, %rdx # at least 17 bytes to process? 38 cmp $8, %edx # at least 9 bytes to process? 41 cmp $4, %edx # at least 5 bytes to process? 44 cmp $2, %edx # at least 3 bytes to process?
|
H A D | memrchr.S | 50 1: cmp $-3, %edx # a least one character left to process? 57 cmp $-2, %edx # at least two characters left to process? 64 cmp $-1, %edx # at least three character left to process?
|
H A D | strlcpy.S | 226 .L0031: cmp $16, %rdx # at least 16 bytes to copy (not incl NUL)? 244 .L0015: cmp $8, %rdx # at least 8 bytes to copy? 247 cmp $4, %rdx # at least 4 bytes to copy? 250 cmp $2, %rdx # at least 2 bytes to copy?
|
H A D | stpncpy.S | 243 cmp $16, %edx # at least 16 bytes to transfer? 247 cmp $8, %edx # at least 8 bytes to transfer? 250 cmp $4, %edx # at least 4 bytes to transfer? 256 cmp $2, %edx # at least 2 bytes to transfer?
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ntp_pkg_config.m4 | 3 dnl Look for pkg-config, which must be at least 16 AC_MSG_CHECKING([if pkg-config is at least version $ntp_pkgconfig_min_version])
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_pkg_config.m4 | 3 dnl Look for pkg-config, which must be at least 16 AC_MSG_CHECKING([if pkg-config is at least version $ntp_pkgconfig_min_version])
|
/freebsd/contrib/libevent/m4/ |
H A D | ntp_pkg_config.m4 | 3 dnl Look for pkg-config, which must be at least 16 AC_MSG_CHECKING([if pkg-config is at least version $ntp_pkgconfig_min_version])
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | fsl,imx25-gcq.txt | 16 Required when at least one subnode uses the this reference. 18 Required when at least one subnode uses this reference. 20 Required when at least one subnode uses this reference.
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_rand_get_entropy.pod | 27 The seeding material will have at least I<entropy> bytes of randomness and is 28 stored in a buffer which contains at least I<min_len> and at most I<max_len> 40 The output is stored in a buffer which contains at least I<min_len> and at
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_KDF-PBKDF2.pod | 50 =item - the iteration count is at least 1000. 52 =item - the salt length is at least 128 bits. 54 =item - the derived key length is at least 112 bits.
|
H A D | EVP_MD-SHAKE.pod | 67 maximum security strength of 128 bits, the xoflen should be set to at least 32. 71 maximum security strength of 256 bits, the xoflen should be set to at least 64.
|
/freebsd/sys/contrib/device-tree/Bindings/mux/ |
H A D | gpio-mux.txt | 8 - mux-gpios : list of gpios used to control the multiplexer, least 18 multiplexer GPIO pins, where the first pin is the least significant
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | amlogic,axg-sound-card.txt | 17 sub-nodes. There should be at least one (and probably more) 32 least one these mask should be provided with 42 - codec: dai-link representing backend links should have at least one subnode.
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-aio.h.m4 | 3 dnl # and is missing from at least uClibc – force fallbacks there
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | bluetooth.txt | 4 uniquely assigned to the Bluetooth device, formatted with least significant
|
/freebsd/tools/boot/ |
H A D | full-test.readme | 13 tools/boot/full-test.sh if need be, but you'll need at least amd64, arm64 and 17 (4) Build the kernel for at least arm64 and use it as an 'override'. I do this
|
/freebsd/bin/sh/tests/parameters/ |
H A D | positional9.0 | 2 # make sure it is at least numeric.
|
/freebsd/contrib/ncurses/include/ |
H A D | nc_mingw.h | 43 # error WINVER must at least be 0x0501
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | librspreload.map | 3 proper symbol version from glibc, at least if glibc ever changes
|
/freebsd/lib/libc/softfloat/bits64/ |
H A D | softfloat-macros | 36 bits are shifted off, they are ``jammed'' into the least significant bit of 37 the result by setting the least significant bit to 1. The value of `count' 63 bits are shifted off, they are ``jammed'' into the least significant bit of 64 the result by setting the least significant bit to 1. The value of `count' 171 are ``jammed'' into the least significant bit of the result by setting the 172 least significant bit to 1. The value of `count' can be arbitrarily large; 556 divisor `b' must be at least 2^63. If q is the exact quotient truncated 588 by `a'. Considered as an integer, `a' must be at least 2^31. If bit 0 of 589 `aExp' (the least significant bit) is 1, the integer returned approximates
|
/freebsd/usr.bin/col/ |
H A D | README | 10 -l num keep (at least) num lines in memory, 128 are kept by default 27 - last line always ends with at least one \n (or \E9)
|
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/ |
H A D | intel-ixp43x.dtsi | 13 /* Uses at least up to 0x230 */
|