Searched defs:edge (Results 1 – 12 of 12) sorted by relevance
/qemu/tests/unit/ |
H A D | test-qgraph.c | 74 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 D | qgraph.c | 92 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 D | qos_external.c | 97 QOSGraphEdge *edge; in allocate_objects() local
|
H A D | arm-imx25-pdk-machine.c | 86 QOSGraphEdgeOptions edge = { in imx25_pdk_register_nodes() local
|
H A D | qgraph.h | 97 QOSGraphEdgeOptions edge; member
|
/qemu/tests/qtest/fuzz/ |
H A D | qos_fuzz.c | 99 QOSGraphEdge *edge; in walk_path() local
|
/qemu/tests/qtest/ |
H A D | qos-test.c | 225 QOSGraphEdge *edge; in walk_path() local
|
/qemu/hw/gpio/ |
H A D | omap_gpio.c | 38 uint16_t edge; member
|
/qemu/hw/intc/ |
H A D | arm_gicv3_dist.c | 188 uint32_t edge = *gic_bmp_ptr32(s->edge_trigger, irq); in gicd_read_bitmap_reg() local
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 660 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 D | omap1.c | 1900 uint16_t edge; member
|
/qemu/ |
H A D | block.c | 6334 XDbgBlockGraphEdge *edge; xdbg_graph_add_edge() local
|