Home
last modified time | relevance | path

Searched refs:attribute_specs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/emboss/compiler/util/
H A Dattribute_util.py230 def _check_attributes(attribute_list, types, back_end, attribute_specs, argument
251 if attribute_specs is None:
252 attribute_specs = []
277 if attr_key not in attribute_specs: