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

<<11121314151617181920>>

  /frameworks/base/packages/Shell/res/values-en-rIN/
strings.xml 20 <string name="bugreport_finished_title" msgid="2293711546892863898">"Bug report captured"</string>
21 <string name="bugreport_finished_text" product="watch" msgid="8389172248433597683">"Swipe left to share your bug report"</string>
22 <string name="bugreport_finished_text" product="default" msgid="3559904746859400732">"Touch to share your bug report"</string>
  /libcore/luni/src/main/java/libcore/io/
EventLogger.java 47 public void report (int code, Object... list); method in interface:EventLogger.Reporter
55 public void report (int code, Object... list) { method in class:EventLogger.DefaultReporter
67 getReporter().report(code, list);
  /libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java 36 * If the reader does not report lexical events, it will throw a
48 * Report the start of DTD declarations, if any.
50 * <p>This method is intended to report the beginning of the
91 * Report the end of DTD declarations.
93 * <p>This method is intended to report the end of the
105 * Report the beginning of some internal and external XML entities.
109 * report LexicalHandler events may not implement it; you can use the
158 * Report the end of an entity.
169 * Report the start of a CDATA section.
173 * characters} event; this event is intended only to report
    [all...]
  /docs/source.android.com/src/source/
report-bugs.jd 1 page.title=Report Bugs
29 <h2 id="report-issues">Report Issues</h2>
33 allow anyone to see your report, which may put users at risk until the bug is
35 <p>Here's how to report <strong>non-security</strong> bugs:</p>
51 <p><a href="https://code.google.com/p/android/issues/entry?template=User%20bug%20report">Bug in your Device</a> -
55 <p><a href="https://code.google.com/p/android/issues/entry?template=Developer%20bug%20report">Bug in the Software</a> -
75 any particular release. To see what happens to your bug once you report it,
80 issue is to be resolved. Below, there are some examples of a good bug report
81 and a poor bug report.</p
    [all...]
  /external/bison/doc/
bison.1 85 report the warnings falling in CATEGORY
126 \fB\-r\fR, \fB\-\-report\fR=\fITHINGS\fR
129 \fB\-\-report\-file\fR=\fIFILE\fR
130 write report to FILE
133 same as `\-\-report=state'
145 also output an XML report of the automaton
196 disable the report
210 Report bugs to <bug\-bison@gnu.org>.
217 Report translation bugs to <http://translationproject.org/team/>.
  /external/clang/include/clang/Config/
config.h.in 8 /* Bug report URL. */
  /external/clang/test/Analysis/
html-diags-multifile.c 3 // RUN: ls %t.dir | not grep report
  /external/clang/utils/ABITest/single-args-64/
Makefile 1 # Usage: make test.N.report
  /external/compiler-rt/test/asan/TestCases/Linux/
rlimit_mmap_test.cc 1 // Check that we properly report mmap failure.
  /external/compiler-rt/test/asan/TestCases/
atexit_stats.cc 1 // Make sure we report atexit stats.
strip_path_prefix.c 9 // Check that paths in error report don't start with slash.
  /external/compiler-rt/test/tsan/
deflake.bash 8 # until it fails (i.e. produces a race report).
sleep_sync2.cc 15 sleep(1); // must not appear in the report
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestLog.java 19 * Report an error
  /external/libvpx/libvpx/third_party/googletest/
README.libvpx 11 failures, various options for running the tests, and XML test report
  /external/linux-tools-perf/src/tools/perf/scripts/perl/bin/
rwtop-report 13 echo "usage: rwtop-report [interval]"
  /external/linux-tools-perf/src/tools/perf/scripts/python/bin/
sctop-report 13 echo "usage: sctop-report [comm] [interval]"
  /external/lldb/test/lang/cpp/wchar_t/
TestCxxWCharT.py 53 # Check that we correctly report templates on wchar_t
57 # Check that we correctly report templates on int
61 # Check that we correctly report wchar_t
65 # Check that we correctly report int
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli 17 human-readable validation report. See [llvm::verifyModule]. *)
22 human-readable validation report. See [llvm::verifyFunction]. *)
26 validation report to [stderr] and aborts the program if it is invalid. See
32 validation report to [stderr] and aborts the program if it is invalid. See
  /external/parameter-framework/tools/coverage/
README.md 1 # Domain coverage report
8 This report gives the coverage for :
15 Two things are needed to generate a coverage report:
41 ## How to generate the report
  /external/selinux/libselinux/man/man8/
selinuxexeccon.8 3 selinuxexeccon \- report SELinux context used for this executable
  /external/selinux/policycoreutils/mcstrans/
TODO 3 In compute_raw_from_trans look for conflicting bit patterns and report errors.
  /external/valgrind/memcheck/tests/
buflen_check.c 17 /* Valgrind 1.0.X doesn't report the second error */
  /external/valgrind/none/tests/
ansi.c 4 * really that it compiles ok, rather than it runs ok. From bug report
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/
package.html 10 <p>XMPProperty and XMPPropertyInfo are used to report properties when they are retrieved by get-methods or by the iterator.

Completed in 912 milliseconds

<<11121314151617181920>>