Searched defs:Ap (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/hana/include/boost/hana/ |
D | ap.hpp | 38 using Ap = BOOST_HANA_DISPATCH_IF(ap_impl<Function>, in operator ()() typedef
|
/third_party/boost/boost/hana/ |
D | ap.hpp | 38 using Ap = BOOST_HANA_DISPATCH_IF(ap_impl<Function>, in operator ()() typedef
|
/third_party/ffmpeg/libavcodec/ |
D | cbs_jpeg.h | 112 uint8_t *Ap; member
|
/third_party/mbedtls/library/ |
D | ripemd160.c | 92 uint32_t A, B, C, D, E, Ap, Bp, Cp, Dp, Ep, X[16]; in mbedtls_internal_ripemd160_process() member
|
/third_party/lwip/src/netif/ppp/ |
D | eap.c | 1321 struct t_num sval, gval, Nval, *Ap, Bval; in eap_request() local
|
/third_party/boost/boost/smart_ptr/ |
D | shared_ptr.hpp | 491 …explicit shared_ptr( Ap r, typename boost::detail::sp_enable_if_auto_ptr<Ap, int>::type = 0 ): px(… in shared_ptr()
|