HomeSort by relevance Sort by last modified time
    Searched defs:result_type (Results 176 - 200 of 231) sorted by null

1 2 3 4 5 6 78 910

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
hashtable_policy.h 365 typedef std::size_t result_type; typedef in struct:tr1::__detail::_Mod_range_hashing
367 result_type
shared_ptr.h 283 typedef void result_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
valarray_before.h 341 typedef _Tp result_type; typedef in struct:__fun
348 typedef bool result_type; typedef in struct:__fun
354 typedef bool result_type; typedef in struct:__fun
360 typedef bool result_type; typedef in struct:__fun
366 typedef bool result_type; typedef in struct:__fun
372 typedef bool result_type; typedef in struct:__fun
378 typedef bool result_type; typedef in struct:__fun
384 typedef bool result_type; typedef in struct:__fun
390 typedef bool result_type; typedef in struct:__fun
396 typedef bool result_type; typedef in struct:__fun
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable_policy.h 365 typedef std::size_t result_type; typedef in struct:tr1::__detail::_Mod_range_hashing
367 result_type
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 102 qcamera_api_result_type_t result_type; // result type member in struct:qcamera::__anon2606
104 int enabled; // result_type == QCAMERA_API_RESULT_TYPE_ENABLE_FLAG
105 char *params; // result_type == QCAMERA_API_RESULT_TYPE_PARAMS
106 int handle; // result_type ==QCAMERA_API_RESULT_TYPE_HANDLE
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStateMachine.h 102 qcamera_api_result_type_t result_type; // result type member in struct:qcamera::__anon3094
104 int enabled; // result_type == QCAMERA_API_RESULT_TYPE_ENABLE_FLAG
105 char *params; // result_type == QCAMERA_API_RESULT_TYPE_PARAMS
106 int handle; // result_type ==QCAMERA_API_RESULT_TYPE_HANDLE
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 103 qcamera_api_result_type_t result_type; // result type member in struct:qcamera::__anon4143
105 int enabled; // result_type == QCAMERA_API_RESULT_TYPE_ENABLE_FLAG
106 char *params; // result_type == QCAMERA_API_RESULT_TYPE_PARAMS
107 int handle; // result_type ==QCAMERA_API_RESULT_TYPE_HANDLE
  /external/eigen/Eigen/src/Core/
VectorwiseOp.h 40 typedef typename MemberOp::result_type Scalar;
109 typedef ResultType result_type; \
138 >::type result_type; typedef in struct:Eigen::internal::member_redux
143 inline result_type operator()(const DenseBase<Derived>& mat) const
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 572 typedef typename detail::append_N<reduced_list, default_policy, (14 - ::boost::mpl::size<reduced_list>::value)>::type result_type; typedef in struct:boost::math::policies::normalise
575 typename mpl::at<result_type, mpl::int_<0> >::type,
576 typename mpl::at<result_type, mpl::int_<1> >::type,
577 typename mpl::at<result_type, mpl::int_<2> >::type,
578 typename mpl::at<result_type, mpl::int_<3> >::type,
579 typename mpl::at<result_type, mpl::int_<4> >::type,
580 typename mpl::at<result_type, mpl::int_<5> >::type,
581 typename mpl::at<result_type, mpl::int_<6> >::type,
582 typename mpl::at<result_type, mpl::int_<7> >::type,
583 typename mpl::at<result_type, mpl::int_<8> >::type
632 typedef typename normalise<policy<>, A1>::type result_type; typedef
639 typedef typename normalise<policy<>, A1, A2>::type result_type; typedef
646 typedef typename normalise<policy<>, A1, A2, A3>::type result_type; typedef
653 typedef typename normalise<policy<>, A1, A2, A3, A4>::type result_type; typedef
660 typedef typename normalise<policy<>, A1, A2, A3, A4, A5>::type result_type; typedef
667 typedef typename normalise<policy<>, A1, A2, A3, A4, A5, A6>::type result_type; typedef
674 typedef typename normalise<policy<>, A1, A2, A3, A4, A5, A6, A7>::type result_type; typedef
681 typedef typename normalise<policy<>, A1, A2, A3, A4, A5, A6, A7, A8>::type result_type; typedef
688 typedef typename normalise<policy<>, A1, A2, A3, A4, A5, A6, A7, A8, A9>::type result_type; typedef
695 typedef typename normalise<policy<>, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10>::type result_type; typedef
702 typedef typename normalise<policy<>, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11>::type result_type; typedef
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 454 ,BOOST_DEDUCED_TYPENAME Traits::result_type
462 typedef typename Traits::result_type result_type ; typedef in struct:boost::numeric::convdetail::trivial_converter_impl
464 static result_type low_level_convert ( argument_type s ) { return s ; }
466 static result_type convert ( argument_type s ) { return s ; }
475 ,BOOST_DEDUCED_TYPENAME Traits::result_type
489 typedef typename Traits::result_type result_type ; typedef in struct:boost::numeric::convdetail::rounding_converter
491 static result_type convert ( argument_type s )
505 ,BOOST_DEDUCED_TYPENAME Traits::result_type
517 typedef typename Traits::result_type result_type ; typedef in struct:boost::numeric::convdetail::non_rounding_converter
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
shared_ptr.h 290 typedef void result_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
hashtable_policy.h 341 typedef std::size_t result_type; typedef in struct:__detail::_Mod_range_hashing
343 result_type
    [all...]
