Searched refs:xc (Results 1 - 21 of 21) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dhypot.c12 double_t xh, xl, xc; local
14 xc = (double_t)x * SPLIT;
15 xh = x - xc + xc;
H A Dhypotl.c15 long double xh, xl, xc; local
16 xc = x * SPLIT;
17 xh = x - xc + xc;
/fuchsia/zircon/third_party/ulib/musl/src/multibyte/
H A Dinternal.c10 C(0x8), C(0x9), C(0xa), C(0xb), C(0xc), C(0xd), C(0xe), C(0xf),
12 D(0x8), D(0x9), D(0xa), D(0xb), D(0xc), D(0xd), D(0xe), D(0xf),
14 E(0x8), E(0x9), E(0xa), E(0xb), E(0xc), E(0xd), E(0xe), E(0xf),
/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dpersonality.h33 #define PER_RISCOS 0xc
/fuchsia/zircon/system/ulib/virtio/include/virtio/
H A Dvirtio.h21 #define VIRTIO_PCI_COMMON_CFG_DRIVER_FEATURES 0xc
42 #define VIRTIO_PCI_QUEUE_SIZE 0xc // uint16_t
/fuchsia/zircon/system/dev/lib/amlogic/include/soc/aml-common/
H A Daml-rawnand.h23 #define AML_CMD_IDLE (0xc<<14)
H A Daml-sd-emmc.h31 #define AML_SD_EMMC_DEFAULT_CMD_TIMEOUT 0xc //2^12 ms.
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/
H A Dsha1.c150 #define BODY_16_19(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \
152 Xupdate(f, xi, xa, xb, xc, xd); \
157 #define BODY_20_31(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \
159 Xupdate(f, xi, xa, xb, xc, xd); \
164 #define BODY_32_39(i, a, b, c, d, e, f, xa, xb, xc, xd) \
166 Xupdate(f, xa, xa, xb, xc, xd); \
171 #define BODY_40_59(i, a, b, c, d, e, f, xa, xb, xc, xd) \
173 Xupdate(f, xa, xa, xb, xc, xd); \
178 #define BODY_60_79(i, a, b, c, d, e, f, xa, xb, xc, xd) \
180 Xupdate(f, xa, xa, xb, xc, x
[all...]
/fuchsia/zircon/kernel/dev/uart/mt8167/
H A Duart.cpp29 #define UART_LCR (0xc) // Line Control Register
/fuchsia/zircon/system/dev/i2c/dw-i2c/
H A Ddw-i2c-regs.h37 #define DW_I2C_HS_MADDR 0xc /* I2C HS Master Mode Code Address */
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.c91 dsi_dphy_write(dsi, 0x22, 0xc);
101 dsi_dphy_write(dsi, tmp, 0xc);
H A Ddsi.h30 #define DW_DSI_DPI_VCID 0xc /* configs the Virt Chan ID for DPI traffic */
/fuchsia/zircon/kernel/dev/uart/amlogic_s905/
H A Duart.c25 #define S905_UART_STATUS (0xc)
/fuchsia/zircon/kernel/arch/x86/
H A Drules.mk107 cc-option = $(shell if test -z "`$(1) $(2) -S -o /dev/null -xc /dev/null 2>&1`"; \
/fuchsia/zircon/system/dev/display/vim-display/
H A Dvpp.cpp100 .set_vertical_initial_phase(0xc)
/fuchsia/zircon/system/uapp/ihda/
H A Dprint_codec_state.cpp174 case 0xc: tmp = "S/PDIF In"; break;
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl95 .byte 0x2,0x3,0x0,0x1, 0x6,0x7,0x4,0x5, 0xa,0xb,0x8,0x9, 0xe,0xf,0xc,0xd
97 .byte 0x3,0x0,0x1,0x2, 0x7,0x4,0x5,0x6, 0xb,0x8,0x9,0xa, 0xf,0xc,0xd,0xe
128 my ($xc,$xc_)=map("\"$_\"",@t);
168 "&add ($xc,@x[$d0])",
169 "&xor (@x[$b0],$xc)",
182 "&add ($xc,@x[$d0])",
183 "&xor (@x[$b0],$xc)",
189 "&mov (\"4*$c0(%rsp)\",$xc)", # reload pair of 'c's
191 "&mov ($xc,\"4*$c2(%rsp)\")",
201 "&add ($xc,
[all...]
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/chacha/
H A Dchacha-x86_64.S21 .byte 0x2,0x3,0x0,0x1, 0x6,0x7,0x4,0x5, 0xa,0xb,0x8,0x9, 0xe,0xf,0xc,0xd
23 .byte 0x3,0x0,0x1,0x2, 0x7,0x4,0x5,0x6, 0xb,0x8,0x9,0xa, 0xf,0xc,0xd,0xe
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/asm/
H A Dsha1-x86_64.pl1778 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
/fuchsia/zircon/third_party/ulib/backtrace/
H A Ddwarf.c112 DW_LNS_set_isa = 0xc,
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Dsha1-x86_64.S3541 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0

Completed in 192 milliseconds