/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 \
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
scantools.py | 55 <title>Bgen scan report</title>
58 <h1>Bgen scan report</h1>
60 <p>This scan report is intended to help you debug the regular expressions
139 self.report("%s %s", type, " ".join(modes))
167 def report(self, format, *args):
member in class:Scanner 455 #self.report("trying full name %r", fullname)
482 self.report("scanfile = %r", inputname)
484 self.report("(No interface specifications will be written)")
486 self.report("specfile = %r", self.specfile.name)
489 self.report("(No symbol definitions will be written)") [all...] |
/external/clang/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-2812033/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-3016494/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-3217047/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-3289846/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-3362437/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-3688880/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-3859424/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-2812033/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-3016494/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-3217047/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-3289846/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-3362437/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-3688880/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-3859424/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/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 | |