HomeSort by relevance Sort by last modified time
    Searched full:reported (Results 326 - 350 of 1599) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 131 // reported yet and if metrics collection is enabled.
134 // reported already to avoid sending boot time histogram samples
156 // times for the most recent boot event have been reported
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
port.h 358 bool reported() const { return reported_; } function in class:cricket::Connection
359 void set_reported(bool reported) { reported_ = reported;}
  /external/clang/test/Analysis/
dead-stores.c 411 // FIXME: One day this should be reported as dead since 'z = x + y' is dead.
419 // FIXME: One day this should be reported as dead since 'x' is just overwritten.
428 // FIXME: One day this should be reported as dead since 'x' is just overwritten.
  /external/valgrind/main/docs/internals/
3_3_BUGSTATUS.txt 20 ---------- Bugs reported after (in) 3.3.1 --------------------------
54 Can't repro; reported queried
72 160872 MED pend race errors reported where libpthread.so
3_1_BUGSTATUS.txt 7 ------- Bugs reported after (in) 3.1.1 ------
77 ------- Bugs reported prior to 3.1.1 ------
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 97 * errors are reported during the load process using syms->Error_Report().
134 * errors are reported during the load process using syms->Error_Report().
161 * Individual errors are reported using syms->Error_Report().
  /libcore/luni/src/main/java/org/xml/sax/
XMLReader.java 252 * events reported by the SAX parser will be silently ignored.</p>
278 * content events reported by the SAX parser will be silently
305 * error events reported by the SAX parser will be silently
  /packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
VideoChatTestActivity.java 351 status += "Bad reported size, wanted " + width + "x" + height + ", got " +
357 status += "Bad reported frame rate, wanted " + frameRate
365 status = "Bad reported image format, wanted NV21 (" + ImageFormat.NV21 +
  /cts/tests/tests/app/src/android/app/cts/
SystemFeaturesTest.java 212 * Check that the sensor features reported by the PackageManager correspond to the sensors
304 * Check that the {@link TelephonyManager#getPhoneType()} matches the reported features.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DefaultErrorHandler.java 49 * are reported to System.err.
94 // reported.
  /external/chromium/chrome/browser/diagnostics/
diagnostics_main.cc 213 // How many tests reported failure.
245 // Keeps track of how many tests reported failure.
  /external/expat/
Changes 47 - Fixed enum XML_Status issue (reported on SourceForge many
146 Reported by an anonymous user.
  /external/icu4c/i18n/unicode/
uspoof.h 67 * Results are reported as a set of USpoofChecks flags; this mirrors the form in which
100 * specified. Confusabality issues involving upper case letters will not be reported.
547 * not reported here, but through the function's return value.
580 * not reported here, but through the function's return value.
614 * not reported here, but through the function's return value.
662 * Confusability of the strings is not reported here,
695 * Confusability of the strings is not reported here,
726 * Confusability of the strings is not reported here,
    [all...]
  /external/iproute2/
RELNOTES 84 * Bug in rtnl_talk(), libnetlink.c. Reported by David P. Olshfski
123 * Bug in tc/q_prio.c resetting priomap. Reported by
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 120 are reported and that those which are reported are expected.
  /external/nist-sip/java/gov/nist/javax/sip/stack/
DefaultRouter.java 49 * Bug reported by Will Scullin -- maddr was being ignored when routing
50 * requests. Bug reported by Antonis Karydas - the RequestURI can be a non-sip
  /external/stlport/test/unit/
alg_test.cpp 191 // test for bug reported by Jim Xochellis
198 // test for bug with counter == 1, reported by Timmie Smith
  /external/v8/benchmarks/
base.js 103 // context of browsers. Once done, the final score is reported to the
176 // we have a result which can be reported to the user if needed.
  /external/valgrind/main/drd/tests/
matinv.c 4 * are reported by the happens-before algorithm (drd), but a lot of data races
5 * (all false positives) are reported by the Eraser-algorithm (helgrind).
omp_matinv.c 4 * are reported by the happens-before algorithm (drd), but a lot of data races
5 * (all false positives) are reported by the Eraser-algorithm (helgrind).
  /frameworks/base/core/java/android/net/
LinkSocket.java 105 * the link will not be reported in the results. Capabilities of the link
106 * but not listed in the Set will also not be reported in the results.
  /libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java 69 * This augmentation is reported
73 * are reported.</p>
  /ndk/sources/host-tools/make-3.81/glob/
ChangeLog 19 Reported by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>. On
69 Drepper). Fixes a bug reported by Eli Zaretski. Integrates
  /ndk/tests/device/test-gnustl-full/unit/
alg_test.cpp 191 // test for bug reported by Jim Xochellis
198 // test for bug with counter == 1, reported by Timmie Smith
  /ndk/tests/device/test-stlport/unit/
alg_test.cpp 191 // test for bug reported by Jim Xochellis
198 // test for bug with counter == 1, reported by Timmie Smith

Completed in 619 milliseconds

<<11121314151617181920>>