Searched defs:ta (Results 1 – 14 of 14) sorted by relevance
| /openbmc/qemu/util/ |
| H A D | timed-average.c | 88 static TimedAverageWindow *current_window(TimedAverage *ta) in current_window() 99 void timed_average_init(TimedAverage *ta, QEMUClockType clock_type, in timed_average_init() 128 static void check_expirations(TimedAverage *ta, uint64_t *elapsed) in check_expirations() 163 void timed_average_account(TimedAverage *ta, uint64_t value) in timed_average_account() 190 uint64_t timed_average_min(TimedAverage *ta) in timed_average_min() 203 uint64_t timed_average_avg(TimedAverage *ta) in timed_average_avg() 216 uint64_t timed_average_max(TimedAverage *ta) in timed_average_max() 227 uint64_t timed_average_sum(TimedAverage *ta, uint64_t *elapsed) in timed_average_sum()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-timed-average.c | 25 static void account(TimedAverage *ta) in account() 36 TimedAverage ta; in test_average() local
|
| /openbmc/u-boot/include/ |
| H A D | sandboxtee.h | 18 void *ta; member
|
| /openbmc/u-boot/drivers/tee/ |
| H A D | sandbox.c | 212 const struct ta_entry *ta; in sandbox_tee_open_session() local 247 struct ta_entry *ta = state->ta; in sandbox_tee_invoke_func() local
|
| /openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
| H A D | ata.h | 20 u8 ta; /* 0x05 */ member
|
| /openbmc/qemu/hw/riscv/ |
| H A D | riscv-iommu.h | 108 uint64_t ta; /* Translation Attributes */ member
|
| H A D | riscv-iommu-bits.h | 283 uint64_t ta; member
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | utils.py | 134 def vercmp(ta, tb): argument
|
| /openbmc/qemu/hw/gpio/ |
| H A D | aspeed_gpio.c | 294 #define nested_struct_index(ta, pa, m, tb, pb) \ argument
|
| /openbmc/qemu/target/hppa/ |
| H A D | translate.c | 4334 TCGv_i32 ta, tb, tc, ty; in trans_fcmp_f() local 4350 TCGv_i64 ta, tb; in trans_fcmp_d() local 4483 int ta = fmpyadd_s_reg(a->ta); in do_fmpyadd_s() local
|
| /openbmc/qemu/tcg/ |
| H A D | optimize.c | 1571 TCGArg ta = op->args[2]; in fold_bitsel_vec() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-a64.c | 7105 TCGv_i64 ta = read_fp_dreg(s, a->ra); in do_fmadd() local 7123 TCGv_i32 ta = read_fp_sreg(s, a->ra); in do_fmadd() local 7144 TCGv_i32 ta = read_fp_hreg(s, a->ra); in do_fmadd() local
|
| /openbmc/rest-dbus/resources/ |
| H A D | jquery.min.js | 2 …ction(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=… function
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat.c | 1005 uint64_t ta = a->frac_hi, tb = b->frac_hi; in frac128_cmp() local
|