Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/compile/
H A Dprocessor.py110 def setExtraArguments(self, extraArguments): argument
111 self._extraArguments = extraArguments
113extraArguments = property(getExtraArguments, setExtraArguments, doc = 'Optional arguments for the … variable in Processor
131 cmd.append(self.extraArguments)
H A DC.py94extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in Linker
150extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in SharedLinker
187 self.extraArguments = ''
244extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in DynamicLinker
H A DCxx.py88extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in Linker
145extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in SharedLinker
H A DHIP.py74extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in Linker
H A DCUDA.py61extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in Linker
H A DHC.py61extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in Linker
H A DSYCL.py75extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in Linker
H A DFC.py77extraArguments = property(getExtraArguments, config.compile.processor.Processor.setExtraArguments,… variable in Linker