Home
last modified time | relevance | path

Searched defs:icp (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
Dp2.cpp36 const int *icp = ctcv; in test_cvqual_conv() local
/external/iputils/
Dping.c720 struct icmphdr *icp; in send_probe() local
778 struct icmphdr *icp = (struct icmphdr *)_icp; in pr_echo_reply() local
787 struct icmphdr *icp; in parse_reply() local
987 void pr_icmph(__u8 type, __u8 code, __u32 info, struct icmphdr *icp) in pr_icmph()
Dclockdiff.c137 struct icmphdr *icp = (struct icmphdr *) packet; in measure() local
314 struct icmphdr *icp = (struct icmphdr *) packet; in measure_opt() local
Dtraceroute6.c828 struct icmp6_hdr *icp; in packet_ok() local
Drdisc.c543 struct icmphdr *icp = (struct icmphdr *) ALLIGN(outpack); in solicitor() local
723 struct icmphdr *icp; in pr_pack() local
/external/libpcap/
Dgencode.h380 #define isMarked(icp, p) ((p)->mark == (icp)->cur_mark) argument
381 #define unMarkAll(icp) (icp)->cur_mark += 1 argument
382 #define Mark(icp, p) ((p)->mark = (icp)->cur_mark) argument
/external/clang/test/SemaCXX/
Dreinterpret-cast.cpp60 int const *icp = reinterpret_cast<int const*>(ipppc); in constness() local
Dcstyle-cast.cpp196 int const *icp = (int const*)(ipppc); in constness() local
Dfunctional-cast.cpp265 int const *icp = icp_t(ipppc); in constness() local
/external/tcpdump/
Dprint-icmp6.c626 const struct icmp6_hdr *icp, u_int len) in icmp6_cksum()
1409 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp; in mldv2_report_print() local
1467 const struct icmp6_hdr *icp = (const struct icmp6_hdr *) bp; in mldv2_query_print() local
/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c623 char *cp, *icp; in Qdoffs_PutPixMapBytes() local
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c1471 char *cp, *icp; in BMObj_putdata() local