/openbmc/qemu/crypto/ |
H A D | xts.c | 35 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 D | fsp_types.h | 46 #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 D | Kconfig | 17 config D config in choice958c7c010104""choice958c7c010204
|
/openbmc/libcper/include/libcper/ |
H A D | BaseTypes.h | 105 #define SIGNATURE_32(A, B, C, D) \ argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 800 #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 D | clock-snapdragon.h | 31 uintptr_t D; member
|
/openbmc/qemu/target/loongarch/ |
H A D | vec.h | 15 #define D(x) D[(x) ^ 1] macro 25 #define D(x) D[x] macro
|
H A D | cpu.h | 264 int64_t D[LASX_LEN / 64]; member
|
/openbmc/qemu/hw/misc/ |
H A D | xlnx-versal-trng.c | 126 #define TRNG_GUEST_ERROR(D, FMT, ...) \ argument 132 #define TRNG_WARN(D, FMT, ...) \ argument
|
/openbmc/qemu/hw/intc/ |
H A D | xilinx_intc.c | 37 #define D(x) macro
|
/openbmc/u-boot/lib/ |
H A D | sha256.c | 62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
|
H A D | sha1.c | 70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-mmap.c | 33 #define D(x) macro
|
/openbmc/qemu/hw/timer/ |
H A D | xilinx_timer.c | 39 #define D(x) macro
|
/openbmc/u-boot/include/ |
H A D | sym53c8xx.h | 528 #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 D | regs.h | 98 i386_general_register A, B, C, D; member
|
/openbmc/qemu/hw/dma/ |
H A D | xilinx_axidma.c | 41 #define D(x) macro
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_hw_training.h | 114 #define D 3 macro
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 41 # 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 D | vector_helper.c | 1949 #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 D | jsrender.min.js | 3 …throw"Provide jQuery or null";return e(t,n)}:"function"==typeof define&&define.amd?define(function… argument
|
H A D | ui-bootstrap-tpls-0.11.0.js | 9 …){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:!0,popupDelay:0},c={mouseenter… function
|
H A D | ui-bootstrap-tpls-0.11.0.min.js | 9 …){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:!0,popupDelay:0},c={mouseenter… function
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 5941 #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 D | tcg.c | 840 #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
|