HomeSort by relevance Sort by last modified time
    Searched refs:report (Results 301 - 325 of 1617) sorted by null

<<11121314151617181920>>

  /external/valgrind/include/
pub_tool_gdbserver.h 51 // to the valgrind process. gdbserver will report to gdb that the
164 report indicates when to output an error msg with VG_(gdb_printf).
176 kwd_report_error report);
  /frameworks/base/cmds/hid/jni/
com_android_commands_hid_Device.h 47 void sendReport(uint8_t* report, size_t reportSize);
  /frameworks/base/cmds/hid/src/com/android/commands/hid/
Device.java 60 public Device(int id, String name, int vid, int pid, byte[] descriptor, byte[] report) {
75 args.arg3 = report;
80 public void sendReport(byte[] report) {
81 Message msg = mHandler.obtainMessage(MSG_SEND_REPORT, report);
122 Log.e(TAG, "Tried to send report to closed device.");
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
Test.java 24 void report(String key, float value) {
  /frameworks/compile/mclinker/lib/LD/
DiagnosticEngine.cpp 68 MsgHandler DiagnosticEngine::report(uint16_t pID, function in class:mcld::DiagnosticEngine
  /frameworks/opt/net/wifi/tests/wifitests/
coverage.sh 5 echo "REPORT_TYPE [HTML | XML | CSV] : the type of the report (default is HTML)"
23 echo "Running tests and generating coverage report"
25 echo "Report type: $REPORT_TYPE"
54 --report-dir $OUTPUT_DIR \
57 --report-type $REPORT_TYPE \
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-view/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-view/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-view/share/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-view/share/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-view/share/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-view/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-view/share/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-view/share/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-view/share/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-view/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
ScanView.py 21 kReportFileRE = re.compile('(.*/)?report-(.*)\\.html')
52 # Insert report bug and open file links.
53 kReportReplacements.append((re.compile('<!-- REPORTBUG id="report-(.*)\\.html" -->'),
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
58 '<h3><a href="/">Summary</a> > Report %(report)s</h3>'))
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>')
    [all...]
  /prebuilts/devtools/tools/lib/
emma_device.jar 
  /external/emma/core/java12/com/vladium/emma/report/txt/
ReportGenerator.java 9 package com.vladium.emma.report.txt;
30 import com.vladium.emma.report.AbstractReportGenerator;
31 import com.vladium.emma.report.AllItem;
32 import com.vladium.emma.report.ClassItem;
33 import com.vladium.emma.report.IItem;
34 import com.vladium.emma.report.IItemAttribute;
35 import com.vladium.emma.report.ItemComparator;
36 import com.vladium.emma.report.MethodItem;
37 import com.vladium.emma.report.PackageItem;
38 import com.vladium.emma.report.SourcePathCache
    [all...]
  /external/autotest/client/site_tests/security_RuntimeExecStack/
security_RuntimeExecStack.py 93 stack, report = self.check_no_exec_stack(maps)
95 # Report outcome.
99 logging.info('FAIL: %s %s %s', pid, cmd, report)
  /external/emma/lib/
emma.jar 
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
ReportOutputFolder.java 12 package org.jacoco.report.internal;
19 import org.jacoco.report.IMultiReportOutput;
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Resources.java 12 package org.jacoco.report.internal.html.resources;
19 import org.jacoco.report.internal.ReportOutputFolder;
22 * Static resource that are included with the coverage report and might be
28 public static final String STYLESHEET = "report.css";
48 * Attaches resources to the report with the given root folder.
51 * root folder of the report
96 * Copies all static resources into the report.
99 * if the resources can't be written to the report
103 copyResource("report.gif");
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/csv/
ClassRowWriterTest.java 12 package org.jacoco.report.csv;
23 import org.jacoco.report.ILanguageNames;

Completed in 1110 milliseconds

<<11121314151617181920>>