/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/arpa/ |
nameser_compat.h | 226 #define C_IN ns_c_in
|
/external/tcpdump/ |
print-domain.c | 313 { C_IN, "IN" }, /* Not used */ 344 if (class != C_IN) 384 if (class != C_IN && typ != T_OPT)
|
nameser.h | 192 #define C_IN 1 /* the arpa internet */
|
/bionic/libc/dns/net/ |
getaddrinfo.c | [all...] |
gethnamaddr.c | 300 if (class != C_IN) { 359 qname, p_class(C_IN), p_type(qtype), 1212 n = res_nsearch(res, name, C_IN, type, buf->buf, (int)sizeof(buf->buf)); 1299 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, (int)sizeof(buf->buf)); [all...] |
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
getaddrinfo.c | 1154 if (class != C_IN) {
1189 qname, p_class(C_IN), p_type(qtype),
[all...] |
res_debug.c | 359 {C_IN, "IN"},
365 {C_IN, (char *)0}
|
/external/openssh/ |
sftp.c | 2186 int c_in, c_out; local [all...] |
/external/valgrind/shared/ |
vg_replace_strmem.c | [all...] |
/external/dnsmasq/contrib/dns-loc/ |
dnsmasq2-loc-rfc1876.patch | 93 + new->class = C_IN; 137 if (qclass == C_IN)
|
/external/clang/test/OpenMP/ |
target_firstprivate_codegen.cpp | 225 // TCHECK: define void @__omp_offloading_{{.+}}(i{{[0-9]+}} [[A2_IN:%.+]], [10 x float]* {{.+}} [[B_IN:%.+]], i{{[0-9]+}} [[BN_SZ:%.+]], float* {{.+}} [[BN_IN:%.+]], [5 x [10 x double]]* {{.+}} [[C_IN:%.+]], i{{[0-9]+}} [[CN_SZ1:%.+]], i{{[0-9]+}} [[CN_SZ2:%.+]], double* {{.+}} [[CN_IN:%.+]], [[TT]]* {{.+}} [[D_IN:%.+]]) 244 // TCHECK: store [5 x [10 x double]]* [[C_IN]], [5 x [10 x double]]** [[C_ADDR]], 448 // TCHECK: define void @__omp_offloading_{{.+}}([[S1]]* [[TH:%.+]], i{{[0-9]+}} [[B_IN:%.+]], i{{[0-9]+}} [[VLA:%.+]], i{{[0-9]+}} [[VLA1:%.+]], i{{[0-9]+}}{{.+}} [[C_IN:%.+]]) 461 // TCHECK: store i{{[0-9]+}}* [[C_IN]], i{{[0-9]+}}** [[C_ADDR]], [all...] |
/external/dnsmasq/src/ |
nameser.h | 203 #define C_IN 1 /* the arpa internet */
|