Searched refs:TPA (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/
H A Dprint-arp.c96 #define TPA(ap) (ar_tpa(ap)) macro
288 ND_PRINT((ndo, "arp who-has %s", ipaddr_string(TPA(ap))));
309 ipaddr_string(TPA(ap))));
321 ipaddr_string(TPA(ap))));
/external/clang/lib/Parse/
H A DParseTemplate.cpp1109 TentativeParsingAction TPA(*this);
1114 TPA.Commit();
1119 TPA.Revert();
H A DParseExprCXX.cpp270 TentativeParsingAction TPA(*this);
281 TPA.Commit();
290 TPA.Commit();
294 TPA.Revert();
302 TPA.Revert();
307 TPA.Commit();
H A DParseDecl.cpp3334 TentativeParsingAction TPA(*this);
3350 TPA.Revert();
3353 TPA.Commit();
4000 TentativeParsingAction TPA(*this);
4006 TPA.Revert();
4016 TPA.Revert();
4022 TPA.Revert();
4031 TPA.Revert();
4084 TPA.Revert();
H A DParseDeclCXX.cpp131 TentativeParsingAction TPA(*this);
134 TPA.Revert();

Completed in 1655 milliseconds