HomeSort by relevance Sort by last modified time
    Searched refs:flight (Results 1 - 15 of 15) sorted by null

  /external/lldb/examples/test/
usage-pre-post-flight 2 # The following examples first show a bad pre/post flight config file followed by a good pre/post config file.
5 [11:31:19] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-pre-post-flight.bad functionalities/watchpoint/hello_watchpoint
8 [11:32:48] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-pre-post-flight functionalities/watchpoint/hello_watchpoint
27 print "\nRunning pre-flight function:"
33 print "\nRunning post-flight function:"
38 Command invoked: python ./dotest.py -A x86_64 -v -c ../examples/test/.lldb-pre-post-flight functionalities/watchpoint/hello_watchpoint
47 Running pre-flight function:
50 Running post-flight function:
55 Running pre-flight function:
58 Running post-flight function
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
drive_internals.js 115 * Updates the summary about in-flight operations.
117 * of in-flight operations.
120 var container = $('in-flight-operations-contents');
127 if (node.className == 'in-flight-operation')
131 // Add in-flight operations.
135 tr.className = 'in-flight-operation';
  /external/chromium_org/tools/sheriffing/
style.css 89 .in-flight {
functions.js 59 document.getElementById('num-requests-in-flight').innerHTML =
waterfallinfo.js 94 'section-header' + (this.inFlight > 0 ? ' in-flight' : '');
botinfo.js 170 nameCell.className = 'bot-name' + (this.inFlight > 0 ? ' in-flight' : '');
  /external/oprofile/events/x86-64/family10/
unit_masks 353 0x01 Invalidating probe that did not hit any in-flight instructions
354 0x02 Invalidating probe that hit one or more in-flight instructions
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_uio.h 771 uint16_t flight_size; /* flight size in k */
882 uint16_t flight; member in struct:sctp_sbwake_log
    [all...]
sctputil.c 516 sctp_clog.x.wake.flight = stcb->asoc.total_flight_count;
744 SCTP_PRINTF("real flight:%d net total was %d\n",
757 SCTP_PRINTF("net:%p flight was %d corrected to %d\n",
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 494 // If no requests are in flight then this was an old request so we drop the
897 // If there is another query already in flight wait for that to complete.
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
metadata_cache.js 1036 // URL requests in-flight.
  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_manager.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]

Completed in 4659 milliseconds