Searched defs:backoff (Results 1 - 10 of 10) sorted by relevance

/external/tlsdate/src/
H A Dtlsdate.h54 #define MAX_SANE_BACKOFF (10*60) /* exponential backoff should only go this far */
185 uint32_t backoff; member in struct:state
/external/openfst/src/include/fst/extensions/ngram/
H A Dngram-fst.h159 // State 0 has no parent, thus no backoff.
433 Weight* backoff = reinterpret_cast<Weight*>(data + offset); local
445 backoff[context_arc] = Weight::Zero();
474 backoff[context_arc] = arc.weight;
/external/dnsmasq/src/
H A Ddnsmasq.h589 int backoff; member in struct:tftp_transfer
/external/iproute2/misc/
H A Dss.c761 int qack, cwnd, ssthresh, backoff; member in struct:tcpstat
1717 if (s->backoff)
1718 printf(" backoff:%u", s->backoff);
1976 s.backoff = info->tcpi_backoff;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 195 milliseconds