Searched refs:xb (Results 1 - 25 of 208) sorted by relevance

123456789

/freebsd-current/usr.sbin/bhyve/
H A Dusb_emul.c60 struct usb_data_xfer_block *xb; local
65 xb = &xfer->data[xfer->tail];
66 xb->buf = buf;
67 xb->blen = blen;
68 xb->hci_data = hci_data;
69 xb->ccs = ccs;
70 xb->processed = 0;
71 xb->bdone = 0;
74 return (xb);
/freebsd-current/contrib/bearssl/src/int/
H A Di32_decmod.c46 uint32_t mb, xb; local
55 xb = 0;
57 xb = buf[len - u];
59 r = MUX(EQ(r, 0), (uint32_t)CMP(xb, mb), r);
70 uint32_t xb; local
72 xb = buf[len - u] & r;
74 x[1 + (u >> 2)] |= xb << ((u & 3) << 3);
/freebsd-current/contrib/libxo/libxo/
H A Dxo_syslog.c496 xo_buffer_t xb; local
524 xb.xb_bufp = tbuf;
525 xb.xb_curp = tbuf;
526 xb.xb_size = sizeof(tbuf);
539 xo_set_writer(xop, &xb, xo_syslog_handle_write, xo_syslog_handle_close,
572 log_offset = xb.xb_curp - xb.xb_bufp;
575 xb.xb_curp += xo_snprintf(xb.xb_curp, xo_buf_left(&xb), "<
[all...]
/freebsd-current/crypto/openssh/
H A Dhmac.c170 0xb, 0xb, 0xb, 0xb, 0xb, 0xb, 0xb, 0xb,
171 0xb, 0xb,
[all...]
H A Dsrclimit.c66 struct xaddr xa, xb, xmask; local
85 addr_and(&xb, &xa, &xmask) != 0) {
96 } else if (addr_cmp(&child[i].addr, &xb) == 0) {
120 memcpy(&child[first_unused].addr, &xb, sizeof(xb));
/freebsd-current/contrib/gdtoa/
H A Dsum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
54 xb = b->x;
59 y = (*xa & 0xffff) + (*xb & 0xffff) + carry;
61 z = (*xa++ >> 16) + (*xb++ >> 16) + carry;
76 y = *xa++ + *xb++ + carry;
H A Dmisc.c274 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local
301 xb = b->x;
302 xbe = xb + wb;
305 for(; xb < xbe; xc0++) {
306 if ( (y = *xb++) !=0) {
321 for(; xb < xbe; xb++, xc0++) {
322 if ( (y = *xb & 0xffff) !=0) {
336 if ( (y = *xb >> 16) !=0) {
353 for(; xb < xb
495 ULong *xa, *xa0, *xb, *xb0; local
531 ULong *xa, *xae, *xb, *xbe, *xc; local
[all...]
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/phy/
H A Dphy-qcom-qusb2.h21 #define QUSB2_V2_HSTX_TRIM_17_4_MA 0xb
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h36 LT = 0xb,
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/net/
H A Dti-dp83869.h31 #define DP83869_CLK_O_SEL_CHN_D_TCLK 0xb
H A Dti-dp83867.h31 #define DP83867_RGMIIDCTL_3_00_NS 0xb
/freebsd-current/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos-pinctrl.h43 #define EXYNOS5433_PIN_DRV_SLOW_SR4 0xb
/freebsd-current/stand/efi/include/Protocol/
H A DEdidOverride.h23 0x48ecb431, 0xfb72, 0x45c0, {0xa9, 0x22, 0xf4, 0x58, 0xfe, 0x4, 0xb, 0xd5 } \
/freebsd-current/bin/sh/
H A Dparser.h65 #define VSERROR 0xb /* Syntax error, issue when expanded */
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Ddra.h24 #define MUX_MODE11 0xb
42 #define MUX_VIRTUAL_MODE11 (MODE_SELECT | (0xb << 4))
H A Dsamsung.h65 #define EXYNOS5433_PIN_DRV_SLOW_SR4 0xb
H A Dstm32-pinfunc.h22 #define AF10 0xb
/freebsd-current/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8ulp-pinfunc.h18 #define MX8ULP_PAD_PTD0__EPDC0_SDCLK_B 0x0000 0x0000 0xb 0x0
27 #define MX8ULP_PAD_PTD1__EPDC0_SDCLK 0x0004 0x0000 0xb 0x0
36 #define MX8ULP_PAD_PTD2__EPDC0_SDLE 0x0008 0x0000 0xb 0x0
45 #define MX8ULP_PAD_PTD3__EPDC0_GDSP 0x000C 0x0000 0xb 0x0
57 #define MX8ULP_PAD_PTD4__EPDC0_SDCE0 0x0010 0x0000 0xb 0x0
69 #define MX8ULP_PAD_PTD5__EPDC0_D0 0x0014 0x0000 0xb 0x0
80 #define MX8ULP_PAD_PTD6__EPDC0_D1 0x0018 0x0000 0xb 0x0
90 #define MX8ULP_PAD_PTD7__EPDC0_D2 0x001C 0x0000 0xb 0x0
100 #define MX8ULP_PAD_PTD8__EPDC0_D3 0x0020 0x0000 0xb 0x0
109 #define MX8ULP_PAD_PTD9__EPDC0_D4 0x0024 0x0000 0xb
[all...]
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/dma/
H A Dx2000-dma.h17 #define X2000_DMA_UART5_RX 0xb
/freebsd-current/sys/arm/include/
H A Dsc_machdep.h45 #define FG_LIGHTCYAN 0xb
/freebsd-current/stand/common/
H A Drbx.h30 #define RBX_VERBOSE 0xb /* -v */
/freebsd-current/sys/powerpc/include/
H A Dsc_machdep.h45 #define FG_LIGHTCYAN 0xb
/freebsd-current/sys/dev/veriexec/
H A Dveriexec_ioctl.h68 #define VERIEXEC_LABEL_LOAD _IOW('S', 0xb, struct verified_exec_label_params)
/freebsd-current/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl377 my ($xa,$xa_,$xb,$xb_,$xc,$xc_,$xd,$xd_)=map("xmm$_",(0..7));
410 #&paddd ($xa,$xb); # see elsewhere
417 &pxor ($xb,$xc);
419 &movdqa ($xa_,$xb); # borrow as temporary
420 &pslld ($xb,12);
422 &por ($xb,$xa_);
424 &paddd ($xa,$xb);
432 &pxor ($xb,$xc);
434 &movdqa ($xa,$xb); # borrow as temporary
435 &pslld ($xb,
[all...]
/freebsd-current/crypto/openssl/crypto/sha/
H A Dsha_local.h89 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
90 Xupdate(f,xi,xa,xb,xc,xd); \
94 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
95 Xupdate(f,xi,xa,xb,xc,xd); \
99 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \
100 Xupdate(f,xa,xa,xb,xc,xd); \
104 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \
105 Xupdate(f,xa,xa,xb,xc,xd); \
109 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \
110 Xupdate(f,xa,xa,xb,x
[all...]

Completed in 363 milliseconds

123456789