/external/tcpdump/missing/ |
H A D | getnameinfo.c | 65 static struct afd { struct 104 struct afd *afd; local 126 afd = &afdl[i]; 132 if (salen != afd->a_socklen) 136 addr = (char *)sa + afd->a_off; 211 if (inet_ntop(afd->a_af, addr, numaddr, sizeof(numaddr)) 218 if (afd->a_af == AF_INET6 && 239 hp = getipnodebyaddr(addr, afd->a_addrlen, afd [all...] |
/external/toybox/toys/posix/ |
H A D | cpio.c | 84 int pipe, afd = toys.optflags & FLAG_o; local 94 afd = pipe; 105 afd = xcreate(TT.archive, perm, 0644); 116 xreadall(afd, toybuf, 110); 117 tofree = name = strpad(afd, x8u(toybuf+94), 110); 146 data = strpad(afd, size, 0); 164 if (size < sizeof(toybuf)) data = strpad(afd, size, 0); 165 else xreadall(afd, toybuf, sizeof(toybuf)); 248 xwrite(afd, toybuf, llen); 249 xwrite(afd, nam [all...] |
/external/libpcap/Win32/Src/ |
H A D | getaddrinfo.c | 124 static const struct afd { struct 188 static int get_name __P((const char *, const struct afd *, struct addrinfo **, 193 const struct afd *, const char *)); 196 static const struct afd *find_afd __P((int)); 218 #define GET_AI(ai, afd, addr) \ 221 (ai) = get_ai(pai, (afd), (addr)); \ 307 const struct afd *afd; local 451 for (afd = afdl; afd 531 const struct afd *afd; local 696 const struct afd *afd; local 758 const struct afd *afd; local 1112 const struct afd *afd; local [all...] |
/external/libgdx/backends/gdx-backend-android/libs/ |
H A D | android-4.4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |