Searched refs:build_abbrev (Results 1 – 1 of 1) sorted by relevance
252 build_abbrev, source_abbrev, argument259 self.build_abbrev = build_abbrev348 prefix = "[" + ssabbrev[self.source_abbrev[source]] + "-" + self.build_abbrev[build] + "]"573 build_abbrev = dict(debug="dbg", release="opt", paranoid="par") variable580 check_options(parser, options, build_abbrev.keys());608 build_abbrev, source_abbrev,