HomeSort by relevance Sort by last modified time
    Searched refs:reports (Results 26 - 50 of 57) sorted by null

12 3

  /external/chromium_org/tools/valgrind/
valgrind_test.py 187 logging.info("Search the log for '[ERROR]' to see the error reports.")
517 print "The Valgrind reports are grouped by test names."
520 print "Hint: you can search for the reports by Ctrl+F -> `=#`"
652 "reports unless the code is annotated")
660 "this may give false positive reports on std::string "
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/life/
example.js 150 * Called when the plugin reports progress events.
  /external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
AppRTCDemoActivity.java 212 public void onComplete(StatsReport[] reports) {
213 for (StatsReport report : reports) {
  /external/chromium_org/ui/webui/resources/js/
webui_resource_test.js 141 * Runs all functions starting with test and reports success or
157 * Runs the next test in the queue. Reports the test results if the queue is
  /frameworks/base/services/java/com/android/server/content/
SyncStorageEngine.java 521 ArrayList<ISyncStatusObserver> reports = null; local
530 if (reports == null) {
531 reports = new ArrayList<ISyncStatusObserver>(i);
533 reports.add(mChangeListeners.getBroadcastItem(i));
539 Log.v(TAG, "reportChange " + which + " to: " + reports);
542 if (reports != null) {
543 int i = reports.size();
547 reports.get(i).onStatusChanged(which);
    [all...]
  /build/
envsetup.sh 1151 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)
1153 if [ ! "$reports" ]; then
1159 for report in ${reports[@]}
    [all...]
  /external/chromium_org/content/renderer/media/
rtc_peer_connection_handler.cc 238 const std::vector<webrtc::StatsReport>& reports) OVERRIDE {
239 for (std::vector<webrtc::StatsReport>::const_iterator it = reports.begin();
240 it != reports.end(); ++it) {
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/
peerconnection_jni.cc 908 ReportsToJava(jni(), reports)); variable
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/cube/
example.js 142 * Called when the plugin reports progress events.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
example.js 143 * Called when the plugin reports progress events.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/voronoi/
example.js 154 * Called when the plugin reports progress events.
  /external/valgrind/main/cachegrind/
cg_annotate.in 163 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
  /external/valgrind/main/massif/
ms_print.in 76 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
  /external/valgrind/main/none/tests/
cmdline1.stdout.exp 100 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
cmdline2.stdout.exp 156 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
  /external/iputils/doc/
docbook2man-spec.pl 265 .\\" Please send any bug reports, improvements, comments, patches,
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 731 To file bug reports or feature requests (other than topics listed in the
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 8 * to read format for bug reports.
  /external/chromium_org/chrome/browser/resources/feedback/js/
feedback.js 125 // Prevent double clicking from sending additional reports.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/smoothlife/
example.js 177 * Called when the plugin reports progress events.
  /external/libpng/
CHANGES     [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js 157 * http://www.unicode.org/reports/tr35/#Unicode_Language_and_Locale_Identifiers
    [all...]
  /external/grub/docs/
texinfo.tex 32 % reports; you can get the latest version from:
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
    [all...]

Completed in 1829 milliseconds

12 3