Searched refs:_has_name (Results 1 – 2 of 2) sorted by relevance
39 def _has_name(spec): function50 any(_has_name(s) for s in flat_specs) and51 not all(_has_name(s) for s in flat_specs))
294 def _has_name(spec): function305 any(_has_name(s) for s in flat_specs) and306 not all(_has_name(s) for s in flat_specs))