| /openbmc/u-boot/scripts/kconfig/ |
| H A D | expr.c | 33 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() 51 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and() 58 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2) in expr_alloc_or() 138 #define e1 (*ep1) macro 251 static int expr_eq(struct expr *e1, struct expr *e2) in expr_eq() 423 static struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or() 487 static struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and() 590 #define e1 (*ep1) in expr_eliminate_dups1() macro 916 struct expr *e1, *e2; in expr_trans_compare() local
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | seg_helper.c | 178 static inline unsigned int get_seg_limit(uint32_t e1, uint32_t e2) in get_seg_limit() 189 static inline uint32_t get_seg_base(uint32_t e1, uint32_t e2) in get_seg_base() 194 static inline void load_seg_cache_raw_dt(SegmentCache *sc, uint32_t e1, in load_seg_cache_raw_dt() 257 uint32_t e1, e2; in tss_load_seg() local 330 uint32_t e1, uint32_t e2, int source, in switch_tss_ra() 629 uint32_t e1, uint32_t e2, int source, in switch_tss() 693 uint32_t e1, e2, offset, ss = 0, ss_e1 = 0, ss_e2 = 0; in do_interrupt_protected() local 957 uint32_t e1, e2, e3, eflags; in do_interrupt64() local 1276 uint32_t e1, e2; in helper_lldt() local 1330 uint32_t e1, e2; in helper_ltr() local [all …]
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | target_arch_cpu.c | 38 unsigned int e1, e2; in bsd_x86_64_write_dt() local 51 uint32_t *p, e1, e2; in set_gate64() local
|
| /openbmc/qemu/bsd-user/i386/ |
| H A D | target_arch_cpu.c | 38 unsigned int e1, e2; in bsd_i386_write_dt() local 52 uint32_t *p, e1, e2; in set_gate() local
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | cpu_loop.c | 39 unsigned int e1, e2; in write_dt() local 54 uint32_t *p, e1, e2; in set_gate64() local 74 uint32_t *p, e1, e2; in set_gate() local
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | stream_test.cpp | 63 uint8_t e1; in TEST() local 87 uint32_t e1; in TEST() local
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | wl.c | 150 struct ubi_wl_entry *e1; in wl_tree_add() local 247 struct ubi_wl_entry *e1; in in_wl_tree() local 314 struct ubi_wl_entry *e1; in find_wl_entry() local 678 struct ubi_wl_entry *e1, *e2; local 983 struct ubi_wl_entry *e1; local
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_centralization.c | 9 #define VALIDATE_WIN_LENGTH(e1, e2, maxsize) \ argument 12 #define IS_WINDOW_OUT_BOUNDARY(e1, e2, maxsize) \ argument
|
| H A D | ddr3_training_ip_engine.c | 13 #define VALIDATE_TRAINING_LIMIT(e1, e2) \ argument 1108 u8 e1, e2; in ddr3_tip_ip_training_wrapper() local
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | vec_int_helper.c | 528 uint32_t sh, e0, e1 = 0; in HELPER() local 551 uint32_t sh, e0, e1 = 0; in HELPER() local 579 uint32_t sh, e0, e1 = 0; in HELPER() local
|
| H A D | vec_string_helper.c | 83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local 167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local 224 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfene() local
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | migrate-bitmaps-postcopy-test | 63 def event_dist(e1, e2): argument
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vec_helper.c | 244 uint16_t e1 = do_sqrdmlah_h(src1, src2, src3, false, true, sat); in HELPER() local 269 uint16_t e1 = do_sqrdmlah_h(src1, src2, src3, true, true, sat); in HELPER() local 939 float16 e1 = m[H2(i + 1)]; local 968 float32 e1 = m[H4(i + 1)]; in HELPER() local 997 float64 e1 = m[i + 1]; in HELPER() local 1033 float16 e1 = m[H2(i + flip)] ^ negx_real; in HELPER() local 1067 float16 e1 = negx_real ^ (flip ? mi : mr); in HELPER() local 1101 float32 e1 = m[H4(i + flip)] ^ negx_real; in HELPER() local 1135 float32 e1 = negx_real ^ (flip ? mi : mr); in HELPER() local 1169 float64 e1 = m[i + flip] ^ negx_real; in HELPER() local [all …]
|
| H A D | sve_helper.c | 1260 uint32_t e1 = a[2 * i + H4(0)]; local 1276 Int128 e1 = int128_make64(a[i]); in HELPER() local 5119 float16 e1, e2, e3, r; in DO_ZPZ_FP() local 5188 float16 e1, e2, e3, r; in do_fmla_zpzzz_h() local 5257 float32 e1, e2, e3, r; in do_fmla_zpzzz_s() local 5326 float64 e1, e2, e3, r; in do_fmla_zpzzz_d() local 5600 float16 e0, e1, e2, e3; in HELPER() local 5638 float32 e0, e1, e2, e3; in HELPER() local 5676 float64 e0, e1, e2, e3; in HELPER() local 5727 float16 e1, e2, e3, e4, nr, ni, mr, mi, d; in HELPER() local [all …]
|
| H A D | sme_helper.c | 1226 static float32 f16_dotadd(float32 sum, uint32_t e1, uint32_t e2, in f16_dotadd()
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 1470 def _eval_min(self, e1, e2): argument 1477 def _eval_max(self, e1, e2): argument 3246 def _make_and(e1, e2): argument 3268 def _make_or(e1, e2): argument
|
| /openbmc/qemu/include/hw/xen/interface/ |
| H A D | xen.h | 981 #define XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument 990 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument 993 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument
|
| /openbmc/u-boot/lib/ |
| H A D | sha512.c | 98 #define e1(x) (ror64(x,14) ^ ror64(x,18) ^ ror64(x,41)) macro
|
| H A D | hashtable.c | 531 ENTRY *e1 = *(ENTRY **) p1; in cmpkey() local
|
| /openbmc/qemu/target/i386/ |
| H A D | helper.c | 571 uint32_t e1, e2; in cpu_x86_get_descr_debug() local
|
| /openbmc/qemu/hw/9pfs/ |
| H A D | 9p.c | 775 const QpdEntry *e1 = obj, *e2 = userp; in qpd_cmp_func() local 781 const QppEntry *e1 = obj, *e2 = userp; in qpp_cmp_func() local 787 const QpfEntry *e1 = obj, *e2 = userp; in qpf_cmp_func() local
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | tdx.c | 556 struct kvm_cpuid_entry2 *e, *e1; in tdx_add_supported_cpuid_by_fixed1_bits() local
|
| /openbmc/qemu/target/xtensa/ |
| H A D | xtensa-isa.c | 370 xtensa_lookup_entry *e1 = (xtensa_lookup_entry *)v1; in xtensa_isa_name_compare() local
|