/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpciph_bf.txt | 18 #Bigger key 32 #Bigger key 47 #Bigger key 62 #Bigger key
|
H A D | evpciph_rc5.txt | 25 #Self generated. Bigger key. 48 #Self generated. Bigger key. 73 #Self generated. Bigger key. 123 #bigger key
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_lan_hmc.h | 51 u16 cpuid; /* bigger than needed, see above for reason */ 55 u16 dbuff; /* bigger than needed, see above for reason */ 57 u16 hbuff; /* bigger than needed, see above for reason */ 66 u32 rxmax; /* bigger than needed, see above for reason */ 71 u16 lrxqthresh; /* bigger than needed, see above for reason */
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/ |
H A D | alloc_class_014_neg.ksh | 31 let bigger=$size*2 33 -O special_small_blocks=$bigger \
|
/freebsd/contrib/tzcode/ |
H A D | date.c | 199 bool bigger = !ckd_mul(&size, size, 2) && size <= INDEX_MAX; in timeout() local 201 bool bigger = size <= INDEX_MAX / 2 && (size *= 2, true); in timeout() 203 char *newcp = bigger ? realloc(cp, size) : NULL; in timeout()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | BranchProbability.cpp | 42 assert(Numerator <= Denominator && "Probability cannot be bigger than 1!"); in BranchProbability() 55 assert(Numerator <= Denominator && "Probability cannot be bigger than 1!"); in getBranchProbability()
|
/freebsd/lib/geom/mirror/ |
H A D | gmirror.8 | 174 Split read requests, which are bigger than or equal to slice size on N pieces, 187 balance algorithm and an I/O READ request is bigger than or equal to this value, 308 requests which are bigger than or equal to 2kB.
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | andestech,ativic32.txt | 5 bigger External Vector Interrupt Controller.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm630-sony-xperia-ganges-kirin.dts | 24 /* Reserve a bigger chunk of RAM for the higher-res display */
|
/freebsd/sys/geom/label/ |
H A D | g_label_ufs.c | 64 * In addition, media size can be a bit bigger than file system size. For 96 * Provider is bigger than expected; probe to see if there's a in g_label_ufs_ignore_bsdlabel_slice()
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | README.md | 82 With `-B` option bigger files can be divided into smaller, independently compressed blocks. 89 … to the compressor. By default streaming compressor assumes that data is bigger than 256 KB but it…
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | xz_crc32.c | 15 * but they are bigger and use more memory for the lookup table.
|
/freebsd/contrib/libpcap/ |
H A D | sf-pcap.c | 613 * Is the packet bigger than we consider sane? in pcap_next_packet() 619 * Is it bigger than the snapshot length? in pcap_next_packet() 621 * bigger than the maximum we consider sane; see in pcap_next_packet() 626 "invalid packet capture length %u, bigger than " in pcap_next_packet() 630 "invalid packet capture length %u, bigger than " in pcap_next_packet() 639 * The packet is bigger than the snapshot length in pcap_next_packet() 667 * bigger than the snapshot length, because they might in pcap_next_packet()
|
H A D | pcap-bt-monitor-linux.c | 195 * 0 (unspecified), or a value bigger than the normal maximum in bt_monitor_activate() 198 * If some application really *needs* a bigger snapshot in bt_monitor_activate()
|
H A D | pcap-haiku.c | 106 // packets grow bigger or the buffer grows smaller in future and the in pcap_read_haiku() 321 * 0 (unspecified), or a value bigger than the normal maximum in pcap_activate_haiku() 324 * If some application really *needs* a bigger snapshot in pcap_activate_haiku()
|
H A D | pcap-netmap.c | 246 * 0 (unspecified), or a value bigger than the normal maximum in pcap_netmap_activate() 249 * If some application really *needs* a bigger snapshot in pcap_netmap_activate()
|
H A D | pcap-septel.c | 190 * 0 (unspecified), or a value bigger than the normal maximum in septel_activate() 193 * If some application really *needs* a bigger snapshot in septel_activate()
|
/freebsd/lib/libsys/ |
H A D | utrace.2 | 58 was bigger than
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fadvise/ |
H A D | fadvise_sequential.ksh | 40 # 6. latter data_size should be bigger than former one
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_collapse.h | 170 // Biggest possible value of iv (may be bigger than actually possible) 187 // Biggest possible value of iv (may be bigger than actually possible)
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/compression/ |
H A D | compress_001_pos.ksh | 71 log_pass "$TESTFILE0 is bigger than $TESTFILE1 ($FILE0_BLKS > $FILE1_BLKS)"
|
H A D | compress_002_pos.ksh | 76 log_pass "$TESTFILE0 is bigger than $TESTFILE1 ($FILE0_BLKS > $FILE1_BLKS)"
|
/freebsd/usr.bin/colrm/ |
H A D | colrm.1 | 83 Specifying a start column bigger than the number of columns in the file is
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
H A D | reservation_006_pos.ksh | 49 # 4) Verify can write a file that is bigger than the reserved space
|
/freebsd/sys/compat/linux/ |
H A D | linux_ipc.h | 81 #define LINUX_IPC_64 0x0100 /* New version (support 32-bit UIDs, bigger
|