/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/hash_fn/ |
probe_fn_base.hpp | 48 namespace detail namespace in namespace:__gnu_pbds 57 } // namespace detail
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
matrix_transform_2d.hpp | 60 GLM_FUNC_QUALIFIER detail::tmat3x3<T, P> translate( 61 detail::tmat3x3<T, P> const & m, 62 detail::tvec2<T, P> const & v); 69 GLM_FUNC_QUALIFIER detail::tmat3x3<T, P> rotate( 70 detail::tmat3x3<T, P> const & m, 78 GLM_FUNC_QUALIFIER detail::tmat3x3<T, P> scale( 79 detail::tmat3x3<T, P> const & m, 80 detail::tvec2<T, P> const & v); 87 GLM_FUNC_QUALIFIER detail::tmat3x3<T, P> shearX( 88 detail::tmat3x3<T, P> const & m [all...] |
mixed_product.hpp | 56 detail::tvec3<T, P> const & v1, 57 detail::tvec3<T, P> const & v2, 58 detail::tvec3<T, P> const & v3);
|
quaternion.hpp | 61 GLM_FUNC_DECL detail::tvec3<T, P> cross( 62 detail::tquat<T, P> const & q, 63 detail::tvec3<T, P> const & v); 69 GLM_FUNC_DECL detail::tvec3<T, P> cross( 70 detail::tvec3<T, P> const & v, 71 detail::tquat<T, P> const & q); 78 GLM_FUNC_DECL detail::tquat<T, P> squad( 79 detail::tquat<T, P> const & q1, 80 detail::tquat<T, P> const & q2, 81 detail::tquat<T, P> const & s1 [all...] |
vector_angle.hpp | 71 detail::tvec2<T, P> const & x, 72 detail::tvec2<T, P> const & y); 79 detail::tvec3<T, P> const & x, 80 detail::tvec3<T, P> const & y, 81 detail::tvec3<T, P> const & ref);
|
transform2.hpp | 58 GLM_FUNC_DECL detail::tmat3x3<T, P> shearX2D( 59 detail::tmat3x3<T, P> const & m, 65 GLM_FUNC_DECL detail::tmat3x3<T, P> shearY2D( 66 detail::tmat3x3<T, P> const & m, 72 GLM_FUNC_DECL detail::tmat4x4<T, P> shearX3D( 73 const detail::tmat4x4<T, P> & m, 80 GLM_FUNC_DECL detail::tmat4x4<T, P> shearY3D( 81 const detail::tmat4x4<T, P> & m, 88 GLM_FUNC_DECL detail::tmat4x4<T, P> shearZ3D( 89 const detail::tmat4x4<T, P> & m, [all...] |
color_space.hpp | 56 GLM_FUNC_DECL detail::tvec3<T, P> rgbColor( 57 detail::tvec3<T, P> const & hsvValue); 62 GLM_FUNC_DECL detail::tvec3<T, P> hsvColor( 63 detail::tvec3<T, P> const & rgbValue); 68 GLM_FUNC_DECL detail::tmat4x4<T, P> saturation( 74 GLM_FUNC_DECL detail::tvec3<T, P> saturation( 76 detail::tvec3<T, P> const & color); 81 GLM_FUNC_DECL detail::tvec4<T, P> saturation( 83 detail::tvec4<T, P> const & color); 89 detail::tvec3<T, P> const & color) [all...] |
euler_angles.hpp | 57 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleX( 63 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleY( 69 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleZ( 75 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleXY( 82 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleYX( 89 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleXZ( 96 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleZX( 103 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleYZ( 110 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleZY( 117 GLM_FUNC_DECL detail::tmat4x4<T, defaultp> eulerAngleYXZ [all...] |
optimum_pow.hpp | 76 GLM_FUNC_DECL detail::tvec2<bool, P> powOfTwo(detail::tvec2<int, P> const & x); 81 GLM_FUNC_DECL detail::tvec3<bool, P> powOfTwo(detail::tvec3<int, P> const & x); 86 GLM_FUNC_DECL detail::tvec4<bool, P> powOfTwo(detail::tvec4<int, P> const & x);
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
quaternion.hpp | 55 namespace detail namespace in namespace:glm 92 detail::tvec3<T, P> const & u, 93 detail::tvec3<T, P> const & v); 114 GLM_FUNC_DECL detail::tquat<T, P> operator- ( 115 detail::tquat<T, P> const & q); 118 GLM_FUNC_DECL detail::tquat<T, P> operator+ ( 119 detail::tquat<T, P> const & q, 120 detail::tquat<T, P> const & p); 123 GLM_FUNC_DECL detail::tquat<T, P> operator* ( 124 detail::tquat<T, P> const & q [all...] |
/external/parameter-framework/asio-1.10.6/include/asio/ |
socket_base.hpp | 15 #include "asio/detail/config.hpp" 16 #include "asio/detail/io_control.hpp" 17 #include "asio/detail/socket_option.hpp" 18 #include "asio/detail/socket_types.hpp" 20 #include "asio/detail/push_options.hpp" 76 typedef asio::detail::socket_option::boolean< 106 typedef asio::detail::socket_option::boolean< 135 typedef asio::detail::socket_option::boolean< 165 typedef asio::detail::socket_option::boolean< 194 typedef asio::detail::socket_option::integer [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/ |
has_constraints.hpp | 8 # include <boost/detail/workaround.hpp> 9 # include <boost/concept/detail/backward_compatibility.hpp> 13 namespace detail namespace in namespace:boost::concepts 37 // This would be called "detail::has_constraints," but it has a strong 44 , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) ); 48 }} // namespace boost::concepts::detail
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
test_observer.hpp | 19 #include <boost/test/detail/fwd_decl.hpp> 20 #include <boost/test/detail/global_typedef.hpp> 21 #include <boost/test/detail/config.hpp> 23 #include <boost/test/detail/suppress_warnings.hpp> 62 #include <boost/test/detail/enable_warnings.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
iterator_traits.hpp | 8 # include <boost/detail/iterator.hpp> 9 # include <boost/detail/workaround.hpp> 30 typedef typename boost::detail::iterator_traits<Iterator>::value_type type; 36 typedef typename boost::detail::iterator_traits<Iterator>::reference type; 43 typedef typename boost::detail::iterator_traits<Iterator>::pointer type; 49 typedef typename boost::detail::iterator_traits<Iterator>::difference_type type; 55 typedef typename boost::detail::iterator_traits<Iterator>::iterator_category type;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
spinlock.hpp | 11 // boost/detail/spinlock.hpp 32 #include <boost/smart_ptr/detail/sp_has_sync.hpp> 35 # include <boost/smart_ptr/detail/spinlock_pt.hpp> 38 # include <boost/smart_ptr/detail/spinlock_gcc_arm.hpp> 41 # include <boost/smart_ptr/detail/spinlock_sync.hpp> 44 # include <boost/smart_ptr/detail/spinlock_w32.hpp> 47 # include <boost/smart_ptr/detail/spinlock_pt.hpp> 50 # include <boost/smart_ptr/detail/spinlock_nt.hpp>
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
resolver_service_base.hpp | 2 // detail/resolver_service_base.hpp 15 #include "asio/detail/config.hpp" 18 #include "asio/detail/mutex.hpp" 19 #include "asio/detail/noncopyable.hpp" 20 #include "asio/detail/operation.hpp" 21 #include "asio/detail/socket_ops.hpp" 22 #include "asio/detail/socket_types.hpp" 23 #include "asio/detail/scoped_ptr.hpp" 24 #include "asio/detail/thread.hpp" 26 #include "asio/detail/push_options.hpp 29 namespace detail { namespace in namespace:asio [all...] |
atomic_count.hpp | 2 // detail/atomic_count.hpp 15 #include "asio/detail/config.hpp" 20 namespace detail { namespace in namespace:asio 25 } // namespace detail
|
dependent_type.hpp | 2 // detail/dependent_type.hpp 15 #include "asio/detail/config.hpp" 17 #include "asio/detail/push_options.hpp" 20 namespace detail { namespace in namespace:asio 28 } // namespace detail 31 #include "asio/detail/pop_options.hpp"
|
null_fenced_block.hpp | 2 // detail/null_fenced_block.hpp 15 #include "asio/detail/push_options.hpp" 18 namespace detail { namespace in namespace:asio 37 } // namespace detail 40 #include "asio/detail/pop_options.hpp"
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/ |
formatter.hpp | 14 #include <boost/detail/iterator.hpp> 19 #include <boost/algorithm/string/detail/formatter.hpp> 46 inline detail::const_formatF< 51 return detail::const_formatF< 64 inline detail::identity_formatF< 69 return detail::identity_formatF< 84 inline detail::empty_formatF< 88 return detail::empty_formatF< 102 inline detail::dissect_formatF< FinderT > 105 return detail::dissect_formatF<FinderT>(Finder) [all...] |
/external/opencv3/modules/stitching/perf/opencl/ |
perf_stitch.cpp | 38 Ptr<detail::FeaturesFinder> featuresFinder = GetParam() == "orb" 39 ? Ptr<detail::FeaturesFinder>(new detail::OrbFeaturesFinder()) 40 : Ptr<detail::FeaturesFinder>(new detail::SurfFeaturesFinder()); 42 Ptr<detail::FeaturesMatcher> featuresMatcher = GetParam() == "orb" 43 ? makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE) 44 : makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE); 75 Ptr<detail::FeaturesFinder> featuresFinder = GetParam() == "orb" 76 ? Ptr<detail::FeaturesFinder>(new detail::OrbFeaturesFinder() [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/slot/ |
slot.hpp | 16 # include <boost/preprocessor/slot/detail/def.hpp> 22 # define BOOST_PP_ASSIGN_SLOT_1 <boost/preprocessor/slot/detail/slot1.hpp> 23 # define BOOST_PP_ASSIGN_SLOT_2 <boost/preprocessor/slot/detail/slot2.hpp> 24 # define BOOST_PP_ASSIGN_SLOT_3 <boost/preprocessor/slot/detail/slot3.hpp> 25 # define BOOST_PP_ASSIGN_SLOT_4 <boost/preprocessor/slot/detail/slot4.hpp> 26 # define BOOST_PP_ASSIGN_SLOT_5 <boost/preprocessor/slot/detail/slot5.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
has_trivial_constructor.hpp | 15 #include <boost/type_traits/detail/ice_or.hpp> 18 #include <boost/type_traits/detail/bool_trait_def.hpp> 22 namespace detail { namespace in namespace:boost 42 } // namespace detail 44 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_trivial_constructor,T,::boost::detail::has_trivial_ctor_impl<T>::value) 45 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_trivial_default_constructor,T,::boost::detail::has_trivial_ctor_impl<T>::value) 49 #include <boost/type_traits/detail/bool_trait_undef.hpp>
|
/external/vulkan-validation-layers/libs/glm/detail/ |
_vectorize.hpp | 39 GLM_FUNC_QUALIFIER detail::tvec1<T, P> func( \ 40 detail::tvec1<T, P> const & v) \ 42 return detail::tvec1<T, P>( \ 48 GLM_FUNC_QUALIFIER detail::tvec2<T, P> func( \ 49 detail::tvec2<T, P> const & v) \ 51 return detail::tvec2<T, P>( \ 58 GLM_FUNC_QUALIFIER detail::tvec3<T, P> func( \ 59 detail::tvec3<T, P> const & v) \ 61 return detail::tvec3<T, P>( \ 69 GLM_FUNC_QUALIFIER detail::tvec4<T, P> func( 193 namespace detail namespace in namespace:glm [all...] |
/external/opencv3/modules/cudacodec/src/ |
video_source.cpp | 50 using namespace cv::cudacodec::detail; 52 bool cv::cudacodec::detail::VideoSource::parseVideoData(const unsigned char* data, size_t size, bool endOfStream) 57 cv::cudacodec::detail::RawVideoSourceWrapper::RawVideoSourceWrapper(const Ptr<RawVideoSource>& source) : 63 cv::cudacodec::FormatInfo cv::cudacodec::detail::RawVideoSourceWrapper::format() const 68 void cv::cudacodec::detail::RawVideoSourceWrapper::start() 75 void cv::cudacodec::detail::RawVideoSourceWrapper::stop() 82 bool cv::cudacodec::detail::RawVideoSourceWrapper::isStarted() const 87 bool cv::cudacodec::detail::RawVideoSourceWrapper::hasError() const 92 void cv::cudacodec::detail::RawVideoSourceWrapper::readLoop(void* userData)
|