Home
last modified time | relevance | path

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

/external/llvm/utils/
Dllvm-compilers-check252 build_abbrev, source_abbrev, argument
260 self.source_abbrev = source_abbrev
346 ssabbrev = get_short_abbrevs([ab for ab in self.source_abbrev.values()])
348 prefix = "[" + ssabbrev[self.source_abbrev[source]] + "-" + self.build_abbrev[build] + "]"
349 self.install_prefix += "/" + self.source_abbrev[source] + "/" + build
350 build_suffix += "/" + self.source_abbrev[source] + "/" + build
589 source_abbrev = get_path_abbrevs(set(options.src)) variable
608 build_abbrev, source_abbrev,