Home
last modified time | relevance | path

Searched refs:Report (Results 1 - 25 of 56) sorted by relevance

123

/third_party/gptfdisk/
H A Dcgdisk.cc69 Report("Warning! Non-GPT or damaged disk detected! This program will attempt to\n" in main()
76 Report("Could not load partitions from '" + device + "'! Aborting!"); in main()
H A Dgptcurses.cc315 Report("Could not delete partition!"); in DeletePartition()
476 Report("Error creating partition!"); in MakeNewPart()
506 Report("The kernel may be using the old partition table. Reboot to use the new\npartition table!"); in SaveData()
508 Report("Problem saving data! Your partition table may be damaged!"); in SaveData()
537 Report("Restoration failed!"); in LoadBackup()
771 Report("Display is too small; it must be at least 80 x 14 characters!"); in MainMenu()
774 Report("Warning! Problems found on disk! Use the Verify function to learn more.\n" in MainMenu()
812 void Report(string theText) { in Report() function
820 } // Report() in Report()
H A Dgptcurses.h131 void Report(std::string theText);
/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h159 Report(loc, message); in RecordParameterInitializerError()
176 Report(loc, message); in RecordPatternError()
188 Report(loc, message); in RecordStrictModeParameterError()
203 Report(loc, message); in RecordDeclarationError()
213 // if (IsCertainlyExpression()) Report(loc, message); in RecordExpressionError()
256 void Report(const Scanner::Location& loc, MessageTemplate message) const { in Report() function in v8::internal::ExpressionScope
540 ExpressionScopeT::Report(Scanner::Location(begin, end), in ValidatePattern()
631 if (!is_valid(index)) Report(index); in Validate()
634 void Report(int index) const { in Report() function in v8::internal::ExpressionParsingScope
635 ExpressionScopeT::Report(locations in Report()
[all...]
/third_party/node/src/inspector/
H A Dworker_inspector.cc39 void Report(const std::unique_ptr<WorkerDelegate>& delegate, in Report() function
99 Report(delegate.second, info, waiting); in WorkerStarted()
122 Report(delegate, worker.second, false); in SetAutoAttach()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtimer_test.cpp39 // This unit test checks whether the actual output of MockTimer::Report() is the
52 timer.Report("TimerTest"); in TEST()
129 ctimer->Report("CumulativeTimerTest"); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtimer_test.cpp39 // This unit test checks whether the actual output of MockTimer::Report() is the
52 timer.Report("TimerTest"); in TEST()
129 ctimer->Report("CumulativeTimerTest"); in TEST()
/third_party/spirv-tools/test/
H A Dtimer_test.cpp39 // This unit test checks whether the actual output of MockTimer::Report() is the
52 timer.Report("TimerTest"); in TEST()
129 ctimer->Report("CumulativeTimerTest"); in TEST()
/third_party/ninja/src/
H A Dclean.cc50 void Cleaner::Report(const string& path) { in Report() function in Cleaner
61 Report(path); in Remove()
65 Report(path); in Remove()
H A Dmetrics.h53 void Report();
H A Dclean.h82 void Report(const std::string& path);
H A Dmetrics.cc91 void Metrics::Report() { in Report() function in Metrics
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dtimer.h32 // calling Timer::Report() to inform what those fields printed by
33 // Timer::Report() indicate (or spvtools::utils::PrintTimerDescription() must be
62 // calling Timer::Report() to inform what those fields printed by
63 // Timer::Report() indicate.
92 // timer.Report(tag); // <-- print tag and the resource utilization to
118 void Report(const char* tag);
189 // Report() does nothing.
229 // Timer::Start() and it calls Timer::Stop() and Timer::Report() at the end of
261 timer->Report(tag_); in ~ScopedTimer()
291 // ctimer->Report(ta
[all...]
H A Dtimer.cpp67 void Timer::Report(const char* tag) { in Report() function in spvtools::utils::Timer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.h32 // calling Timer::Report() to inform what those fields printed by
33 // Timer::Report() indicate (or spvtools::utils::PrintTimerDescription() must be
62 // calling Timer::Report() to inform what those fields printed by
63 // Timer::Report() indicate.
92 // timer.Report(tag); // <-- print tag and the resource utilization to
118 void Report(const char* tag);
189 // Report() does nothing.
229 // Timer::Start() and it calls Timer::Stop() and Timer::Report() at the end of
261 timer->Report(tag_); in ~ScopedTimer()
291 // ctimer->Report(ta
[all...]
H A Dtimer.cpp67 void Timer::Report(const char* tag) { in Report() function in spvtools::utils::Timer
/third_party/spirv-tools/source/util/
H A Dtimer.h32 // calling Timer::Report() to inform what those fields printed by
33 // Timer::Report() indicate (or spvtools::utils::PrintTimerDescription() must be
62 // calling Timer::Report() to inform what those fields printed by
63 // Timer::Report() indicate.
92 // timer.Report(tag); // <-- print tag and the resource utilization to
118 void Report(const char* tag);
189 // Report() does nothing.
229 // Timer::Start() and it calls Timer::Stop() and Timer::Report() at the end of
261 timer->Report(tag_); in ~ScopedTimer()
291 // ctimer->Report(ta
[all...]
H A Dtimer.cpp67 void Timer::Report(const char* tag) { in Report() function in spvtools::utils::Timer
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc120 void Report(Handle<Script> script, int position, base::Vector<const char> text, in Report() function
142 Report(script, position, text, MessageTemplate::kAsmJsCompiled, in ReportCompilationSuccess()
162 Report(script, position, text, MessageTemplate::kAsmJsInstantiated, in ReportInstantiationSuccess()
171 Report(script, position, text, MessageTemplate::kAsmJsLinkingFailed, in ReportInstantiationFailure()
/third_party/skia/buildtools/checkdeps/
H A Dcheckdeps.py68 def Report(self): member in DepsChecker
83 processing, and calling Report() will print a report of results.
290 return deps_checker.Report()
/third_party/ltp/tools/
H A Dgenhtml.pl99 $row_line =~ s/LTP\ Output\/Log/LTP\ Output\/Log\ (Report\ Generated\ on\ $ENV{TEST_START_TIME})/;
213 print "</tbody></table></div> \n\n<h2 id=\"_2\">Summary Report</h2>\n\n<div>\n\n<table border=\"1\" cellspacing=\"3\"><tbody>\n<tr>\n<td ";
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dmdate-sh52 Report bugs to <bug-automake@gnu.org>.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h572 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport()
657 std::unique_ptr<OptimizationRemarkAnalysis> Report; member in llvm::LoopAccessInfo
/third_party/eudev/
H A Dcompile250 Report bugs to <bug-automake@gnu.org>.
/third_party/lame/
H A Dcompile250 Report bugs to <bug-automake@gnu.org>.

Completed in 13 milliseconds

123