/external/clang/unittests/Basic/ |
DiagnosticTest.cpp | 30 Diags.Report(diag::err_target_unknown_triple) << "unknown"; 33 Diags.Report(diag::err_cannot_open_file) << "file" << "error"; 37 Diags.Report(diag::warn_mt_message) << "warning";
|
/external/skia/experimental/PdfViewer/ |
SkPdfReporter.cpp | 32 // TODO(edisonn): get the address in the file, and report it. 46 void SkPdfReportIf(bool report, 51 if (!report) {
|
/external/skia/tools/ |
coverage.sh | 20 # Generate a zero-baseline so files not covered by $COMMAND will still show up in the report. 30 genhtml $QUIET /tmp/merged --legend -o out/Coverage/report 31 xdg-open out/Coverage/report/index.html
|
/external/clang/test/Driver/ |
crash-report.c | 9 // RUN: cat %t/crash-report-*.c | FileCheck --check-prefix=CHECKSRC %s 10 // RUN: cat %t/crash-report-*.sh | FileCheck --check-prefix=CHECKSH %s 18 // CHECK-NEXT: note: diagnostic msg: {{.*}}crash-report-{{.*}}.c 24 // CHECKSH: "-main-file-name" "crash-report.c" 37 // CHECKSH: "crash-report-{{[^ ]*}}.c"
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
ViewMediatorCallback.java | 30 * Report that the keyguard is done. 39 * Report that the keyguard is done drawing. 50 * Report that the keyguard is dismissable, pending the next keyguardDone call. 55 * Report when keyguard is actually gone 60 * Report when the UI is ready for dismissing the whole Keyguard.
|
/system/bt/bta/include/ |
bta_hh_co.h | 84 ** Description This callout function is to convey the report information on 90 ** p_entry - report entry pointer 105 ** cached HOGP report if there is any. When cache reading is completed, 109 ** p_num_rpt: number of cached report 112 ** Returns the acched report array
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_flags.inc | 22 // Suppress a race report if we've already output another race report 25 "Suppress a race report if we've already output another race report " 28 "Suppress a race report if we've already output another race report " 33 TSAN_FLAG(bool, report_thread_leaks, true, "Report thread leaks at exit?") 35 "Report destruction of a locked mutex?") 37 "Report incorrect usages of mutexes and mutex annotations?") 39 "Report violations of async signal-safety [all...] |
/external/emma/ant/ant14/com/vladium/emma/report/ |
reportTask.java | 9 package com.vladium.emma.report; 18 import com.vladium.emma.report.ReportCfg.Element_HTML; 19 import com.vladium.emma.report.ReportCfg.Element_LCOV; 20 import com.vladium.emma.report.ReportCfg.Element_TXT; 21 import com.vladium.emma.report.ReportCfg.Element_XML; 49 if ((reportTypes == null) || (reportTypes.length == 0)) // no "txt" default for report processor 51 + ": no report types specified: provide at least one of <txt>, <html>, <lcov>, <xml> nested elements", location).fillInStackTrace (); 60 // combine report and all generic settings: 66 // named report settings override generic named settings and file 124 // report properties [defaults for all report types] [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/23/ |
maven-parent-23.pom | 845 <report>index</report> 846 <report>summary</report> 847 <report>dependency-info</report> 848 <report>modules</report> 849 <report>license</report> [all...] |
/frameworks/compile/mclinker/include/mcld/Support/ |
MsgHandling.h | 42 return getDiagnosticEngine().report(pID, DiagnosticEngine::Unreachable); 46 return getDiagnosticEngine().report(pID, DiagnosticEngine::Fatal); 50 return getDiagnosticEngine().report(pID, DiagnosticEngine::Error); 54 return getDiagnosticEngine().report(pID, DiagnosticEngine::Warning); 58 return getDiagnosticEngine().report(pID, DiagnosticEngine::Debug); 62 return getDiagnosticEngine().report(pID, DiagnosticEngine::Note); 66 return getDiagnosticEngine().report(pID, DiagnosticEngine::Ignore);
|
/prebuilts/tools/common/m2/repository/junit/junit/4.12/ |
junit-4.12.pom | 365 <report>index</report> 366 <report>dependency-info</report> 367 <report>modules</report> 368 <report>license</report> 369 <report>project-team</report> [all...] |
/external/mockftpserver/MockFtpServer/ |
pom.xml | 274 <report>dependencies</report>
275 <!-- <report>project-team</report> -->
276 <!-- <report>mailing-list</report> -->
277 <!-- <report>cim</report> -->
278 <!-- <report>issue-tracking</report> --> [all...] |
/system/bt/bta/hh/ |
bta_hh_api.c | 198 ** r_type: report type, could be BTA_HH_RPTT_OUTPUT or 299 ** the data to be write into the Output Report of a LE HID 300 ** device. The report is identified the report ID which is 302 ** p_data->layer_specific needs to be set to the report type, 303 ** it can be OUTPUT report, or FEATURE report. 314 APPL_TRACE_ERROR("ERROR! Wrong report type! Write Command only valid for output report!"); 325 ** Description Get HID device report descripto [all...] |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.13.0/ |
gradle-0.13.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.13.3/ |
gradle-0.13.3-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.13.4/ |
gradle-0.13.4-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.14.0/ |
gradle-0.14.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.14.1/ |
gradle-0.14.1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.14.2/ |
gradle-0.14.2-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.14.4/ |
gradle-0.14.4-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/1.0.0/ |
gradle-1.0.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/1.0.0-rc1/ |
gradle-1.0.0-rc1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/1.0.0-rc4/ |
gradle-1.0.0-rc4-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle/1.0.1/ |
gradle-1.0.1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/1.1.0/ |
gradle-core-1.1.0-sources.jar | |