Searched refs:inflight (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/skia/experimental/webtry/res/js/ |
D | polyfill.js | 3 …inflight=0,this.pending={}};d.prototype={addNodes:function(a){this.inflight+=a.length;for(var b,c=…
|
/external/skia/experimental/webtry/res/js/ |
D | polyfill.js | 3 …inflight=0,this.pending={}};d.prototype={addNodes:function(a){this.inflight+=a.length;for(var b,c=…
|
/external/chromium_org/third_party/usrsctp/usrsctplib/ |
D | usrsctp.h | 783 uint16_t inflight; /* flightsize in k */ member
|
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_uio.h | 756 uint16_t inflight; /* flightsize in k */ member
|
D | sctp_indata.c | 3471 int inflight = 0, resend = 0, inbetween = 0, acked = 0, above = 0; local 3487 inflight++; 3499 if ((inflight > 0) || (inbetween > 0)) { 3507 inflight, inbetween, resend, above, acked);
|
D | sctputil.c | 335 sctp_clog.x.cwnd.inflight = net->flight_size; in sctp_log_cwnd() 417 sctp_clog.x.cwnd.inflight = net->flight_size; in sctp_log_maxburst()
|
/external/chromium_org/third_party/polymer/platform/ |
D | platform.js | 35 …inflight=0,this.pending={}};d.prototype={addNodes:function(a){this.inflight+=a.length;for(var b,c=…
|
D | platform.js.map | 1 …inflight = 0;\n this.pending = {};\n this.cache = {};\n};\n\nLoader.prototype = {\n addNodes: f…
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
D | tab_strip_controller.mm | 1050 // We need a duration or else it doesn't cancel an inflight animation.
|