Home
last modified time | relevance | path

Searched defs:Quiet (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/info/
H A Dmain.c49 Boolean Quiet = FALSE; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp133 bool Quiet, ArrayRef<std::string> ExtraArgs) const { in runPasses()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1995 unsigned Indent, bool Quiet) { in registerModuleReference()
2052 bool IsLittleEndian, unsigned Indent, bool Quiet) { in loadClangModule()
2433 bool Quiet = true; in link() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp249 static opt<bool> Quiet("quiet", desc("Use with -verify to not emit to STDOUT."), variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp37 cl::opt<bool> Quiet("debugify-quiet", variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp126 cl::opt<bool> Quiet("quiet", cl::desc("Suppress 'no symbols' diagnostic"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp4209 IEEEFloat Quiet(Val); in frexp() local