/external/ltp/testcases/network/lib6/ |
D | getaddrinfo_01.c | 68 struct addrinfo *aires, hints, *pai; in gaiv4() local 91 for (pai = aires; pai; pai = pai->ai_next) { in gaiv4() 92 err |= pai->ai_family != AF_INET; in gaiv4() 93 err |= pai->ai_addrlen != sizeof(struct sockaddr_in); in gaiv4() 94 err |= pai->ai_addr == 0; in gaiv4() 95 psin = (struct sockaddr_in *)pai->ai_addr; in gaiv4() 96 if (pai->ai_addr) { in gaiv4() 107 pai->ai_family, pai->ai_addrlen, psin, in gaiv4() 129 for (pai = aires; pai; pai = pai->ai_next) in gaiv4() 130 if (pai->ai_canonname) in gaiv4() [all …]
|
/external/python/cpython2/Modules/ |
D | getaddrinfo.c | 158 if (pai->ai_flags & AI_CANONNAME) {\ 173 memcpy(ai, pai, sizeof(struct addrinfo));\ 188 memcpy(ai, pai, sizeof(struct addrinfo));\ 245 struct addrinfo *pai; in getaddrinfo() local 265 pai = &ai; in getaddrinfo() 266 pai->ai_flags = 0; in getaddrinfo() 267 pai->ai_family = PF_UNSPEC; in getaddrinfo() 268 pai->ai_socktype = GAI_ANY; in getaddrinfo() 269 pai->ai_protocol = GAI_ANY; in getaddrinfo() 270 pai->ai_addrlen = 0; in getaddrinfo() [all …]
|
/external/python/cpython3/Modules/ |
D | getaddrinfo.c | 158 if (pai->ai_flags & AI_CANONNAME) {\ 173 memcpy(ai, pai, sizeof(struct addrinfo));\ 188 memcpy(ai, pai, sizeof(struct addrinfo));\ 245 struct addrinfo *pai; in getaddrinfo() local 265 pai = &ai; in getaddrinfo() 266 pai->ai_flags = 0; in getaddrinfo() 267 pai->ai_family = PF_UNSPEC; in getaddrinfo() 268 pai->ai_socktype = GAI_ANY; in getaddrinfo() 269 pai->ai_protocol = GAI_ANY; in getaddrinfo() 270 pai->ai_addrlen = 0; in getaddrinfo() [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/ |
D | PAssertedIdentityParser.java | 78 PAssertedIdentity pai = new PAssertedIdentity(); in parse() local 79 pai.setHeaderName(SIPHeaderNamesIms.P_ASSERTED_IDENTITY); in parse() 81 super.parse(pai); in parse() 82 assertedIdList.add(pai); in parse() 90 pai = new PAssertedIdentity(); in parse() 91 super.parse(pai); in parse() 92 assertedIdList.add(pai); in parse()
|
/external/clang/test/SemaCXX/ |
D | member-pointer.cpp | 121 int A::*pai = 0; in h() local 123 (void)(d.*pai); in h() 124 (void)(pd->*pai); in h() 126 …(void)(f.*pai); // expected-error {{ambiguous conversion from derived class 'F' to base class 'A'}} in h() 127 …(void)(ptrf->*pai); // expected-error {{ambiguous conversion from derived class 'F' to base class … in h() 129 (void)(h.*pai); // expected-error {{cannot cast 'H' to its private base class 'A'}} in h() 130 (void)(ptrh->*pai); // expected-error {{cannot cast 'H' to its private base class 'A'}} in h()
|
D | new-delete.cpp | 47 ia4 *pai = new (int[3][4]); in good_news() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | member-pointer.cpp | 121 int A::*pai = 0; in h() local 123 (void)(d.*pai); in h() 124 (void)(pd->*pai); in h() 126 …(void)(f.*pai); // expected-error {{ambiguous conversion from derived class 'F' to base class 'A'}} in h() 127 …(void)(ptrf->*pai); // expected-error {{ambiguous conversion from derived class 'F' to base class … in h() 129 (void)(h.*pai); // expected-error {{cannot cast 'H' to its private base class 'A'}} in h() 130 (void)(ptrh->*pai); // expected-error {{cannot cast 'H' to its private base class 'A'}} in h()
|
D | new-delete.cpp | 53 ia4 *pai = new (int[3][4]); in good_news() local
|
/external/icu/icu4c/source/data/curr/ |
D | hu.txt | 1036 "Európai kompozit egység", 1040 "Európai monetáris egység", 1044 "Európai kontó egység (XBC)", 1048 "Európai kontó egység (XBD)", 1060 "európai pénznemegység", 2113 one{"Európai kompozit egység"} 2114 other{"Európai kompozit egység"} 2117 one{"Európai monetáris egység"} 2118 other{"Európai monetáris egység"} 2121 one{"Európai kontó egység (XBC)"} [all …]
|
/external/libwebsockets/lib/system/async-dns/ |
D | async-dns.c | 388 lws_async_dns_freeaddrinfo(const struct addrinfo **pai) in lws_async_dns_freeaddrinfo() argument 392 if (!*pai) in lws_async_dns_freeaddrinfo() 404 c = &((lws_adns_cache_t *)(*pai))[-1]; in lws_async_dns_freeaddrinfo() 415 *pai = NULL; in lws_async_dns_freeaddrinfo()
|
/external/cldr/common/testData/transforms/ |
D | blt-fonipa-t-blt.txt | 136 ꪼꪝ pai̯˥ 204 ꪼꪜ pai̯˨ 234 ꪼꪜ pai̯˨
|
D | ky-Latn-t-ky-m0-bgn.txt | 67 пайдаланууга paĭdalanuuga 447 пайдаланылышы paĭdalanylyshy
|
D | ru-t-zh-Latn-pinyin.txt | 250 pai пай
|
D | ia-fonipa-t-ia.txt | 188 paises pai̯ses
|
D | uz-t-uz-Cyrl-m0-bgn.txt | 552 пайтда paĭtda
|
D | el-Latn-t-el-m0-bgn.txt | 480 παίρνει paírni
|
D | es-419-fonipa-t-es-fonipa.txt | 2430 pai̯moɣo pai̯moɣo
|
D | ja-t-es-fonipa.txt | 2430 pai̯moɣo パイモゴ
|
/external/icu/icu4c/source/data/zone/ |
D | hu.txt | 1513 ld{"közép-európai nyári idő"} 1514 lg{"közép-európai időzóna"} 1515 ls{"közép-európai téli idő"} 1521 ld{"kelet-európai nyári idő"} 1522 lg{"kelet-európai időzóna"} 1523 ls{"kelet-európai téli idő"} 1532 ld{"nyugat-európai nyári idő"} 1533 lg{"nyugat-európai időzóna"} 1534 ls{"nyugat-európai téli idő"}
|
/external/llvm-project/llvm/test/tools/llvm-symbolizer/ |
D | sym.test | 45 RUN: llvm-addr2line -pai -obj=%p/Inputs/addr.exe < %p/Inputs/addr.inp | FileCheck -check-prefixes=A…
|
/external/icu/icu4c/source/data/lang/ |
D | hu.txt | 158 es_ES{"európai spanyol"} 411 pt_PT{"európai portugál"} 783 eor{"Európai rendezési szabályok"}
|
/external/icu/icu4c/source/data/region/ |
D | hu.txt | 110 EU{"Európai Unió"}
|
/external/icu/icu4c/source/data/translit/ |
D | es_FONIPA_zh.txt | 343 pai\u032F → 派 ;
|
D | Latn_Bopo.txt | 108 pai }$pTone ↔ ㄆㄞ }$zTone; 109 pai → ㄆㄞ˙;
|
/external/icu/icu4c/source/data/locales/ |
D | hu.txt | 1484 european_scripts{"európai írásrendszerek"}
|