Home
last modified time | relevance | path

Searched defs:module_source_file (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/emboss/compiler/util/
H A Dattribute_util.py41 def _is_constant_boolean(attr, module_source_file): argument
52 def _is_boolean(attr, module_source_file): argument
63 def _is_constant_integer(attr, module_source_file): argument
80 def _is_string(attr, module_source_file): argument
101 def _string_from_list(attr, module_source_file): argument
231 context_name, module_source_file): argument
/aosp_15_r20/external/emboss/compiler/front_end/
H A Dattribute_checker.py45 def _valid_back_ends(attr, module_source_file): argument