Searched refs:x14 (Results 126 - 150 of 2284) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/unbound/dist/compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
137 x14 = j14;
142 QUARTERROUND( x2, x6,x10,x14)
147 QUARTERROUND( x3, x4, x9,x14)
163 x14 = PLUS(x14,j14);
181 x14 = XOR(x14,U8TO32_LITTLE(m + 56));
205 U32TO8_LITTLE(c + 56,x14);
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dchacha.c93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
139 x14 = j14;
144 QUARTERROUND( x2, x6,x10,x14)
149 QUARTERROUND( x3, x4, x9,x14)
165 x14 = PLUS(x14,j14);
182 x14 = XOR(x14,U8TO32_LITTLE(m + 56));
205 U32TO8_LITTLE(c + 56,x14);
/netbsd-current/external/mit/xorg/share/fonts/misc/font-misc-misc/
H A DMakefile17 7x14.bdf 7x14B.bdf 8x13.bdf 8x13B.bdf 8x13O.bdf 9x15.bdf \
44 7x13 7x13B 7x13O 7x14 7x14B \
57 UCSFILES+= 7x14 JISX0201.1976-0
/netbsd-current/sys/arch/acorn32/include/
H A Dirqhandler.h95 #define IRQ_IRQ7 0x14
104 #define IRQ_IOP4 0x14
168 #define IRQ_DMASCH0 0x14
/netbsd-current/include/
H A Dnlist.h68 #define N_SETA 0x14 /* absolute set element symbol */
/netbsd-current/sys/arch/atari/include/
H A Dacia.h57 #define A_81N 0x14 /* 8 data, 1 stop, no parity */
/netbsd-current/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_pxa2x0_console.h56 reg = VOLATILE_REF8(_uart_base + 0x14);
H A Darm_sa1100_console.h62 VOLATILE_REF8(_uart_base + 0x14) =
/netbsd-current/sys/arch/hpcmips/vr/
H A Dvr4181dcureg.h64 #define DCU_DMACTL_REG_W 0x14 /* DMA control */
H A Dvrpciureg.h73 #define VRPCIU_CONF_MBA1REG 0x14
/netbsd-current/sys/arch/i386/pci/
H A Dviapcibreg.h56 #define SMBHSTCNT_BLOCK 0x14
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Ds3c2410reg.h77 #define S3C2410_ADC_SIZE 0x14
138 #define CLKMAN_CLKDIVN 0x14
148 #define NANDFC_NFECC 0x14 /* ecc */
158 #define GPIO_PBDAT 0x14
/netbsd-current/sys/arch/arm/sa11x0/
H A Dsa11x0_comreg.h68 #define SACOM_DR 0x14
/netbsd-current/sys/arch/arm/xscale/
H A Diopi2creg.h46 #define IIC_IBMR 0x14 /* i2c bus monitor register */
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dcscreg.h63 #define CSC_FAS_OFFSET_TIMEOUT 0x14
/netbsd-current/sys/arch/sparc64/dev/
H A Dfdcreg.h89 #define NE7CMD_LOCK 0x14
/netbsd-current/sys/arch/sparc/dev/
H A Dfdreg.h89 #define NE7CMD_LOCK 0x14
/netbsd-current/sys/arch/mips/adm5120/dev/
H A Duart.h47 #define UART_CR_REG 0x14
/netbsd-current/sys/dev/ic/
H A Duda1341reg.h32 #define UDA1341_L3_ADDR_DEVICE 0x14 /* Address of the UDA1341 on the L3 bus */
/netbsd-current/sys/dev/sun/
H A Didprom.h73 #define ID_SUN3_110 0x14 /* Prism */
/netbsd-current/sys/dev/usb/
H A Dauvitekreg.h64 #define AU0828_I2C_CLKDIV_100 0x14
H A Demdtvreg.h72 #define EM28XX_IR_LAST 0x14
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dsis_drm.h36 #define DRM_SIS_AGP_ALLOC 0x14
/netbsd-current/sys/dev/mii/
H A Diophyreg.h52 #define MII_IOPHY_EXT1 0x14 /* Extended Register 1 */
H A Drdcphyreg.h39 #define MII_RDCPHY_CTRL 0x14

Completed in 310 milliseconds

1234567891011>>