random.h 250 typedef _UIntType result_type;
253 static constexpr result_type multiplier = __a;
255 static constexpr result_type increment = __c;
257 static constexpr result_type modulus = __m;
258 static constexpr result_type default_seed = 1u;
268 linear_congruential_engine(result_type __s = default_seed)
291 seed(result_type __s = default_seed);
310 static constexpr result_type
317 static constexpr result_type
334 result_type
3137 typedef _RealType result_type; typedef in class:fisher_f_distribution
3361 typedef _RealType result_type; typedef in class:student_t_distribution
3576 typedef bool result_type; typedef in class:bernoulli_distribution
3784 typedef _IntType result_type; typedef in class:binomial_distribution
4015 typedef _IntType result_type; typedef in class:geometric_distribution
4215 typedef _IntType result_type; typedef in class:negative_binomial_distribution
4437 typedef _IntType result_type; typedef in class:poisson_distribution
4653 typedef _RealType result_type; typedef in class:exponential_distribution
4855 typedef _RealType result_type; typedef in class:weibull_distribution
5058 typedef _RealType result_type; typedef in class:extreme_value_distribution
5258 typedef _IntType result_type; typedef in class:discrete_distribution
5488 typedef _RealType result_type; typedef in class:piecewise_constant_distribution
5755 typedef _RealType result_type; typedef in class:piecewise_linear_distribution
6030 typedef uint_least32_t result_type; typedef in class:seed_seq
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 283 typedef void result_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
hashtable_policy.h 341 typedef std::size_t result_type; typedef in struct:__detail::_Mod_range_hashing
343 result_type
    [all...]
random.h 250 typedef _UIntType result_type;
253 static constexpr result_type multiplier = __a;
255 static constexpr result_type increment = __c;
257 static constexpr result_type modulus = __m;
258 static constexpr result_type default_seed = 1u;
268 linear_congruential_engine(result_type __s = default_seed)
291 seed(result_type __s = default_seed);
310 static constexpr result_type
317 static constexpr result_type
334 result_type
3137 typedef _RealType result_type; typedef in class:fisher_f_distribution
3361 typedef _RealType result_type; typedef in class:student_t_distribution
3576 typedef bool result_type; typedef in class:bernoulli_distribution
3784 typedef _IntType result_type; typedef in class:binomial_distribution
4015 typedef _IntType result_type; typedef in class:geometric_distribution
4215 typedef _IntType result_type; typedef in class:negative_binomial_distribution
4437 typedef _IntType result_type; typedef in class:poisson_distribution
4653 typedef _RealType result_type; typedef in class:exponential_distribution
4855 typedef _RealType result_type; typedef in class:weibull_distribution
5058 typedef _RealType result_type; typedef in class:extreme_value_distribution
5258 typedef _IntType result_type; typedef in class:discrete_distribution
5488 typedef _RealType result_type; typedef in class:piecewise_constant_distribution
5755 typedef _RealType result_type; typedef in class:piecewise_linear_distribution
6030 typedef uint_least32_t result_type; typedef in class:seed_seq
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 283 typedef void result_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 290 typedef void result_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 241 typedef std::size_t result_type; typedef in struct:__detail::_Mod_range_hashing
243 result_type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 290 typedef void result_type; typedef in struct:tr1::_Sp_deleter
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 290 typedef void result_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 241 typedef std::size_t result_type; typedef in struct:__detail::_Mod_range_hashing
243 result_type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 290 typedef void result_type; typedef in struct:tr1::_Sp_deleter
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
hashtable_policy.h 341 typedef std::size_t result_type; typedef in struct:__detail::_Mod_range_hashing
343 result_type
    [all...]
random.h 250 typedef _UIntType result_type;
253 static constexpr result_type multiplier = __a;
255 static constexpr result_type increment = __c;
257 static constexpr result_type modulus = __m;
258 static constexpr result_type default_seed = 1u;
268 linear_congruential_engine(result_type __s = default_seed)
291 seed(result_type __s = default_seed);
310 static constexpr result_type
317 static constexpr result_type
334 result_type
3137 typedef _RealType result_type; typedef in class:fisher_f_distribution
3361 typedef _RealType result_type; typedef in class:student_t_distribution
3576 typedef bool result_type; typedef in class:bernoulli_distribution
3784 typedef _IntType result_type; typedef in class:binomial_distribution
4015 typedef _IntType result_type; typedef in class:geometric_distribution
4215 typedef _IntType result_type; typedef in class:negative_binomial_distribution
4437 typedef _IntType result_type; typedef in class:poisson_distribution
4653 typedef _RealType result_type; typedef in class:exponential_distribution
4855 typedef _RealType result_type; typedef in class:weibull_distribution
5058 typedef _RealType result_type; typedef in class:extreme_value_distribution
5258 typedef _IntType result_type; typedef in class:discrete_distribution
5488 typedef _RealType result_type; typedef in class:piecewise_constant_distribution
5755 typedef _RealType result_type; typedef in class:piecewise_linear_distribution
6030 typedef uint_least32_t result_type; typedef in class:seed_seq
    [all...]

Completed in 2076 milliseconds

1 2 3 4 5 6 78 910