HomeSort by relevance Sort by last modified time
    Searched full:report (Results 1126 - 1150 of 8682) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/safe_browsing/
ui_manager.h 125 // Report hits to the unsafe contents (malware, phishing, unsafe download URL)
148 // Call protocol manager on IO thread to report hits of unsafe contents.
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_service.h 73 // Signals the event attached by AttachTestEvent() to report the specified
75 // derived classes to report their status. This function does not do anything
  /external/chromium_org/chrome/browser/task_manager/
resource_provider.h 94 // Whether this resource does report the network usage accurately.
96 // reported as being read. This is because some plugins do not report the
  /external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.cc 121 std::string report = SerializeSettingsReport(*setting_snapshot_, local
125 SendSettingsFeedback(report, profile, is_reset_prompt_active ?
  /external/chromium_org/components/url_matcher/
substring_set_matcher.h 57 // IDs that are used to report matches.
65 // would report all pattern IDs associated with the trie nodes as matches.
  /external/chromium_org/content/browser/renderer_host/media/
midi_host.cc 33 // the hardware. Every once in a while we report back to the renderer
34 // the number of bytes sent since the last report. This threshold determines
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.h 133 // are still generated. However, the position they report is the last known
134 // mouse position just as mouse lock was entered; the movement they report
  /external/chromium_org/content/renderer/media/
rtc_peer_connection_handler.cc 249 void AddReport(const webrtc::StatsReport& report) {
250 int idx = response_->addReport(blink::WebString::fromUTF8(report.id),
251 blink::WebString::fromUTF8(report.type),
252 report.timestamp);
254 report.values.begin();
255 value_it != report.values.end(); ++value_it) {
311 void LocalRTCStatsResponse::addStatistic(size_t report,
314 impl_.addStatistic(report, name, value);
  /external/chromium_org/content/zygote/
zygote_linux.h 78 // fills in uma_name et al with a report the helper wants to make via
120 // sample we should report on the first fork.
  /external/chromium_org/media/cast/rtcp/
rtcp_utility.h 273 kStateReportBlock, // Sender/Receiver report report blocks.
  /external/chromium_org/net/base/
file_stream_context_win.cc 102 return 0; // Report EOF by returning 0 bytes read.
119 return 0; // Report EOF by returning 0 bytes read.
  /external/chromium_org/sdch/open-vcdiff/
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ImageResource.h 75 NormalSize, // Report the size of the image associated with a certain renderer
76 IntrinsicSize // Report the intrinsic size, i.e. ignore whatever has been set extrinsically.
  /external/chromium_org/third_party/android_testrunner/
am_instrument_parser.py 131 "block" would be either a "test started" status report, or a "test
132 finished" status report.
  /external/chromium_org/third_party/expat/files/
README 130 to report a bug when you don't have access to a browser, you may also
131 send a bug report by email to expat-bugs@mail.libexpat.org.
  /external/chromium_org/third_party/libjingle/source/talk/base/
profiler.cc 147 msg.stream() << "=== Profile report ";
161 << "=== End profile report ===";
  /external/chromium_org/third_party/libxml/src/
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /external/chromium_org/third_party/libxslt/
compile 28 # This file is maintained in Automake, please report
48 Report bugs to <bug-automake@gnu.org>.
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_function.cpp 167 * FINISHME: Report a decent error. Returning NULL will likely result in
168 * FINISHME: a "no matching signature" error; it should report that the
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 1 # Run this TCL script using "testfixture" in order get a report that shows
41 # queries the in-memory db to produce the space-analysis report.
166 # report.
230 # Output the sub-report title, nicely decorated with * characters.
272 # Print out the sub-report statistics.
390 puts "/** Disk-Space Utilization Report For $file_to_analyze"
602 puts "The entire text of this report can be sourced into any SQL database"
604 puts "The data used to generate this report follows:"
  /external/chromium_org/third_party/tcmalloc/vendor/
compile 28 # This file is maintained in Automake, please report
48 Report bugs to <bug-automake@gnu.org>.
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /external/chromium_org/tools/gyp/pylib/gyp/
easy_xml.py 41 encoding: The encoding to report on the first XML line.
112 encoding: The encoding to report on the first line of the XML file.
  /external/chromium_org/tools/perf/metrics/
timeline.py 152 # Now report each category. We report the percentage of time that

Completed in 984 milliseconds

<<41424344454647484950>>