Home
last modified time | relevance | path

Searched defs:edge (Results 1 – 12 of 12) sorted by relevance

/qemu/tests/unit/
H A Dtest-qgraph.c74 QOSGraphEdge *edge; in check_contains() local
85 QOSGraphEdge *edge; in check_produces() local
98 QOSGraphEdge *edge; in check_consumes() local
122 QOSGraphEdge *edge; in check_test() local
/qemu/tests/qtest/libqos/
H A Dqgraph.c92 QOSGraphEdge *edge = g_new0(QOSGraphEdge, 1); in add_edge() local
474 QOSEdgeType qos_graph_edge_get_type(QOSGraphEdge *edge) in qos_graph_edge_get_type()
482 char *qos_graph_edge_get_dest(QOSGraphEdge *edge) in qos_graph_edge_get_dest()
490 void *qos_graph_edge_get_arg(QOSGraphEdge *edge) in qos_graph_edge_get_arg()
498 char *qos_graph_edge_get_after_cmd_line(QOSGraphEdge *edge) in qos_graph_edge_get_after_cmd_line()
506 char *qos_graph_edge_get_before_cmd_line(QOSGraphEdge *edge) in qos_graph_edge_get_before_cmd_line()
514 char *qos_graph_edge_get_extra_device_opts(QOSGraphEdge *edge) in qos_graph_edge_get_extra_device_opts()
522 char *qos_graph_edge_get_name(QOSGraphEdge *edge) in qos_graph_edge_get_name()
H A Dqos_external.c97 QOSGraphEdge *edge; in allocate_objects() local
H A Darm-imx25-pdk-machine.c86 QOSGraphEdgeOptions edge = { in imx25_pdk_register_nodes() local
H A Dqgraph.h97 QOSGraphEdgeOptions edge; member
/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c99 QOSGraphEdge *edge; in walk_path() local
/qemu/tests/qtest/
H A Dqos-test.c225 QOSGraphEdge *edge; in walk_path() local
/qemu/hw/gpio/
H A Domap_gpio.c38 uint16_t edge; member
/qemu/hw/intc/
H A Darm_gicv3_dist.c188 uint32_t edge = *gic_bmp_ptr32(s->edge_trigger, irq); in gicd_read_bitmap_reg() local
/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c660 HexValue edge = gen_imm_value(c, locp, bit_width, bit_width, UNSIGNED); in gen_asl_op() local
709 HexValue edge = gen_imm_value(c, locp, bit_width, bit_width, UNSIGNED); in gen_asr_op() local
757 HexValue edge = gen_imm_value(c, locp, bit_width, bit_width, UNSIGNED); in gen_lsr_op() local
/qemu/hw/arm/
H A Domap1.c1900 uint16_t edge; member
/qemu/
H A Dblock.c6334 XDbgBlockGraphEdge *edge; xdbg_graph_add_edge() local