Home
last modified time | relevance | path

Searched refs:inflight (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/skia/experimental/webtry/res/js/
Dpolyfill.js3inflight=0,this.pending={}};d.prototype={addNodes:function(a){this.inflight+=a.length;for(var b,c=…
/external/skia/experimental/webtry/res/js/
Dpolyfill.js3inflight=0,this.pending={}};d.prototype={addNodes:function(a){this.inflight+=a.length;for(var b,c=…
/external/chromium_org/third_party/usrsctp/usrsctplib/
Dusrsctp.h783 uint16_t inflight; /* flightsize in k */ member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_uio.h756 uint16_t inflight; /* flightsize in k */ member
Dsctp_indata.c3471 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);
Dsctputil.c335 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/
Dplatform.js35inflight=0,this.pending={}};d.prototype={addNodes:function(a){this.inflight+=a.length;for(var b,c=…
Dplatform.js.map1inflight = 0;\n this.pending = {};\n this.cache = {};\n};\n\nLoader.prototype = {\n addNodes: f…
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
Dtab_strip_controller.mm1050 // We need a duration or else it doesn't cancel an inflight animation.