| /openbmc/u-boot/lib/ |
| H A D | sha1.c | 107 #define F(x,y,z) (z ^ (x & (y ^ z))) in sha1_process() macro 134 #define F(x,y,z) (x ^ y ^ z) in sha1_process() macro 161 #define F(x,y,z) ((x & y) | (z & (x | y))) in sha1_process() macro 188 #define F(x,y,z) (x ^ y ^ z) in sha1_process() macro
|
| H A D | sha256.c | 62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
|
| /openbmc/qemu/target/i386/ |
| H A D | ops_sse.h | 211 #define SSE_HELPER_1(name, elem, num, F) \ argument 220 #define SSE_HELPER_2(name, elem, num, F) \ argument 229 #define SSE_HELPER_B(name, F) \ argument 232 #define SSE_HELPER_W(name, F) \ argument 235 #define SSE_HELPER_L(name, F) \ argument 238 #define SSE_HELPER_Q(name, F) \ argument 386 #define SHUFFLE4(F, a, b, offset) do { \ argument 466 #define SSE_HELPER_P(name, F) \ argument 487 #define SSE_HELPER_S(name, F) \ argument 510 #define SSE_HELPER_S(name, F) SSE_HELPER_P(name, F) argument [all …]
|
| /openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
| H A D | flags.hpp | 37 constexpr void prohibit(log_flag<Fs...>, log_flag<F>) in prohibit()
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-mmx.c | 108 #define MMREG(F) \ argument 117 #define XMMREG(F) \ argument 128 #define REG(F) \ argument
|
| H A D | test-avx.c | 96 #define MMREG(F) \ argument 105 #define YMMREG(F) \ argument 124 #define REG(F) \ argument
|
| /openbmc/u-boot/arch/x86/include/asm/fsp/ |
| H A D | fsp_types.h | 67 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
|
| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | callbacks.rs | 233 fn do_test_is_some<'a, F: FnCall<(&'a str,), String>>(_f: &F) { in do_test_is_some()
|
| H A D | qdev.rs | 266 _cb: &F, in init_clock_in() 364 _cb: F, in init_gpio_in()
|
| H A D | timer.rs | 54 _cb: F, in init_full()
|
| H A D | error.rs | 246 f: F, in err_or_else()
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | ex-branch.c | 17 #define FOR_EACH_INSN(F) \ argument
|
| H A D | ex-relative-long.c | 36 #define FOR_EACH_INSN(F) \ argument
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | mips_itu.h | 38 uint8_t F; /* Full Bit */ member
|
| /openbmc/qemu/python/qemu/qmp/ |
| H A D | protocol.py | 116 F = TypeVar('F', bound=Callable[..., Any]) # pylint: disable=invalid-name variable 127 def _decorator(func: F) -> F:
|
| /openbmc/qemu/rust/qemu-api-macros/src/ |
| H A D | bits.rs | 99 f: F, in parse_binop()
|
| /openbmc/rest-dbus/resources/ |
| H A D | jsrender.min.js | 3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
|
| /openbmc/ipmitool/src/plugins/lan/ |
| H A D | md5.c | 202 #define F(x, y, z) (((x) & (y)) | (~(x) & (z))) in md5_process() macro
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sme.c | 398 #define FN_LS(F) { gen_helper_sme_ld1##F, gen_helper_sme_st1##F } in TRANS_FEAT() argument 399 #define FN_MTE(F) { FN_LS(F), FN_LS(F##_mte) } in TRANS_FEAT() argument 400 #define FN_HV(F) { FN_MTE(F##_h), FN_MTE(F##_v) } in TRANS_FEAT() argument
|
| H A D | translate-mve.c | 248 #define F(N) gen_helper_mve_##N macro 411 #define F(N) gen_helper_mve_##N macro
|
| H A D | mve_helper.c | 3113 #define DO_VFMAS_SCALARH(N, M, D, F, S) float16_muladd(N, D, M, F, S) argument 3114 #define DO_VFMAS_SCALARS(N, M, D, F, S) float32_muladd(N, D, M, F, S) argument 3337 #define DO_VRINT_RM_H(M, F, S) helper_rinth(M, S) argument 3338 #define DO_VRINT_RM_S(M, F, S) helper_rints(M, S) 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
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat.c | 557 #define FLOAT_PARAMS(E, F) \ argument 757 #define parts_canonicalize(A, S, F) \ argument 765 #define parts_uncanon_normal(A, S, F) \ argument 773 #define parts_uncanon(A, S, F) \ argument 835 #define parts_sqrt(A, S, F) \ argument 843 #define parts_round_to_int_normal(A, R, C, F) \ argument 853 #define parts_round_to_int(A, R, C, S, F) \ argument 910 #define parts_minmax(A, B, S, F) \ argument 930 #define parts_log2(A, S, F) \ argument
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-smp-parse.c | 21 #define F false macro
|
| /openbmc/qemu/disas/ |
| H A D | hppa.c | 1784 #define fputs_filtered(STR,F) (*info->fprintf_func) (info->stream, "%s", STR) argument
|