Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dliboe.py92 def touchfile(tf): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py119 def __init__(self, tf): argument
418 def main(server, eventHandler, params, tf = TerminalFilter): argument
/openbmc/qemu/tests/fp/
H A Dfp-bench.c234 int64_t tf = get_clock() + duration * 1000000000LL; in bench() local
/openbmc/qemu/qga/
H A Dcommands-win32.c1733 static int64_t filetime_to_ns(const FILETIME *tf) in filetime_to_ns()
1743 FILETIME tf; in qmp_guest_set_time() local
/openbmc/u-boot/include/
H A Dlibata.h615 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h29 u32 tf:1; /* timing facility */ member
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c9129 static void gen_movci(DisasContext *ctx, int rd, int rs, int cc, int tf) in gen_movci()
9155 int tf) in gen_movcf_s()
9175 int tf) in gen_movcf_d()
9197 int cc, int tf) in gen_movcf_ps()