Home
last modified time | relevance | path

Searched refs:A16 (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c313 #define A16(x) (((U16_S *)(x))->v) macro
366 { U16 v = A16(p); v = lz4_bswap16(v); d = (s) - v; }
368 { U16 v = (U16)(i); v = lz4_bswap16(v); A16(p) = v; p += 2; }
370 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) { d = (s) - A16(p); }
371 #define LZ4_WRITE_LITTLEENDIAN_16(p, v) { A16(p) = v; p += 2; }
583 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) { in LZ4_compressCtx()
771 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) { in LZ4_compress64kCtx()
/freebsd/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c307 #define A16(x) (((U16_S *)(__DECONST(void *, x)))->v) macro
365 { U16 v = A16(p); v = lz4_bswap16(v); d = (s) - v; }
367 { U16 v = (U16)(i); v = lz4_bswap16(v); A16(p) = v; p += 2; }
369 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) { d = (s) - A16(p); }
370 #define LZ4_WRITE_LITTLEENDIAN_16(p, v) { A16(p) = v; p += 2; }
583 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) { in LZ4_compressCtx()
776 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) { in LZ4_compress64kCtx()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ia32/
H A Dasm_linkage.h61 #define A16 addr16; macro
77 #define A16 .byte 0x67;
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ia32/
H A Dasm_linkage.h64 #define A16 addr16; macro
80 #define A16 .byte 0x67;
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/ia32/
H A Dasm_linkage.h82 #define A16 addr16; macro
98 #define A16 .byte 0x67;
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ia32/
H A Dasm_linkage.h82 #define A16 addr16; macro
98 #define A16 .byte 0x67;
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm67 MPY32U B7,A3,A17:A16
69 ADDU A16,A7,A21:A20
94 MPY32U A7,ARG3,A17:A16
96 ADDU A19,A16,A19:A18
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DMIMGInstructions.td53 bit A16 = 0;
66 "LodOrClampOrMip", "HasD16", "MSAA", "BVH", "A16", "NoReturn"];
452 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe),
465 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe),
477 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe),
490 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe),
502 CPol:$cpol, R128A16:$r128, A16:$a16, TFE:$tfe),
516 CPol:$cpol, R128A16:$r128, A16:$a16, TFE:$tfe,
533 CPol:$cpol, R128A16:$r128, A16:$a16, TFE:$tfe,
711 R128A16:$r128, A16:$a16, TFE:$tfe, LWE:$lwe),
[all …]
H A DAMDGPU.td529 …"Support gfx9-style A16 for 16-bit coordinates/gradients/lod/clamp/mip image operands, where a16 i…
535 "Support A16 for 16-bit coordinates/gradients/lod/clamp/mip image operands"
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c650 static const u8 A16[] = { variable
675 # define A17 A16
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62x-sk-common.dtsi166 AM62X_IOPAD(0x1e4, PIN_INPUT_PULLUP, 0) /* (A16/D14) I2C0_SDA */
174 AM62X_IOPAD(0x1ec, PIN_INPUT_PULLUP, 0) /* (A17/A16) I2C1_SDA */
H A Dk3-am62-phycore-som.dtsi110 AM62X_IOPAD(0x1e4, PIN_INPUT_PULLUP, 0) /* (A16) I2C0_SDA */
H A Dk3-j7200-common-proc-board.dts174 J721E_WKUP_IOPAD(0x50, PIN_OUTPUT, 0) /* (A16) MCU_MCAN0_TX */
H A Dk3-am62p5-sk.dts254 AM62PX_IOPAD(0x0148, PIN_INPUT, 0) /* (A16) RGMII1_RXC */
H A Dk3-am642-sk.dts259 AM64X_IOPAD(0x023c, PIN_OUTPUT, 0) /* (A16) UART0_RTSn */
H A Dk3-am62a7-sk.dts272 AM62AX_IOPAD(0x1e4, PIN_INPUT_PULLUP, 0) /* (A16) I2C0_SDA */
H A Dk3-am642-evm.dts321 AM64X_IOPAD(0x023c, PIN_OUTPUT, 0) /* (A16) UART0_RTSn */
H A Dk3-am625-beagleplay.dts277 AM62X_IOPAD(0x01e4, PIN_INPUT_PULLUP, 0) /* (A16) I2C0_SDA */
H A Dk3-am642-tqma64xxl-mbax4xxl.dts788 /* (A16) UART0_RTSn.GPIO1_55 - ADC_SYNC */
/freebsd/contrib/file/magic/Magdir/
H A Dasf78 >0 guid A08649CF-4775-4670-8A16-6E35357566CD ASF_Advanced_Mutual_Exclusion_Object
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-boneblue.dts449 "I2C1_SCL", /* A16 */
/freebsd/share/i18n/csmapper/APPLE/
H A DGURMUKHI%UCS.src229 # 0A71+0A16 -> 0xB4+0xE8+0xB4
H A DUCS%GURMUKHI.src229 # 0A71+0A16 -> 0xB4+0xE8+0xB4
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h406 bool A16; member
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dsama5d3.dtsi942 <AT91_PIOE 16 AT91_PERIPH_B AT91_PINCTRL_NONE /* PE16 periph B, conflicts with A16 */

123