Searched refs:g_hash_table_lookup (Results 1 - 5 of 5) sorted by relevance

/external/qemu/distrib/mini-glib/include/
H A Dglib.h137 void* g_hash_table_lookup(GHashTable* hash_table,
/external/qemu/distrib/mini-glib/src/
H A Dglib-mini.c527 void* g_hash_table_lookup(GHashTable* hash_table, function
/external/qemu/qom/
H A Dobject.c88 return g_hash_table_lookup(type_table_get(), name);
/external/fio/
H A Dgfio.c778 return g_hash_table_lookup(ui->ge_hash, &cur_page);
/external/qemu/tcg/
H A Dtcg.c1055 ret = g_hash_table_lookup(s->helpers, (gpointer)val);

Completed in 114 milliseconds