Searched defs:translator (Results 1 – 3 of 3) sorted by relevance
40 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() local78 GHashTable *translator; in xtensa_find_opcode_ops() local
202 def convert_image(img_node, translator, src_fname=None): argument
245 def convert_image(img_node, translator, src_fname=None): argument