Home
last modified time | relevance | path

Searched defs:to (Results 76 – 95 of 95) sorted by relevance

1234

/openbmc/qemu/ui/
H A Dvnc.c3772 int to, in vnc_display_get_address()
3895 int to = qemu_opt_get_number(opts, "to", 0); in vnc_display_get_addresses() local
H A Dgtk.c365 static void gd_widget_reparent(GtkWidget *from, GtkWidget *to, in gd_widget_reparent()
/openbmc/qemu/target/ppc/
H A Dint_helper.c438 #define SATCVT(from, to, from_type, to_type, min, max) \ argument
454 #define SATCVTU(from, to, from_type, to_type, min, max) \ argument
1490 #define VPK(suffix, from, to, cvt, dosat) \ argument
H A Dtranslate.c4007 static bool check_unconditional_trap(DisasContext *ctx, int to) in check_unconditional_trap()
/openbmc/qemu/
H A Dblock.c5228 static bool GRAPH_RDLOCK should_update_child(BdrvChild *c, BlockDriverState *to) in should_update_child()
5348 BlockDriverState *to, in bdrv_replace_node_noperm()
5394 bdrv_replace_node_common(BlockDriverState *from, BlockDriverState *to, in bdrv_replace_node_common()
5450 int bdrv_replace_node(BlockDriverState *from, BlockDriverState *to, in bdrv_replace_node()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c828 QTestState *to; in test_migrate() local
H A Dahci-test.c115 static void ahci_migrate(AHCIQState *from, AHCIQState *to, const char *uri) in ahci_migrate()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6 …on("click",e,this.close)};a.VERSION="3.4.1",a.TRANSITION_DURATION=150,a.prototype.close=function(t… method in c
H A Dbootstrap-3.4.1.js382 Carousel.prototype.to = function (pos) { method in Carousel
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dimx-regs.h222 u32 to; member
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c2597 unsigned int from, to, ffs = chance(1, 2); in corrupt_data() local
/openbmc/qemu/hw/virtio/
H A Dvhost.c94 vhost_log_chunk_t *to = dev_log + end / VHOST_LOG_CHUNK + 1; in vhost_dev_sync_region() local
/openbmc/qemu/hw/i386/
H A Damd_iommu.c1433 MSIMessage from = { 0, 0 }, to = { 0, 0 }; in amdvi_mem_ir_write() local
H A Dintel_iommu.c4112 MSIMessage from = {}, to = {}; in vtd_mem_ir_write() local
/openbmc/qemu/target/i386/
H A Dcpu.h684 FeatureMask from, to; member
1733 uint64_t to; member
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1231 static inline void gen_load_srsgpr(int from, int to) in gen_load_srsgpr()
1253 static inline void gen_store_srsgpr(int from, int to) in gen_store_srsgpr()
/openbmc/qemu/linux-user/
H A Delfload.c2198 static inline void memcpy_fromfs(void * to, const void * from, unsigned long n) in memcpy_fromfs()
/openbmc/qemu/target/m68k/
H A Dtranslate.c5725 int to; in register_opcode() local
/openbmc/qemu/tcg/
H A Dtcg.c3651 static void move_label_uses(TCGLabel *to, TCGLabel *from) in move_label_uses()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c3749 TCGv_i32 to = tcg_temp_new_i32(); in op_rll32() local

1234