HomeSort by relevance Sort by last modified time
    Searched full:report (Results 901 - 925 of 7456) sorted by null

<<31323334353637383940>>

  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 117 // special ranges for this report.
166 /// bug report, so it can print a note later.
209 // See if the return value is NULL. If so, suppress the report.
211 assert(Eng && "Cannot file a bug report without an owning engine");
296 // the report is resurrected as valid later on.
349 // Don't automatically suppress a report if one of the arguments is
375 // false negatives, and continue towards marking this report invalid.
787 assert(Eng && "Cannot file a bug report without an owning engine");
893 BugReport &report, bool IsArg,
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
StaticMetadataCollectionTest.java 34 * This test collects camera2 API static metadata and reports to device report.
50 // Deliver the report to host will automatically clear the report log.
  /external/clang/
Makefile 101 report::
102 @ $(MAKE) -C test report
119 .PHONY: test report clean cscope.files
  /external/clang/include/clang/Driver/
Compilation.h 140 /// \param IssueErrors - Report failures as errors.
146 /// \param IssueErrors - Report failures as errors.
155 /// \param IssueErrors - Report failures as errors.
  /external/compiler-rt/lib/asan/
asan_linux.cc 111 Report("Your application is linked against incompatible ASan runtimes.\n");
120 Report("ASan runtime does not come first in initial library list; "
144 Report("Your application is linked against "
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_libcdep.cc 55 // Currently, we include the first stack frame into the report summary.
97 Report("%s: hard rss limit exhausted (%zdMb vs %zdMb)\n",
105 Report("%s: soft rss limit exhausted (%zdMb vs %zdMb)\n",
  /external/compiler-rt/test/asan/TestCases/Posix/
coverage.cc 16 // RUN: not %run %t foo bar 4 2>&1 | FileCheck %s --check-prefix=CHECK-report
74 // CHECK-report: AddressSanitizer: global-buffer-overflow
75 // CHECK-report: PCs written
  /external/google-breakpad/src/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/lldb/
Makefile 93 #report::
94 # @ $(MAKE) -C test report
109 .PHONY: test report clean cscope.files
  /external/owasp/sanitizer/tools/findbugs/doc/
FilterFile.txt 13 report:
52 bugs report both the class containing the method where the dropped exception
67 Many kinds of bugs report what method they occur in. For those bug instances,
  /external/skia/src/ports/
SkOSFile_win.cpp 87 //TODO: use SK_TRACEHR(GetLastError(), "Could not get file size.") to report.
96 //TODO: use SK_TRACEHR(GetLastError(), "Could not create file mapping.") to report.
103 //TODO: use SK_TRACEHR(GetLastError(), "Could not map view of file.") to report.
  /external/vogar/src/vogar/
XmlReportPrinter.java 37 * <p>Unlike Ant's formatter, this class does not report the execution time of
58 * Returns true if this XML Report printer can be used to emit XML.
73 * Populates the directory with the report data from the completed tests.
  /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
  /frameworks/base/location/java/com/android/internal/location/
ProviderProperties.java 59 * under most circumstances but may occasionally not report it
67 * under most circumstances but may occasionally not report it
75 * under most circumstances but may occasionally not report it
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 208 REPORTER.report(message, allocationSite);
215 public void report (String message, Throwable allocationSite); method in interface:CloseGuard.Reporter
222 @Override public void report (String message, Throwable allocationSite) { method in class:CloseGuard.DefaultReporter
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
CharsetDecoderTest.java 82 assertSame(CodingErrorAction.REPORT, decoder.malformedInputAction());
83 assertSame(CodingErrorAction.REPORT, decoder
148 assertSame(CodingErrorAction.REPORT, decoder.malformedInputAction());
162 assertSame(CodingErrorAction.REPORT, decoder
241 decoder.onMalformedInput(CodingErrorAction.REPORT);
242 decoder.onUnmappableCharacter(CodingErrorAction.REPORT);
266 decoder.onMalformedInput(CodingErrorAction.REPORT);
267 decoder.onUnmappableCharacter(CodingErrorAction.REPORT);
411 decoder.onMalformedInput(CodingErrorAction.REPORT);
413 decoder.onUnmappableCharacter(CodingErrorAction.REPORT);
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/
DTDHandler.java 22 * instance to report notation and unparsed entity declarations to
26 * the XML recommendation <em>requires</em> processors to report:
29 * <p>The SAX parser may report these events in any order, regardless
  /ndk/build/tools/toolchain-patches/gcc/
0013-Modify-LINK_SPEC-to-pass-fix-cortex-a53-843419-as-de.patch 76 Target Report Var(aarch64_fix_a53_err835769) Init(2)
80 +Target Report Var(aarch64_fix_a53_err843419) Init(2)
84 Target Report RejectNegative InverseMask(BIG_END)
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.pom 157 <report>javadoc</report>
177 <artifactId>maven-surefire-report-plugin</artifactId>
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/
httpmime-4.1.pom 133 <report>javadoc</report>
152 <artifactId>maven-surefire-report-plugin</artifactId>
  /prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.pom 157 <report>javadoc</report>
177 <artifactId>maven-surefire-report-plugin</artifactId>
  /prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpmime/4.1/
httpmime-4.1.pom 133 <report>javadoc</report>
152 <artifactId>maven-surefire-report-plugin</artifactId>
  /external/valgrind/helgrind/
helgrind.h 464 /* Report that wait on the condition variable at address CV has
471 /* Report that wait on the condition variable at CV has succeeded.
476 /* Report that we are about to signal on the condition variable at
481 /* Report that we are about to signal_all on the condition variable at
542 Report that the bytes in the range [pointer, pointer+size) are about
590 Report that a new memory at "address" of size "size" has been
612 /* Report that the producer-consumer queue object at address PCQ has
619 /* Report that the queue at address PCQ is about to be destroyed. */
623 /* Report that we are about to put an element into a FIFO queue at
628 /* Report that we've just got an element from a FIFO queue at addres
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
uses-sdk-element.jd 230 <td><a href="{@docRoot}sdk/api_diff/23/changes.html" title="Diff Report">23</a></td>
235 <td><a href="{@docRoot}sdk/api_diff/22/changes.html" title="Diff Report">22</a></td>
241 <td><a href="{@docRoot}sdk/api_diff/21/changes.html" title="Diff Report">21</a></td>
246 <td><a href="{@docRoot}sdk/api_diff/20/changes.html" title="Diff Report">20</a></td>
251 <td><a href="{@docRoot}sdk/api_diff/19/changes.html" title="Diff Report">19</a></td>
257 <td><a href="{@docRoot}sdk/api_diff/18/changes.html" title="Diff Report">18</a></td>
263 <td><a href="{@docRoot}sdk/api_diff/17/changes.html" title="Diff Report">17</a></td>
269 <td><a href="{@docRoot}sdk/api_diff/16/changes.html" title="Diff Report">16</a></td>
275 <td><a href="{@docRoot}sdk/api_diff/15/changes.html" title="Diff Report">15</a></td>
281 <td><a href="{@docRoot}sdk/api_diff/14/changes.html" title="Diff Report">14</a></td
    [all...]
  /external/pcre/dist/
Makefile.am 798 # coverage: Create a coverage report from 'make check'
801 # coverage-report: This creates the coverage report only
802 # coverage-clean-report: This removes the generated coverage report
807 # coverage report.
830 coverage-report:
850 --title "$(PACKAGE) $(VERSION) Code Coverage Report" \
854 @echo "Code coverage report written to file://$(abs_builddir)/$(COVERAGE_OUTPUT_DIR)/index.html"
859 coverage-clean-report
    [all...]

Completed in 253 milliseconds

<<31323334353637383940>>