Home
last modified time | relevance | path

Searched defs:tb_stop (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/exec/
H A Dtranslator.h116 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dtranslator.h119 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dtranslator.h119 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/exec/
H A Dtranslator.h119 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dtranslator.h120 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dtranslator.h120 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/exec/
H A Dtranslator.h126 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu42/qemu-4.2.1/include/exec/
H A Dtranslator.h119 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/emulators/qemu-utils/qemu-4.2.1/include/exec/
H A Dtranslator.h119 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/dports/editors/tea/tea-qt-60.5.1/
H A Dtea.h356 QToolButton *tb_stop; variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thunderbolt/
H A Dtb.c1292 static void tb_stop(struct tb *tb) in tb_stop() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thunderbolt/
H A Dtb.c1292 static void tb_stop(struct tb *tb) in tb_stop() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thunderbolt/
H A Dtb.c1292 static void tb_stop(struct tb *tb) in tb_stop() function
/dports/multimedia/deforaos-player/Player-0.1.6/src/
H A Dplayer.c113 GtkToolItem * tb_stop; member
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_support.c14455 …top = 0, xb_start = 0, xb_stop = 0, ta_start = 0, ta_stop = 0, tb_start, tb_stop, n_seg_a, n_seg_b; in gmt_crossover() local