| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_powerpc_altivec_common.h | 33 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 38 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 39 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 40 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 41 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 42 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 67 #define RVR2_(_1, _2, REG, ...) [w##REG] "v" (w##REG) argument 68 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "v" (w##REG) argument 87 #define WVR2_(_1, _2, REG, ...) [w##REG] "=v" (w##REG) argument 88 #define WVR3_(_1, _2, _3, REG, ...) [w##REG] "=v" (w##REG) argument [all …]
|
| H A D | vdev_raidz_math_aarch64_neon_common.h | 32 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 37 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 38 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 39 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 40 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 41 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 66 #define RVR2_(_1, _2, REG, ...) [w##REG] "w" (w##REG) argument 67 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "w" (w##REG) argument 86 #define WVR2_(_1, _2, REG, ...) [w##REG] "=w" (w##REG) argument 87 #define WVR3_(_1, _2, _3, REG, ...) [w##REG] "=w" (w##REG) argument [all …]
|
| H A D | vdev_raidz_math_avx512f.c | 38 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 43 #define VR2_(_1, _2, REG, ...) "zmm"#REG argument 44 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument 45 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument 46 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument 47 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument 61 #define VRy2_(_1, _2, REG, ...) "ymm"#REG argument 62 #define VRy3_(_1, _2, _3, REG, ...) "ymm"#REG argument 63 #define VRy4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument 64 #define VRy5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument [all …]
|
| H A D | vdev_raidz_math_ssse3.c | 36 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 41 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument 42 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument 43 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument 44 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument 45 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument 46 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
|
| H A D | vdev_raidz_math_avx512bw.c | 39 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 44 #define VR2_(_1, _2, REG, ...) "zmm"#REG argument 45 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument 46 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument 47 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument 48 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument 49 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "zmm"#REG argument
|
| H A D | vdev_raidz_math_avx2.c | 35 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 40 #define VR2_(_1, _2, REG, ...) "ymm"#REG argument 41 #define VR3_(_1, _2, _3, REG, ...) "ymm"#REG argument 42 #define VR4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument 43 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument 44 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "ymm"#REG argument 45 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "ymm"#REG argument
|
| H A D | vdev_raidz_math_sse2.c | 37 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 42 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument 43 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument 44 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument 45 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument 46 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument 47 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
|
| /f-stack/freebsd/ddb/ |
| H A D | db_print.c | 52 db_show_regs(db_expr_t _1, bool _2, db_expr_t _3, char *modif) in db_show_regs() argument
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/ |
| H A D | userquota_013_pos.ksh | 72 log_must user_run $QUSER1 mkfiles ${QFILE}_2 100
|
| H A D | groupspace_003_pos.ksh | 81 log_must user_run $QUSER2 mkfiles ${QFILE}_2 $user2_cnt
|
| H A D | userspace_003_pos.ksh | 83 log_must user_run $QUSER2 mkfiles ${QFILE}_2 $user2_cnt
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | smoothstep.sh | 40 …y=`echo ${yprec} k ${step} ${nsteps} / sx _2 lx 3 ^ '*' 3 lx 2 ^ '*' + p | dc | tr -d '\\\\\n' | s…
|
| /f-stack/freebsd/contrib/libb2/ |
| H A D | blake2s-round.h | 81 LOAD_MSG_ ##r ##_2(buf2); \
|
| H A D | blake2b-round.h | 150 LOAD_MSG_ ##r ##_2(b0, b1); \
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_mbox.c | 446 #define M(_name, _id, _1, _2, _3) case _id: return # _name; in otx2_mbox_id2name() argument 458 #define M(_1, _id, _2, _req_type, _3) case _id: return sizeof(struct _req_type); in otx2_mbox_id2size() argument
|
| H A D | otx2_mbox.h | 319 #define M(_name, _id, _1, _2, _3) MBOX_MSG_ ## _name = _id, argument
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
| H A D | blake2b-compress-sse41.h | 94 LOAD_MSG_##r##_2(b0, b1); \
|
| H A D | blake2b-compress-ssse3.h | 94 LOAD_MSG_##r##_2(b0, b1); \
|
| H A D | blake2b-compress-avx2.h | 85 BLAKE2B_LOAD_MSG_##r##_2(b0); \
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein_block.c | 352 X##p4 += X##p5; X##p5 = RotL_64(X##p5, ROT##_2); X##p5 ^= X##p4;\ in Skein_512_Process_Block() 610 X##p4 += X##p5; X##p5 = RotL_64(X##p5, ROT##_2); X##p5 ^= X##p4;\ in Skein1024_Process_Block()
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein_block.c | 317 X##p4 += X##p5; X##p5 = RotL_64(X##p5,ROT##_2); X##p5 ^= X##p4; \ in Skein_512_Process_Block() 545 X##p4 += X##p5; X##p5 = RotL_64(X##p5,ROT##_2); X##p5 ^= X##p4; \ in Skein1024_Process_Block()
|