/ndk/tests/device/multi-static-instances/jni/ |
main.cpp | 1 /* This file is here to check for the following bug report:
|
/ndk/tests/device/test-gnustl-full/unit/ |
typeinfo_header_test.cpp | 11 /* SourceForge: STLport bug report 1721844
|
/ndk/tests/device/test-stlport/unit/ |
typeinfo_header_test.cpp | 11 /* SourceForge: STLport bug report 1721844
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
virtio_config.h | 8 /* Status byte for guest to report progress, and synchronize features. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
virtio_config.h | 8 /* Status byte for guest to report progress, and synchronize features. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
virtio_config.h | 8 /* Status byte for guest to report progress, and synchronize features. */
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
lit.cfg | 113 result, report = self._evaluate_test(test, lit_config) 118 report += "\n\nTest was expected to FAIL, but did not.\n" 123 return result, report 142 report = """Command: %s\n""" % ' '.join(["'%s'" % a 144 report += """Exit Code: %d\n""" % exitCode 146 report += """Standard Output:\n--\n%s--""" % out 148 report += """Standard Error:\n--\n%s--""" % err 149 report += "\n\nExpected compilation to fail!" 150 return lit.Test.FAIL, report 162 report = """Command: %s\n""" % ' '.join(["'%s'" % [all...] |
/external/emma/core/java12/com/vladium/emma/report/lcov/ |
ReportGenerator.java | 11 package com.vladium.emma.report.lcov; 18 import com.vladium.emma.report.AbstractReportGenerator; 19 import com.vladium.emma.report.AllItem; 20 import com.vladium.emma.report.ClassItem; 21 import com.vladium.emma.report.IItem; 22 import com.vladium.emma.report.ItemComparator; 23 import com.vladium.emma.report.MethodItem; 24 import com.vladium.emma.report.PackageItem; 25 import com.vladium.emma.report.SourcePathCache; 26 import com.vladium.emma.report.SrcFileItem [all...] |
/external/clang/lib/Frontend/ |
Warnings.cpp | 41 Diags.Report(isPositive? diag::warn_unknown_warning_option_suggest : 45 Diags.Report(isPositive? diag::warn_unknown_warning_option : 86 for (unsigned Report = 0, ReportEnd = 2; Report != ReportEnd; ++Report) { 87 bool SetDiagnostic = (Report == 0); 142 if (Report) 143 Diags.Report(diag::warn_unknown_warning_specifier) 170 if (Report) 171 Diags.Report(diag::warn_unknown_warning_specifier [all...] |
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_le.c | 99 ** Description debug function to print out all HID report available on remote 111 APPL_TRACE_DEBUG0("HID Report DB"); 116 p_rpt = &p_cb->hid_srvc[i].report[0]; 126 rpt_name = "Report"; 451 ** Description find the report entry by service instance and report UUID and 472 p_rpt = &p_cb->hid_srvc[hid_inst_id].report[0]; 490 ** Description find a report entry by report ID and protocol mode 509 /* return battery report w/o condition * [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
TestResultsReport.java | 36 * XML text report of the current test results. 41 * <test-results-report report-version="1" creation-time="Tue Jun 28 11:04:10 PDT 2011"> 53 * </test-results-report> 58 /** Version of the test report. Increment whenever adding new tags and attributes. */ 61 /** Format of the report's creation time. Maintain the same format at CTS. */ 65 private static final String TEST_RESULTS_REPORT_TAG = "test-results-report"; 91 xml.attribute(null, "report-version", Integer.toString(REPORT_VERSION));
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
cts_report.js | 18 * Utility to report benchmarking result via HTTP POST 20 * @param msg message to add to the report
|
/cts/tools/signature-tools/ |
README.txt | 15 #Report engine : Translates a delta model to a html output based on templates (utilizing the StringTemplate framework) 38 | | html : html report generator
|
/external/chromium/chrome/browser/ |
bug_report_data.cc | 56 // We already sent the report, just delete the data. 65 // We already prepared the report, send it now.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/inspectedWindow/chrome-preprocessor/Panel/ |
InspectedWindowLoadMonitor.js | 6 * within a Web page nor does it report on events occuring in the page. For now 7 * we poll the page to determine a reasonable time to report the scripts.
|
/external/chromium_org/content/shell/app/ |
shell_breakpad_client.h | 20 // in the crash report. 30 // in the crash report.
|
/external/chromium_org/net/disk_cache/simple/ |
simple_histogram_macros.h | 12 // This file contains macros used to report histograms. The main issue is that 14 // media), while making it easy to report histograms and have all names
|
/external/chromium_org/remoting/host/setup/ |
daemon_installer_win.h | 34 // Invokes the completion callback to report the installation result. 38 // The completion callback that should be called to report the installation
|
/external/chromium_org/third_party/libxml/src/ |
README | 22 a full coverage check. Report failures to the list. 24 To report bugs, follow the instructions at:
|
/external/clang/www/demo/ |
what is this directory.txt | 4 Perhaps it could also be used for getting crash information and details on errors.... I'm not sure if this would require some major changes or not to report this info. Maybe also adding ways that people can use it to test for errors and a way to report such errors would also be good.
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_flags.h | 28 // Supress a race report if we've already output another race report 31 // Supress a race report if we've already output another race report 39 // Report thread leaks at exit? 41 // Report destruction of a locked mutex? 43 // Report violations of async signal-safety 46 // Report races between atomic and plain memory accesses.
|
/external/emma/core/res/com/vladium/emma/report/ |
report_usage.res | 7 'r', 'report': 10 "coverage report type list";
|
/external/icu4c/test/perf/ |
icuperf2report.xsl | 9 <report category="test"> 28 </report>
|
/external/kernel-headers/original/linux/ |
tiocl.h | 10 #define TIOCL_SELMOUSEREPORT 16 /* report beginning of selection */ 11 #define TIOCL_SELBUTTONMASK 15 /* button mask for report */
|
/external/linux-tools-perf/Documentation/ |
perf-buildid-list.txt | 17 perf report. 37 linkperf:perf-report[1]
|