Home
last modified time | relevance | path

Searched defs:pcx (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/test/
Dmem_fn_dm_test.cpp61 X const * pcx = &x; in main() local
Dbind_dm_test.cpp52 X const * pcx = &cx; in main() local
Dbind_dm2_test.cpp51 X const * pcx = &x; in main() local
Dmem_fn_derived_test.cpp93 X const * pcx = &x; in main() local
Dmem_fn_void_test.cpp89 X const * pcx = &x; in main() local
Dmem_fn_noexcept_test.cpp72 X const * pcx = &x; in main() local
Dmem_fn_unary_addr_test.cpp121 Y<X const> pcx( &x ); in main() local
Dmem_fn_test.cpp89 X const * pcx = &x; in main() local
Dmem_fn_fastcall_test.cpp99 X const * pcx = &x; in main() local
Dmem_fn_cdecl_test.cpp99 X const * pcx = &x; in main() local
Dmem_fn_stdcall_test.cpp99 X const * pcx = &x; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/boost_bind_compatibility/
Dbind_dm1_test.cpp63 X const * pcx = &cx; in main() local
Dbind_dm_test.cpp64 X const * pcx = &cx; in main() local
Dbind_dm2_test.cpp62 X const * pcx = &x; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Daddressof_test.cpp33 const T* pcx = boost::addressof(cx); in scalar_test() local
Daddressof_test2.cpp35 const T* pcx = boost::addressof(cx); in scalar_test() local
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp_crypto.c2402 struct wpabuf *pcx = NULL, *pex = NULL; in dpp_derive_auth_i() local