Home
last modified time | relevance | path

Searched refs:Verbose (Results 1 – 25 of 125) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DBinaryHolder.cpp46 TimestampTy Timestamp, bool Verbose) { in load() argument
56 if (Verbose) in load()
87 Error BinaryHolder::ObjectEntry::load(StringRef Filename, bool Verbose) { in load() argument
95 if (Verbose) in load()
149 bool Verbose) { in getObjectEntry() argument
179 if (Verbose) in getObjectEntry()
184 if (Verbose) in getObjectEntry()
214 if (Verbose) in getObjectEntry()
224 Verbose); in getObjectEntry()
227 auto Err = AE.load(Filename, Timestamp, Verbose); in getObjectEntry()
[all …]
DBinaryHolder.h40 BinaryHolder(bool Verbose = false) : Verbose(Verbose) {} in Verbose() argument
58 Error load(StringRef Filename, bool Verbose = false);
109 Error load(StringRef Filename, TimestampTy Timestamp, bool Verbose = false);
113 bool Verbose = false);
136 bool Verbose; variable
Ddsymutil.cpp120 static opt<bool> Verbose("verbose", desc("Verbosity level"), init(false), variable
266 raw_ostream &os = Verbose ? errs() : nulls(); in verify()
321 Options.Verbose = Verbose; in getOptions()
347 if (DumpDebugMap || Verbose) in getOptions()
472 Verbose, InputIsYAMLDebugMap); in main()
510 if (Verbose || DumpDebugMap) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h32 bool Verbose; variable
40 bool Verbose = false)
43 Verbose(Verbose) {} in OS()
/external/fec/
Dvtest29.c36 int Verbose = 0; variable
91 Verbose++;
140 if(Verbose > 1 && errcnt != 0){
147 if(Verbose)
153 if(Verbose > 1)
155 else if(Verbose == 0)
Dvtest27.c36 int Verbose = 0; variable
91 Verbose++;
140 if(Verbose > 1 && errcnt != 0){
147 if(Verbose)
153 if(Verbose > 1)
155 else if(Verbose == 0)
Dvtest39.c36 int Verbose = 0; variable
91 Verbose++;
141 if(Verbose > 1 && errcnt != 0){
148 if(Verbose)
154 if(Verbose > 1)
156 else if(Verbose == 0)
Dvtest615.c38 int Verbose = 0; variable
93 Verbose++;
146 if(Verbose > 1 && errcnt != 0){
153 if(Verbose)
161 if(Verbose > 1)
163 else if(Verbose == 0)
Dsumsq_test.c25 int Verbose = 0; variable
67 Verbose++;
/external/clang/tools/scan-build/libexec/
Dccc-analyzer207 my ($Clang, $OriginalArgs, $AnalyzeArgs, $Lang, $Output, $Verbose, $HtmlDir,
238 if ($Verbose) {
262 if ($Verbose) {
270 if ($Verbose == 1) {
276 elsif ($Verbose == 2) {
488 my $Verbose = 0;
489 if (defined $ENV{'CCC_ANALYZER_VERBOSE'}) { $Verbose = 1; }
490 if (defined $ENV{'CCC_ANALYZER_LOG'}) { $Verbose = 2; }
777 $Verbose, $HtmlDir, $file);
782 $Verbose, $HtmlDir, $file);
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dllvm-native-gxx6 $Verbose = 0;
34 $Verbose = 1;
70 "based on '$DefaultOutputFileBase'\n" if $Verbose;
87 print "$command\n" if $Verbose;
164 print "Output file is $OutputFile\n" if $Verbose;
/external/llvm/utils/
Dllvm-native-gxx6 $Verbose = 0;
34 $Verbose = 1;
70 "based on '$DefaultOutputFileBase'\n" if $Verbose;
87 print "$command\n" if $Verbose;
164 print "Output file is $OutputFile\n" if $Verbose;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cvtres/
Dllvm-cvtres.cpp110 bool Verbose = InputArgs.hasArg(OPT_VERBOSE); in main() local
125 if (Verbose) in main()
145 if (Verbose) { in main()
175 if (Verbose) { in main()
189 if (Verbose) { in main()
204 if (Verbose) { in main()
/external/llvm/tools/dsymutil/
Ddsymutil.h28 bool Verbose; ///< Verbosity member
33 LinkOptions() : Verbose(false), NoOutput(false) {} in LinkOptions()
41 StringRef PrependPath, bool Verbose, bool InputIsYAML);
DBinaryHolder.h46 bool Verbose; variable
83 BinaryHolder(bool Verbose) : Verbose(Verbose) {} in BinaryHolder() argument
DBinaryHolder.cpp47 if (Verbose) in GetMemoryBuffersForFile()
71 if (Verbose) in GetMemoryBuffersForFile()
111 if (Verbose) in GetArchiveMemberBuffers()
115 if (Verbose) in GetArchiveMemberBuffers()
142 if (Verbose) in MapArchiveAndGetMemberBuffers()
Ddsymutil.cpp64 static opt<bool> Verbose("verbose", desc("Verbosity level"), init(false), variable
264 Options.Verbose = Verbose; in main()
300 Verbose, InputIsYAMLDebugMap); in main()
318 if (Verbose || DumpDebugMap) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp425 if (DumpOpts.Verbose) in dump()
430 if (DumpOpts.Verbose) in dump()
440 if (DumpOpts.Verbose) in dump()
445 if (DumpOpts.Verbose) in dump()
454 if (DumpOpts.Verbose) in dump()
459 if (DumpOpts.Verbose) in dump()
464 if (DumpOpts.Verbose) in dump()
469 if (DumpOpts.Verbose) in dump()
474 if (DumpOpts.Verbose) in dump()
502 if (DumpOpts.Verbose) in dump()
[all …]
DDWARFDebugRnglists.cpp158 if (DumpOpts.Verbose) { in dump()
166 if (DumpOpts.Verbose) { in dump()
180 OS << (DumpOpts.Verbose ? "" : "<End of list>"); in dump()
185 if (!DumpOpts.Verbose) in dump()
/external/clang/utils/analyzer/
DSATestBuild.py198 Verbose = 1 variable
219 if Verbose == 1:
309 if Verbose == 1:
383 if Verbose == 1:
408 if Verbose == 1:
424 if Verbose == 1:
495 if (Verbose > 0):
569 if Verbose == 1:
620 if Verbose == 1:
630 if Verbose == 1:
[all …]
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp46 bool Verbose; member in __anon226fcf490111::InitHeaderSearch
53 : Headers(HS), Verbose(verbose), IncludeSysroot(sysroot), in InitHeaderSearch()
171 if (Verbose) in AddUnmappedPath()
495 unsigned First, bool Verbose) { in RemoveDuplicates() argument
559 if (Verbose) { in RemoveDuplicates()
589 RemoveDuplicates(SearchList, 0, Verbose); in Realize()
596 RemoveDuplicates(SearchList, NumQuoted, Verbose); in Realize()
615 unsigned NonSystemRemoved = RemoveDuplicates(SearchList, NumQuoted, Verbose); in Realize()
624 if (Verbose) { in Realize()
649 InitHeaderSearch Init(HS, HSOpts.Verbose, HSOpts.Sysroot); in ApplyHeaderSearchOptions()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/WindowsResource/
DResourceProcessor.h36 void setVerbose(bool Verbose) { IsVerbose = Verbose; } in setVerbose() argument
/external/llvm/tools/llvm-link/
Dllvm-link.cpp89 Verbose("v", cl::desc("Print information about actions taken")); variable
116 if (Verbose) errs() << "Loading '" << FN << "'\n"; in loadFile()
254 if (Verbose) in importFunctions()
327 if (Verbose) in linkFiles()
389 if (Verbose) errs() << "Writing bitcode...\n"; in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-link/
Dllvm-link.cpp93 Verbose("v", cl::desc("Print information about actions taken")); variable
122 if (Verbose) in loadFile()
261 if (Verbose) in importFunctions()
321 if (Verbose) in linkFiles()
397 if (Verbose) in main()
/external/flatbuffers/src/
Didl_gen_js_ts.cpp700 code += "static getRoot" + Verbose(struct_def, "As"); in GenStruct()
704 code += object_name + ".getRoot" + Verbose(struct_def, "As"); in GenStruct()
1092 code += "static create" + Verbose(struct_def) + in GenStruct()
1096 code += object_name + ".create" + Verbose(struct_def); in GenStruct()
1109 code += "static start" + Verbose(struct_def) + in GenStruct()
1112 code += object_name + ".start" + Verbose(struct_def); in GenStruct()
1222 code += "static end" + Verbose(struct_def); in GenStruct()
1225 code += object_name + ".end" + Verbose(struct_def); in GenStruct()
1251 code += "static finish" + Verbose(struct_def) + "Buffer"; in GenStruct()
1255 code += object_name + ".finish" + Verbose(struct_def) + "Buffer"; in GenStruct()
[all …]

12345