| /f-stack/freebsd/libkern/arm64/ |
| H A D | crc32c_armv8.S | 38 cbz w2, end 40 sub w2, w2, 0x1 44 cmp w2, #0x2 47 sub w2, w2, 0x2 51 cmp w2, #0x4 54 sub w2, w2, 0x4 58 lsr w9, w2, #0x3 66 tbz w2, #0x2, last_half_word 70 tbz w2, #0x1, last_byte 74 tbz w2, #0x0, end
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/ |
| H A D | sha2.c | 161 uint32_t w0, w1, w2, w3, w4, w5, w6, w7; in SHA256Transform() local 204 w2 = LOAD_BIG_32(blk + 4 * 2); in SHA256Transform() 250 w2 = SIGMA1_256(w0) + w11 + SIGMA0_256(w3) + w2; in SHA256Transform() 283 w2 = SIGMA1_256(w0) + w11 + SIGMA0_256(w3) + w2; in SHA256Transform() 316 w2 = SIGMA1_256(w0) + w11 + SIGMA0_256(w3) + w2; in SHA256Transform() 371 uint64_t w0, w1, w2, w3, w4, w5, w6, w7; in SHA512Transform() local 420 w2 = LOAD_BIG_64(blk + 8 * 2); in SHA512Transform() 466 w2 = SIGMA1(w0) + w11 + SIGMA0(w3) + w2; in SHA512Transform() 499 w2 = SIGMA1(w0) + w11 + SIGMA0(w3) + w2; in SHA512Transform() 532 w2 = SIGMA1(w0) + w11 + SIGMA0(w3) + w2; in SHA512Transform() [all …]
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed_conf.c | 139 int w2 = 8; /* width of L-justified option field */ in _zed_conf_display_help() local 143 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-h", in _zed_conf_display_help() 145 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-L", in _zed_conf_display_help() 147 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-V", in _zed_conf_display_help() 150 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-v", in _zed_conf_display_help() 152 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-f", in _zed_conf_display_help() 154 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-F", in _zed_conf_display_help() 156 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-I", in _zed_conf_display_help() 158 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-M", in _zed_conf_display_help() 160 fprintf(fp, "%*c%*s %s\n", w1, 0x20, -w2, "-P", in _zed_conf_display_help() [all …]
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_reciprocal.h | 57 uint64_t w1, w2; in mullhi_u64() 68 w2 = t >> 32; in mullhi_u64() 73 whi = u1*v1 + w2 + k; in mullhi_u64()
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | rte_ether.h | 89 const uint16_t *w2 = (const uint16_t *)ea2; in rte_is_same_ether_addr() local 91 return ((w1[0] ^ w2[0]) | (w1[1] ^ w2[1]) | (w1[2] ^ w2[2])) == 0; in rte_is_same_ether_addr()
|
| /f-stack/tools/libxo/xo/ |
| H A D | xo.c | 102 int w1 = 0, w2 = 0; in formatter() local 138 w2 = strtol(next_arg(), NULL, 0); in formatter() 146 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter() 155 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter() 164 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter() 173 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | spa_checksum.h | 42 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument 46 (zcp)->zc_word[2] = w2; \
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | cityhash.c | 53 cityhash4(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash4() argument 57 uint64_t b = w2; in cityhash4()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/ |
| H A D | aestab.h | 121 d_4(uint32_t, t_dec(f, l), sb_data, w0, w1, w2, w3); 135 d_4(uint32_t, t_dec(i, l), isb_data, w0, w1, w2, w3); 150 d_4(uint32_t, t_dec(l, s), sb_data, w0, w1, w2, w3);
|
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_worker.h | 103 ptype_table[wqe->s.w2.lcty][wqe->s.w2.lety][wqe->s.w2.lfty]; in ssovf_octeontx_wqe_to_pkt() 122 if (likely(wqe->s.w2.vv)) { in ssovf_octeontx_wqe_to_pkt()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_rx.c | 92 nix_vlan_update(const uint64_t w2, uint64_t ol_flags, uint8x16_t *f) in nix_vlan_update() argument 94 if (w2 & BIT_ULL(21) /* vtag0_gone */) { in nix_vlan_update() 96 *f = vsetq_lane_u16((uint16_t)(w2 >> 32), *f, 5); in nix_vlan_update() 103 nix_qinq_update(const uint64_t w2, uint64_t ol_flags, struct rte_mbuf *mbuf) in nix_qinq_update() argument 105 if (w2 & BIT_ULL(23) /* vtag1_gone */) { in nix_qinq_update() 107 mbuf->vlan_tci_outer = (uint16_t)(w2 >> 48); in nix_qinq_update()
|
| /f-stack/freebsd/crypto/openssl/aarch64/ |
| H A D | sha256-armv8.S | 479 rev w2,w2 // 15 693 add w9,w9,w2 746 eor w2,w2,w21,ror#13 773 eor w2,w2,w13,ror#18 781 eor w2,w2,w13,lsr#3 // sigma0(X[i+1]) 811 eor w2,w2,w11,ror#19 816 eor w2,w2,w11,lsr#10 // sigma1(X[i+14]) 921 ror w7,w2,#7 972 add w2,w2,w11 976 add w2,w2,w8 [all …]
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_pki_var.h | 75 } w2; member 144 } w2;
|
| /f-stack/freebsd/kern/ |
| H A D | subr_witness.c | 1440 struct witness *w2 = lock2->li_lock->lo_witness; in witness_checkorder() local 1444 w2->w_name, w2->w_class->lc_name, in witness_checkorder() 2097 i2 = w2->w_index; in _isitmyx() 2143 blessed(struct witness *w1, struct witness *w2) in blessed() argument 2151 if (strcmp(w2->w_name, b->b_lock2) == 0) in blessed() 2156 if (strcmp(w2->w_name, b->b_lock1) == 0) in blessed() 2623 struct witness *tmp_w1, *tmp_w2, *w1, *w2; in sbuf_print_witness_badstacks() local 2684 w2 = &w_data[j]; in sbuf_print_witness_badstacks() 2685 data1 = witness_lock_order_get(w1, w2); in sbuf_print_witness_badstacks() 2686 data2 = witness_lock_order_get(w2, w1); in sbuf_print_witness_badstacks() [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | assym.h | 43 char name ## w2[((ASSYM_ABS(value) & 0xFFFF00000000ULL) >> 32) + ASSYM_BIAS]; \
|
| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | icc | 53 CFLAGS="$CFLAGS -w2"
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | sort.tcl | 76 foreach {id1 w1} $l1 {id2 w2} $l2 { 79 assert_equal $w2 [r get weight_$id1]
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ipu.c | 598 uint32_t w1, w2; in ipu_init_microcode_template() local 619 w2 = TEMPLATE_OPCODE(OPCODE_WROD) | in ipu_init_microcode_template() 624 IPU_WRITE4(sc, addr + sizeof(uint32_t), w2); in ipu_init_microcode_template()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_powerpc_altivec_common.h | 548 register unsigned char w2 asm("2") __attribute__((vector_size(16))); \ 621 unsigned char w2 __attribute__((vector_size(16))); \
|
| H A D | vdev_raidz_math_aarch64_neon_common.h | 542 register unsigned char w2 asm("v2") __attribute__((vector_size(16))); \ 615 unsigned char w2 __attribute__((vector_size(16))); \
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | tegra124-apalis.dtsi | 948 gpio-w2-aud-pw2 { /* MCU_CSEZP */
|
| H A D | tegra124-apalis-v1.2.dtsi | 951 gpio-w2-aud-pw2 { /* MCU_CSEZP */
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 3731 …<parameter type-id='type-id-53' name='w2' filepath='../../module/zcommon/cityhash.c' line='53' col…
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 11783 (w2 flag).
|