| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | kmeter1.dts | 203 1 14 1 0 1 0 /* TxD0 (PB14, out, f1) */ 204 1 15 1 0 1 0 /* TxD1 (PB15, out, f1) */ 205 1 20 2 0 1 0 /* RxD0 (PB20, in, f1) */ 206 1 21 2 0 1 0 /* RxD1 (PB21, in, f1) */ 223 3 0 1 0 1 0 /* TxD0 (PD0, out, f1) */ 224 3 1 1 0 1 0 /* TxD1 (PD1, out, f1) */ 225 3 6 2 0 1 0 /* RxD0 (PD6, in, f1) */ 226 3 7 2 0 1 0 /* RxD1 (PD7, in, f1) */ 227 3 4 1 0 1 0 /* TX_EN (PD4, out, f1) */ 228 3 12 2 0 1 0 /* RX_DV (PD12, in, f1) */ [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | ed25519_ref10_fe_51.h | 114 uint64_t f1 = f[1]; in fe25519_cmov() local 132 f[1] = f1 ^ x1; in fe25519_cmov() 175 f[1] = f1 ^ x1; in fe25519_cswap() 201 h[1] = f1; in fe25519_copy() 253 f1 = f[1]; in fe25519_mul() 343 f1 = f[1]; in fe25519_sq() 349 f1_2 = f1 << 1; in fe25519_sq() 367 r2 += ((uint128_t) f1 ) * ((uint128_t) f1); in fe25519_sq() 422 f1 = f[1]; in fe25519_sq2() 428 f1_2 = f1 << 1; in fe25519_sq2() [all …]
|
| H A D | ed25519_ref10_fe_25_5.h | 153 int32_t f1 = f[1]; in fe25519_cmov() local 186 f[1] = f1 ^ x1; in fe25519_cmov() 203 int32_t f1 = f[1]; in fe25519_cswap() local 225 int32_t x1 = f1 ^ g1; in fe25519_cswap() 247 f[1] = f1 ^ x1; in fe25519_cswap() 277 int32_t f1 = f[1]; in fe25519_copy() local 288 h[1] = f1; in fe25519_copy() 371 int32_t f1 = f[1]; in fe25519_mul() local 641 int32_t f1 = f[1]; in fe25519_sq() local 813 int32_t f1 = f[1]; in fe25519_sq2() local [all …]
|
| /f-stack/dpdk/examples/pipeline/examples/ |
| H A D | packet.txt | 11 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 17 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 23 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 29 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 35 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 41 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 47 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 53 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 59 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 65 000020 d2 d3 e0 e1 f0 f1 00 1a 00 00 00 01 02 03 04 05 [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send_freeobjects.ksh | 43 f1=/$POOL/$sendds/f1 57 touch $f1 $f2 $f3 58 o1=$(ls -li $f1 | awk '{print $1}') 63 rm -f $f1 $f2 $f3
|
| /f-stack/freebsd/contrib/libsodium/regen-msvc/ |
| H A D | regen-msvc.py | 46 f1 = "" variable 55 f1 = f1 + " <ClCompile Include=\"..\\..\\..\\..\\{}\">\r\n".format(file) variable 56 f1 = f1 + " <Filter>{}</Filter>\r\n".format(basedir) variable 57 f1 = f1 + " </ClCompile>\r\n" variable 96 "v2": v2, "f1": f1, "f2": f2, "fd": fd}
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
| H A D | redacted_compressed.ksh | 43 log_must stride_dd -i /dev/urandom -o $clone_mnt/f1 -b $((128 * 1024)) -c 4 -s 2 62 log_must diff $clone_mnt/f1 $mntpnt/inc1/f1 68 log_must diff $clone_mnt/f1 $mntpnt/inc1/f1
|
| H A D | redacted_contents.ksh | 55 log_must diff $send_mnt/f1 $recv_mnt/f1 77 [[ -f $recv_mnt/f1.moved ]] && log_fail "Found moved file in redacted receive." 78 log_must diff $send_mnt/f1 $recv_mnt/f1 91 [[ -f $recv_mnt/f1.copied ]] && log_fail "Found moved file in redacted receive." 104 [[ -f $recv_mnt/f1.copied ]] && log_fail "Found moved file in redacted receive." 109 log_must dd if=/dev/urandom of=$clone_mnt/f1 conv=notrunc seek=2 count=1 bs=32k 151 log_must dd if=/dev/urandom of=/$POOL/f1 bs=128k count=4 154 log_must dd if=/dev/urandom of=/$POOL/clone/f1 bs=128k count=1 conv=notrunc
|
| H A D | redacted_deleted.ksh | 55 exec 5>>$clone_mnt/f1 56 log_must dd if=/dev/urandom of=$clone_mnt/f1 bs=512 count=1 conv=notrunc 57 log_must rm $clone_mnt/f1 88 log_must rm $send_mnt/f1
|
| H A D | redacted_holes.ksh | 50 log_must mkholes -h 0:$M -h $((7 * M)):$M $clone_mnt/f1 52 log_must dd if=/dev/zero of=$clone_mnt/f1 bs=1M count=1 conv=notrunc 53 log_must dd if=/dev/zero of=$clone_mnt/f1 bs=1M count=1 conv=notrunc seek=7 64 log_must stride_dd -i /dev/zero -o $clone_mnt/f1 -b $((128 * 1024)) -c 8 -s 2 -k 3 65 log_must stride_dd -i /dev/zero -o $clone_mnt/f1 -b $((256 * 1024)) -c 8 -s 2 -k 6
|
| H A D | redacted_resume.ksh | 54 log_must diff $send_mnt/f1 $recv_mnt/f1 70 log_must diff $send_mnt/f1 $recv_mnt/f1
|
| H A D | redacted_mixed_recsize.ksh | 42 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=1024k count=2 46 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=512 count=32 conv=notrunc 51 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=1024k count=2 55 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=512 count=32 conv=notrunc
|
| H A D | redacted.kshlib | 55 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=$bs count=16 83 log_must mkholes -d 0:$((8 * M)) $mntpnt/f1 88 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=8M count=1 117 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=$bs count=16 148 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=512 count=16 conv=notrunc 149 log_must dd if=/dev/urandom of=$mntpnt/d1/f1 bs=512 count=16 seek=16 \
|
| H A D | redacted_incrementals.ksh | 135 log_must diff $send_mnt/f1 /$POOL2/rfs/f1 136 log_must diff $send_mnt/d1/f1 /$POOL2/rfs/d1/f1
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_rx.c | 131 uint8x16_t f0, f1, f2, f3; in nix_recv_pkts_vector() local 188 f1 = vqtbl1q_u8(cq1_w8, shuf_msk); in nix_recv_pkts_vector() 205 f1 = vsetq_lane_u32(cq1_w0, f1, 3); in nix_recv_pkts_vector() 221 f1 = vsetq_lane_u32(nix_ptype_get(lookup_mem, cq1_w1), in nix_recv_pkts_vector() 222 f1, 0); in nix_recv_pkts_vector() 243 ol_flags1 = nix_vlan_update(cq1_w2, ol_flags1, &f1); in nix_recv_pkts_vector() 272 vst1q_u64((uint64_t *)mbuf1->rx_descriptor_fields1, f1); in nix_recv_pkts_vector() 333 #define R(name, f6, f5, f4, f3, f2, f1, f0, flags) \ argument 385 #define R(name, f6, f5, f4, f3, f2, f1, f0, flags) \ in otx2_eth_set_rx_function() argument 393 #define R(name, f6, f5, f4, f3, f2, f1, f0, flags) \ in otx2_eth_set_rx_function() argument [all …]
|
| H A D | otx2_tx.c | 962 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ argument 979 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ argument 997 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ argument 1038 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ in otx2_eth_set_tx_function() argument 1039 [f6][f5][f4][f3][f2][f1][f0] = otx2_nix_xmit_pkts_ ## name, in otx2_eth_set_tx_function() 1046 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ in otx2_eth_set_tx_function() argument 1047 [f6][f5][f4][f3][f2][f1][f0] = otx2_nix_xmit_pkts_mseg_ ## name, in otx2_eth_set_tx_function() 1054 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ in otx2_eth_set_tx_function() argument 1055 [f6][f5][f4][f3][f2][f1][f0] = otx2_nix_xmit_pkts_vec_ ## name, in otx2_eth_set_tx_function()
|
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_worker.c | 94 #define R(name, f2, f1, f0, flags) \ argument 312 #define T(name, f3, f2, f1, f0, sz, flags) \ argument 336 #define T(name, f3, f2, f1, f0, sz, flags) \ in ssovf_fastpath_fns_set() argument 353 #define R(name, f2, f1, f0, flags) \ in ssovf_fastpath_fns_set() argument 354 [f2][f1][f0] = ssows_deq_ ##name, in ssovf_fastpath_fns_set() 366 #define R(name, f2, f1, f0, flags) \ in ssovf_fastpath_fns_set() argument 367 [f2][f1][f0] = ssows_deq_burst_ ##name, in ssovf_fastpath_fns_set() 380 #define R(name, f2, f1, f0, flags) \ in ssovf_fastpath_fns_set() argument 381 [f2][f1][f0] = ssows_deq_timeout_ ##name, in ssovf_fastpath_fns_set() 393 #define R(name, f2, f1, f0, flags) \ in ssovf_fastpath_fns_set() argument [all …]
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_evdev.c | 71 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 87 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 95 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 104 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 122 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 130 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 139 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 155 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 164 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() 173 [f6][f5][f4][f3][f2][f1][f0] = \ in sso_fastpath_fns_set() [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/ |
| H A D | zpool_trim_partial.ksh | 71 new_size=$(du -B1 "$LARGEFILE" | cut -f1) 83 new_size=$(du -B1 "$LARGEFILE" | cut -f1) 97 new_size=$(du -B1 "$LARGEFILE" | cut -f1) 110 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
|
| H A D | zpool_trim_verify_trimmed.ksh | 61 original_size=$(du -B1 "$LARGEFILE" | cut -f1) 69 new_size=$(du -B1 "$LARGEFILE" | cut -f1) 78 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | convert-zipmap-hash-on-load.tcl | 11 assert_match {v1 v2} [r hmget hash f1 f2] 22 assert_match {v1 v2} [r hmget hash f1 f2] 33 assert_match {v1 v2} [r hmget hash f1 f2]
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_rxtx.c | 44 #define T(name, f3, f2, f1, f0, sz, flags) \ argument 64 #define T(name, f3, f2, f1, f0, sz, flags) \ in octeontx_set_tx_function() argument 65 [f3][f2][f1][f0] = octeontx_xmit_pkts_ ##name, in octeontx_set_tx_function()
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | pwhash_scrypt_ll.exp | 3 f1 6b 48 44 e3 07 4a e8 df df fa 3f ed e2 14 42 9 2e af 30 d9 2e 22 a3 88 6f f1 09 27 9d 98 30 da
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.lib_strings.lua | 209 function f1(s, p) function 217 assert(f1('alo alx 123 b\0o b\0o', '(..*) %1') == "b\0o b\0o") 218 assert(f1('axz123= 4= 4 34', '(.+)=(.*)=%2 %1') == '3= 4= 4 3') 219 assert(f1('=======', '^(=*)=%1$') == '=======')
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ring_perf.c | 284 lcore_function_t *f1, *f2; in run_on_core_pair() local 289 f1 = enqueue_bulk; in run_on_core_pair() 292 f1 = enqueue_bulk_16B; in run_on_core_pair() 302 f1(¶m1); in run_on_core_pair() 305 rte_eal_remote_launch(f1, ¶m1, cores->c1); in run_on_core_pair()
|