Searched defs:_output (Results 1 – 2 of 2) sorted by relevance
64 set(_output optimized ${${_library}} debug ${${_library}_DEBUG}) variable66 set(_output ${${_library}}) variable
274 def _output(self, cmd, **kwargs): member in Docker