Home
last modified time | relevance | path

Searched defs:t1 (Results 151 – 175 of 276) sorted by relevance

12345678910>>...12

/openbmc/u-boot/lib/
H A Dsha512.c143 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
/openbmc/qemu/target/cris/
H A Dop_helper.c197 uint32_t helper_btst(CPUCRISState *env, uint32_t t0, uint32_t t1, uint32_t ccs) in helper_btst()
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c908 TCGv t0, t1; in gen_prepare_eflags_c() local
1740 TCGv_i32 t0, t1; in gen_rot_rm_T1() local
2936 TCGv_i128 t1 = tcg_temp_new_i128(); in gen_ldy_env_A0() local
3020 TCGv_i64 t0, t1; in gen_cmpxchg16b() local
3381 TCGv a0, t0, t1, t2; in disas_insn() local
6173 TCGv t0, t1, t2; in disas_insn() local
/openbmc/qemu/target/mips/tcg/
H A Dtx79_translate.c237 TCGv_i64 c0, c1, ax, bx, t0, t1, t2; in trans_parallel_compare() local
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c201 XsTransaction *t1 = val, *t2; in compare_tx() local
/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dptrace.h31 unsigned long t1; member
/openbmc/qemu/target/m68k/
H A Dtranslate.c536 TCGv t0, t1; in gen_flush_flags() local
1559 TCGv t0, t1; in bcd_add() local
1624 TCGv t0, t1, t2; in bcd_sub() local
3754 TCGv t0, t1; in DISAS_INSN() local
3785 TCGv t0, t1; in DISAS_INSN() local
3817 TCGv t0, t1; in DISAS_INSN() local
4280 TCGv_i64 t0, t1; in m68k_copy_line() local
/openbmc/linux/drivers/gpio/
H A Dgpio-viperboard.c46 u8 t1; member
/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c1114 u32 t1 = ehci_readl(ehci, reg); in ehci_zx_wakeup_clear() local
/openbmc/linux/arch/parisc/kernel/
H A Dentry.S1118 t1 = r9 /* temporary register 1 */ define
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_est.c642 ktime_t t1, t2; in ip_vs_est_calc_limits() local
/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js185 this.HighlightedRegion = {t0: -999, t1: -999}; property in TimelineView.constructor.HighlightedRegion
H A Dipmi_timeline_vis.js553 let HighlightedRegion = {t0: -999, t1: -999}; property in HighlightedRegion
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c392 s64 t1, t2; in sja1105_tas_check_conflicts() local
/openbmc/linux/tools/lib/bpf/
H A Dbtf.h457 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat()
/openbmc/linux/scripts/kconfig/
H A Dexpr.c1075 static int expr_compare_type(enum expr_type t1, enum expr_type t2) in expr_compare_type()
/openbmc/linux/lib/crypto/mpi/
H A Dec.c762 #define t1 (ctx->t.scratch[0]) in dup_point_weierstrass() macro
956 #define t1 (ctx->t.scratch[9]) in add_points_weierstrass() macro
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c1106 static int expr_compare_type(enum expr_type t1, enum expr_type t2) in expr_compare_type()
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local
/openbmc/linux/arch/arc/kernel/
H A Dsetup.c49 unsigned int t0:1, t1:1; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c411 float t1 = 1.234567; in test_btf_dump_float_data() local
/openbmc/linux/arch/ia64/kernel/
H A Dsmpboot.c217 unsigned long tcenter, t0, t1, tm; in get_delta() local
/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S175 #define t1 $9 macro
/openbmc/linux/drivers/firmware/
H A Dturris-mox-rwtm.c184 static void reply_to_mac_addr(u8 *mac, u32 t1, u32 t2) in reply_to_mac_addr()
/openbmc/qemu/tcg/
H A Dtcg.c2347 void tcg_gen_call1(TCGHelperInfo *info, TCGTemp *ret, TCGTemp *t1) in tcg_gen_call1()
2352 void tcg_gen_call2(TCGHelperInfo *info, TCGTemp *ret, TCGTemp *t1, TCGTemp *t2) in tcg_gen_call2()
2358 void tcg_gen_call3(TCGHelperInfo *info, TCGTemp *ret, TCGTemp *t1, in tcg_gen_call3()
2365 void tcg_gen_call4(TCGHelperInfo *info, TCGTemp *ret, TCGTemp *t1, in tcg_gen_call4()
2372 void tcg_gen_call5(TCGHelperInfo *info, TCGTemp *ret, TCGTemp *t1, in tcg_gen_call5()
2379 void tcg_gen_call6(TCGHelperInfo *info, TCGTemp *ret, TCGTemp *t1, TCGTemp *t2, in tcg_gen_call6()
2386 void tcg_gen_call7(TCGHelperInfo *info, TCGTemp *ret, TCGTemp *t1, in tcg_gen_call7()

12345678910>>...12