Searched refs:pai (Results 1 – 10 of 10) sorted by relevance
/external/tcpdump/missing/ |
D | getaddrinfo.c | 216 (ai) = get_ai(pai, (afd), (addr)); \ 234 error = get_canonname(pai, (ai), (str)); \ 299 struct addrinfo *pai; local 317 pai = &ai; 318 pai->ai_flags = 0; 319 pai->ai_family = PF_UNSPEC; 320 pai->ai_socktype = ANY; 321 pai->ai_protocol = ANY; 322 pai->ai_addrlen = 0; 323 pai->ai_canonname = NULL; [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 | 113 int A::*pai = 0; in h() local 115 (void)(d.*pai); in h() 116 (void)(pd->*pai); in h() 118 …(void)(f.*pai); // expected-error {{left hand operand to .* must be a class compatible with the ri… in h() 119 …(void)(ptrf->*pai); // expected-error {{left hand operand to ->* must be a pointer to class compat… in h()
|
D | new-delete.cpp | 40 ia4 *pai = new (int[3][4]); in good_news() local
|
/external/icu4c/data/curr/ |
D | hu.txt | 1016 "európai pénznemegység", 1285 other{"Európai kompozit egység"} 1288 other{"Európai monetáris egység"} 1291 other{"Európai kontó egység (XBC)"} 1294 other{"Európai kontó egység (XBD)"} 1297 other{"Európai pénznemegység"}
|
/external/icu4c/data/zone/ |
D | hu.txt | 619 ld{"közép-európai nyári idő"} 620 ls{"közép-európai idő"} 624 ld{"kelet-európai nyári idő"} 625 ls{"kelet-európai idő"} 629 ld{"Nyugat-európai nyári idő"} 630 ls{"Nyugat-európai idő"}
|
/external/srec/srec/crec/ |
D | srec_context.c | 1519 arcID *pai, ai, ai2; in remove_added_arcs_leaving() local 1520 …for (pai = &node->un_ptr.first_next_arc, ai = (*pai); ai != MAXarcID; pai = &arc->linkl_next_arc, … in remove_added_arcs_leaving() 1534 *pai = ai2; in remove_added_arcs_leaving() 1545 arcID *pai, ai, ai2; in remove_added_arcs_arriving() local 1546 for (pai = &node->first_prev_arc, ai = (*pai); ai != MAXarcID; in remove_added_arcs_arriving() 1547 pai = &arc->linkl_prev_arc, ai = (*pai)) in remove_added_arcs_arriving() 1561 *pai = ai2; in remove_added_arcs_arriving()
|
/external/icu4c/data/translit/ |
D | es_FONIPA_zh.txt | 329 pai\u032F → 派 ;
|
/external/icu4c/data/region/ |
D | hu.txt | 120 EU{"Európai Unió"}
|
/external/icu4c/data/lang/ |
D | hu.txt | 222 ine{"indoeurópai nyelv"}
|