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

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
H A Dinet.py28 # AF_INET6 might not be defined in the socket module, but we need it.
33 AF_INET6 = socket.AF_INET6 variable
35 AF_INET6 = 9999 variable
51 elif family == AF_INET6:
69 elif family == AF_INET6:
88 return AF_INET6
/external/libevent/
H A Dipv6-internal.h70 #ifndef AF_INET6
71 #define AF_INET6 3333 macro
74 #define PF_INET6 AF_INET6
/external/c-ares/
H A Dares_setup.h183 #define AF_INET6 PF_INET6 macro
185 #define AF_INET6 AF_MAX+1 macro
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/robolectric/v3/runtime/
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-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/ ...

Completed in 152 milliseconds