Home
last modified time | relevance | path

Searched defs:Verbose (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/tools/dsymutil/
DBinaryHolder.h46 bool Verbose; variable
83 BinaryHolder(bool Verbose) : Verbose(Verbose) {} in BinaryHolder()
Ddsymutil.h28 bool Verbose; ///< Verbosity member
DMachODebugMapParser.cpp26 StringRef PathPrefix = "", bool Verbose = false) in MachODebugMapParser()
486 StringRef PrependPath, bool Verbose, bool InputIsYAML) { in parseDebugMap()
Ddsymutil.cpp64 static opt<bool> Verbose("verbose", desc("Verbosity level"), init(false), variable
DDebugMap.cpp105 bool Verbose) { in parseYAMLDebugMap()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/
DResourceProcessor.h35 void setVerbose(bool Verbose) { IsVerbose = Verbose; } in setVerbose()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h36 bool Verbose; variable
/external/python/cpython2/Mac/scripts/
DBuildApplet.py140 class Verbose: class
/external/fec/
Dsumsq_test.c25 int Verbose = 0; variable
Dvtest29.c36 int Verbose = 0; variable
Dvtest39.c36 int Verbose = 0; variable
Dvtest27.c36 int Verbose = 0; variable
Dvtest615.c38 int Verbose = 0; variable
/external/swiftshader/src/System/
DDebug.cpp49 Verbose, enumerator
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp46 bool Verbose; member in __anonbe1267ea0111::InitHeaderSearch
495 unsigned First, bool Verbose) { in RemoveDuplicates()
/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.h132 const bool Verbose; variable
DIceCfg.cpp1145 const bool Verbose = BuildDefs::dump() && Func->isVerbose(IceV_ShufMat); in findAllInserts() local
1241 const bool Verbose = BuildDefs::dump() && Func->isVerbose(IceV_ShufMat); in findAllExtracts() local
1316 const bool Verbose = BuildDefs::dump() && isVerbose(IceV_ShufMat); in materializeVectorShuffles() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DImportedFunctionsInliningStatistics.cpp85 void ImportedFunctionsInliningStatistics::dump(const bool Verbose) { in dump()
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h162 unsigned Verbose : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileCheck.h36 bool Verbose = false; member
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIO.cpp154 void VPrintf(bool Verbose, const char *Fmt, ...) { in VPrintf()
/external/llvm/tools/llvm-link/
Dllvm-link.cpp89 Verbose("v", cl::desc("Print information about actions taken")); variable
/external/clang/utils/analyzer/
DSATestBuild.py198 Verbose = 1 variable
/external/python/cpython3/Lib/
Dsre_parse.py71 class Verbose(Exception): class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h182 bool Verbose = false; member

12