Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/compiler/front_end/
H A Dformat_emb.py406 _concatenate_with_spaces(context, default, name + colon,
499 _concatenate_with_spaces(let_keyword, name, equals,
512 _concatenate_with_spaces(name, abbreviation),
551 _concatenate_with_spaces(name, abbreviation) + colon,
878 def _concatenate_with_spaces(*elements): function