Home
last modified time | relevance | path

Searched defs:translator (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dhelper.c40 static void add_translator_to_hash(GHashTable *translator, in add_translator_to_hash()
53 GHashTable *translator = g_hash_table_new(g_str_hash, g_str_equal); in hash_opcode_translators() local
78 GHashTable *translator; in xtensa_find_opcode_ops() local
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py202 def convert_image(img_node, translator, src_fname=None): argument
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py245 def convert_image(img_node, translator, src_fname=None): argument