Searched defs:inactive (Results 1 - 9 of 9) sorted by relevance

/external/syslinux/core/lwip/src/core/
H A Dtcp.c878 inactive for too long, will drop the data (it will eventually
1121 struct tcp_pcb *pcb, *inactive; local
1130 inactive = NULL;
1136 inactive = pcb;
1140 if (inactive != NULL) {
1142 (void *)inactive, inactivity));
1143 tcp_abort(inactive);
1154 struct tcp_pcb *pcb, *inactive; local
1158 inactive = NULL;
1163 inactive
[all...]
/external/libpng/contrib/libtests/
H A Dpngimage.c960 int active = 0, inactive = 0; local
979 inactive |= transform;
983 * is the logical OR of these and the inactive status must be adjusted to
986 inactive &= ~active;
989 dp->ignored_transforms = inactive; /* excluding write-only transforms */
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/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-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
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/ ...

Completed in 1553 milliseconds