HomeSort by relevance Sort by last modified time
    Searched full:report (Results 801 - 825 of 8682) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h 84 it as the reported kind, or DK_IGNORED to not report it at
131 /* Maximum number of errors to report. */
146 /* Client hook to report an internal error. */
213 report a diagnostic. */
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h 43 * that the STLport namespace will be modify to report such a combination
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h 43 * that the STLport namespace will be modify to report such a combination
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h 43 * that the STLport namespace will be modify to report such a combination
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h 43 * that the STLport namespace will be modify to report such a combination
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_detect_dll_or_lib.h 43 * that the STLport namespace will be modify to report such a combination
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 121 // special ranges for this report.
171 /// bug report, so it can print a note later.
214 // See if the return value is NULL. If so, suppress the report.
216 assert(Eng && "Cannot file a bug report without an owning engine");
300 // the report is resurrected as valid later on.
353 // Don't automatically suppress a report if one of the arguments is
379 // false negatives, and continue towards marking this report invalid.
791 assert(Eng && "Cannot file a bug report without an owning engine");
897 BugReport &report, bool IsArg,
945 trackNullOrUndefValue(N, Receiver, report, false, EnableNullFPSuppression)
    [all...]
  /packages/apps/Mms/res/values/
strings.xml 71 <!-- Context menu item on an individual message for viewing a delivery report -->
72 <string name="view_delivery_report">View report</string>
335 <!-- Settings item description for boolean MMS delivery report setting -->
336 <string name="pref_summary_mms_delivery_reports">Request a delivery report for each message you send</string>
337 <!-- Settings item description for boolean MMS read report setting -->
338 <string name="pref_summary_mms_read_reports">Request a read report for each message you send</string>
339 <!-- Settings item description for boolean SMS delivery report setting -->
340 <string name="pref_summary_sms_delivery_reports">Request a delivery report for each message you send</string>
490 <!-- Title of "Report" window -->
491 <string name="delivery_header_title">Report</string
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller.mm 157 // The "send" button's title is based on the type of report.
197 // bug report types.
220 // BugReportWindowController needs to change the title of the Send Report
  /external/chromium/testing/gtest/
CHANGES 8 the XML report now.
56 * New feature: the XML report format is closer to junitreport and can
100 * Changed the XML report format to match JUnit/Ant's.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/appmenu/
AppMenuHandler.java 128 * Called by AppMenu to report that the App Menu visibility has changed.
139 * Called by AppMenu to report that the keyboard focus has changed.
149 * Called by AppMenu to report that the keyboard has activated an item.
  /external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter.cc 31 virtual void Report(
39 void DelegateImpl::Report(
196 cookie_counter_delegate_->Report(*it->second, current_time);
  /external/chromium_org/components/breakpad/app/
breakpad_client.h 57 // in the crash report.
76 // Returns true if the crash report uploader supports deferred uploads.
98 // in the crash report.
  /external/chromium_org/testing/gtest/
CHANGES 8 the XML report now.
59 * New feature: the XML report format is closer to junitreport and can
103 * Changed the XML report format to match JUnit/Ant's.
  /external/chromium_org/third_party/WebKit/Source/core/loader/
PingLoader.cpp 102 void PingLoader::sendViolationReport(Frame* frame, const KURL& reportURL, PassRefPtr<FormData> report, ViolationReportType type)
107 request.setHTTPContentType(type == ContentSecurityPolicyViolationReport ? "application/csp-report" : "application/json");
108 request.setHTTPBody(report);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
error_handlers.py 36 error count and report the details. Note that error reporting can
47 message: The error message to report.
121 """Return the maximum number of errors to report."""
  /external/chromium_org/tools/
unused-symbols-report.py 6 """Prints a report of symbols stripped by the linker due to being unused.
17 ./tools/unused-symbols-report.py buildlog > report.html
  /external/clang/
Makefile 95 report::
96 @ $(MAKE) -C test report
113 .PHONY: test report clean cscope.files
  /external/clang/include/clang/Driver/
Compilation.h 137 /// \param IssueErrors - Report failures as errors.
143 /// \param IssueErrors - Report failures as errors.
152 /// \param IssueErrors - Report failures as errors.
  /external/clang/lib/Frontend/
VerifyDiagnosticConsumer.cpp 313 Diags.Report(Pos, diag::err_verify_invalid_no_diags)
323 Diags.Report(Pos, diag::err_verify_invalid_no_diags)
377 Diags.Report(Pos.getLocWithOffset(PH.C-PH.Begin),
390 Diags.Report(Pos.getLocWithOffset(PH.C-PH.Begin),
413 Diags.Report(Pos.getLocWithOffset(PH.C-PH.Begin),
432 Diags.Report(Pos.getLocWithOffset(PH.C-PH.Begin),
441 Diags.Report(Pos.getLocWithOffset(PH.C-PH.Begin),
470 Diags.Report(Pos.getLocWithOffset(ContentBegin-PH.Begin),
595 Diags.Report(diag::err_verify_inconsistent_diags).setForceEmit()
620 Diags.Report(diag::err_verify_inconsistent_diags).setForceEmit(
    [all...]
  /external/clang/lib/StaticAnalyzer/Frontend/
CheckerRegistration.cpp 95 diags->Report(diag::warn_incompatible_analyzer_plugin_api)
97 diags->Report(diag::note_incompatible_analyzer_plugin_api)
122 diags.Report(diag::err_unknown_analyzer_checker)
  /external/clang/www/
make_cxx_dr_status 57 <title>Clang - C++ Defect Report Status</title>
79 <h1>C++ Defect Report Support in Clang</h1>
83 <h2 id="cxxdr">C++ defect report implementation status</h2>
  /external/gtest/
CHANGES 8 the XML report now.
59 * New feature: the XML report format is closer to junitreport and can
103 * Changed the XML report format to match JUnit/Ant's.
  /external/linux-tools-perf/Documentation/
perf-report.txt 1 perf-report(1)
6 perf-report - Read perf.data (created by perf record) and display the profile
11 'perf report' [-i <file> | --input=file]
  /frameworks/base/location/java/android/location/
LocationProvider.java 158 * under most circumstances but may occassionally not report it
168 * under most circumstances but may occassionally not report it
178 * under most circumstances but may occassionally not report it

Completed in 932 milliseconds

<<31323334353637383940>>