Home
last modified time | relevance | path

Searched defs:D (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/qemu/crypto/
H A Dxts.c35 static inline void xts_uint128_xor(xts_uint128 *D, in xts_uint128_xor()
133 xts_uint128 *D = (xts_uint128 *)dst; in xts_decrypt() local
138 xts_uint128 D; in xts_decrypt() local
151 xts_uint128 S, D; in xts_decrypt() local
209 xts_uint128 *D = (xts_uint128 *)dst; in xts_encrypt() local
214 xts_uint128 D; in xts_encrypt() local
228 xts_uint128 S, D; in xts_encrypt() local
/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_types.h46 #define SIGNATURE_32(A, B, C, D) \ argument
67 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
/openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/
H A DKconfig17 config D config in choice958c7c010104""choice958c7c010204
/openbmc/libcper/include/libcper/
H A DBaseTypes.h105 #define SIGNATURE_32(A, B, C, D) \ argument
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c800 #define mergemask(D, R, M) \ argument
1610 #define DO_VQDMLAH_B(D, N, M, S) do_vqdmlah_b(N, M, D, 0, S) argument
1611 #define DO_VQDMLAH_H(D, N, M, S) do_vqdmlah_h(N, M, D, 0, S) argument
1612 #define DO_VQDMLAH_W(D, N, M, S) do_vqdmlah_w(N, M, D, 0, S) argument
1613 #define DO_VQRDMLAH_B(D, N, M, S) do_vqdmlah_b(N, M, D, 1, S) argument
1614 #define DO_VQRDMLAH_H(D, N, M, S) do_vqdmlah_h(N, M, D, 1, S) argument
1615 #define DO_VQRDMLAH_W(D, N, M, S) do_vqdmlah_w(N, M, D, 1, S) argument
1617 #define DO_VQDMLASH_B(D, N, M, S) do_vqdmlah_b(N, D, M, 0, S) argument
1618 #define DO_VQDMLASH_H(D, N, M, S) do_vqdmlah_h(N, D, M, 0, S) argument
1619 #define DO_VQDMLASH_W(D, N, M, S) do_vqdmlah_w(N, D, M, 0, S) argument
[all …]
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A Dclock-snapdragon.h31 uintptr_t D; member
/openbmc/qemu/target/loongarch/
H A Dvec.h15 #define D(x) D[(x) ^ 1] macro
25 #define D(x) D[x] macro
H A Dcpu.h264 int64_t D[LASX_LEN / 64]; member
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-trng.c126 #define TRNG_GUEST_ERROR(D, FMT, ...) \ argument
132 #define TRNG_WARN(D, FMT, ...) \ argument
/openbmc/qemu/hw/intc/
H A Dxilinx_intc.c37 #define D(x) macro
/openbmc/u-boot/lib/
H A Dsha256.c62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
H A Dsha1.c70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c33 #define D(x) macro
/openbmc/qemu/hw/timer/
H A Dxilinx_timer.c39 #define D(x) macro
/openbmc/u-boot/include/
H A Dsym53c8xx.h528 #define DATA(D) (0x00040000 | ((D) & 0xff)) argument
529 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) argument
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h98 i386_general_register A, B, C, D; member
/openbmc/qemu/hw/dma/
H A Dxilinx_axidma.c41 #define D(x) macro
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_hw_training.h114 #define D 3 macro
/openbmc/qemu/target/sparc/
H A Dtranslate.c41 # define gen_helper_rdpsr(D, E) qemu_build_not_reached() argument
42 # define gen_helper_rdasr17(D, E) qemu_build_not_reached() argument
50 # define gen_helper_fmul8x16a(D, S1, S2) qemu_build_not_reached() argument
51 # define gen_helper_rdccr(D, E) qemu_build_not_reached() argument
52 # define gen_helper_rdcwp(D, E) qemu_build_not_reached() argument
57 # define gen_helper_tick_get_count(D, E, T, C) qemu_build_not_reached() argument
/openbmc/qemu/target/riscv/
H A Dvector_helper.c1949 #define DO_MACC(N, M, D) (M * N + D) argument
1950 #define DO_NMSAC(N, M, D) (-(M * N) + D) argument
1951 #define DO_MADD(N, M, D) (M * D + N) argument
1952 #define DO_NMSUB(N, M, D) (-(M * D) + N) argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3 …throw"Provide jQuery or null";return e(t,n)}:"function"==typeof define&&define.amd?define(function… argument
H A Dui-bootstrap-tpls-0.11.0.js9 …){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:!0,popupDelay:0},c={mouseenter… function
H A Dui-bootstrap-tpls-0.11.0.min.js9 …){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:!0,popupDelay:0},c={mouseenter… function
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c5941 #define D(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D) \ macro
5947 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) insn_ ## NM, argument
5954 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) { \ argument
6034 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) \ argument
/openbmc/qemu/tcg/
H A Dtcg.c840 #define C_PFX4(P, A, B, C, D) P##A##_##B##_##C##_##D argument
841 #define C_PFX5(P, A, B, C, D, E) P##A##_##B##_##C##_##D##_##E argument
842 #define C_PFX6(P, A, B, C, D, E, F) P##A##_##B##_##C##_##D##_##E##_##F argument

12