Home
last modified time | relevance | path

Searched refs:targ_name (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/safe_numerics/test/
Dtest_checked_cast.cpp17 const char *targ_name, in test_cast() argument
21 << "testing static_cast<" << tresult_name << ">(" << targ_name << ")" in test_cast()
30 << tresult_name << "<-" << targ_name in test_cast()
38 << tresult_name << "<-" << targ_name in test_cast()
/third_party/boost/libs/graph/example/
Dinterior_property_map.cpp68 NameType src_name, targ_name; in who_owes_who() local
73 targ_name = boost::get(name, target(*first, G)); in who_owes_who()
74 cout << src_name << " owes " << targ_name << " some money" << endl; in who_owes_who()
/third_party/curl/tests/libtest/
Dstub_gssapi.c364 gss_name_t *targ_name, in gss_inquire_context() argument
374 (void)targ_name; in gss_inquire_context()