Home
last modified time | relevance | path

Searched defs:G (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_types.h67 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/
H A DKconfig59 config G config
/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/
DKconfig
/openbmc/linux/crypto/
Dmd4.c
/openbmc/u-boot/lib/
H A Dsha256.c62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
/openbmc/linux/fs/ext4/
Dhash.c
/openbmc/ipmitool/src/plugins/lan/
H A Dmd5.c228 #define G(x, y, z) (((x) & (z)) | ((y) & ~(z))) in md5_process() macro
/openbmc/linux/arch/x86/crypto/
Dtwofish-avx-x86_64-asm_64.S
/openbmc/qemu/hw/display/
H A Dexynos4210_fimd.c377 #define DEF_PIXEL_TO_RGB_A1(N, R, G, B) \ argument
400 #define DEF_PIXEL_TO_RGB_A0(N, R, G, B) \ argument
420 #define DEF_PIXEL_TO_RGB_A(N, R, G, B, A) \ argument
/openbmc/qemu/target/mips/
H A Dinternal.h126 unsigned int G:1; member
/openbmc/qemu/hw/arm/
H A Dexynos4210.c269 #define IRQNO(G, B) EXYNOS4210_COMBINER_GET_IRQ_NUM(G, B) argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c
/openbmc/qemu/target/mips/tcg/system/
H A Dtlb_helper.c121 bool EHINV, G, V0, D0, V1, D1, XI0, XI1, RI0, RI1; in r4k_helper_tlbwi() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
Dpush.h
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c142 #define DO_AND(N, M, G) (((N) & (M)) & (G)) argument
143 #define DO_BIC(N, M, G) (((N) & ~(M)) & (G)) argument
144 #define DO_EOR(N, M, G) (((N) ^ (M)) & (G)) argument
145 #define DO_ORR(N, M, G) (((N) | (M)) & (G)) argument
146 #define DO_ORN(N, M, G) (((N) | ~(M)) & (G)) argument
147 #define DO_NOR(N, M, G) (~((N) | (M)) & (G)) argument
148 #define DO_NAND(N, M, G) (~((N) & (M)) & (G)) argument
149 #define DO_SEL(N, M, G) (((N) & (G)) | ((M) & ~(G))) argument
/openbmc/rest-dbus/resources/
H A Djquery.min.js2 …0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b…
/openbmc/qemu/target/i386/
H A Dops_sse.h2620 uint32_t G = a->L(1); in helper_sha256rnds2() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
H A Djquery-2.0.3.min.js5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… argument
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c7448 #define FMAXMIN_A(F, G, X, _S, _T, BITS, STATUS) \ argument