Home
last modified time | relevance | path

Searched defs:full_name (Results 1 – 11 of 11) sorted by relevance

/qemu/tests/qtest/
H A Dnpcm7xx_watchdog_timer-test.c300 g_autofree char *full_name = g_strdup_printf( in watchdog_add_test() local
H A Dnpcm_gmac-test.c323 g_autofree char *full_name = g_strdup_printf( in gmac_add_test() local
H A Dnpcm7xx_timer-test.c515 g_autofree char *full_name = g_strdup_printf( in tim_add_test() local
H A Dnpcm7xx_adc-test.c361 g_autofree char *full_name = g_strdup_printf("npcm7xx_adc/%s", name); in adc_add_test() local
H A Dnpcm7xx_smbus-test.c471 g_autofree char *full_name = g_strdup_printf( in smbus_add_test() local
H A Dnpcm7xx_pwm-test.c672 g_autofree char *full_name = g_strdup_printf( in pwm_add_test() local
H A Dnpcm7xx_emc-test.c850 g_autofree char *full_name = g_strdup_printf( in emc_add_test() local
/qemu/tests/unit/
H A Dtest-qgraph.c123 char *full_name = g_strdup_printf("%s-tests/%s", interface, test); in check_test() local
/qemu/qapi/
H A Dqobject-input-visitor.c114 static const char *full_name(QObjectInputVisitor *qiv, const char *name) in full_name() function
/qemu/qom/
H A Dobject.c1253 char *full_name = g_strdup_printf("%s[%d]", name_no_array, i); in object_property_try_add() local
/qemu/
H A Dblock.c380 char *dir, *full_name; in bdrv_make_absolute_filename() local