HomeSort by relevance Sort by last modified time
    Searched full:mpl (Results 1 - 25 of 1032) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/
vector0.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/vector/aux_/at.hpp>
18 #include <boost/mpl/vector/aux_/front.hpp>
19 #include <boost/mpl/vector/aux_/push_front.hpp>
20 #include <boost/mpl/vector/aux_/pop_front.hpp>
21 #include <boost/mpl/vector/aux_/push_back.hpp>
22 #include <boost/mpl/vector/aux_/pop_back.hpp>
23 #include <boost/mpl/vector/aux_/back.hpp>
24 #include <boost/mpl/vector/aux_/clear.hpp>
25 #include <boost/mpl/vector/aux_/O1_size.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/
list0.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/long.hpp>
18 #include <boost/mpl/aux_/na.hpp>
19 #include <boost/mpl/list/aux_/push_front.hpp>
20 #include <boost/mpl/list/aux_/pop_front.hpp>
21 #include <boost/mpl/list/aux_/push_back.hpp>
22 #include <boost/mpl/list/aux_/front.hpp>
23 #include <boost/mpl/list/aux_/clear.hpp>
24 #include <boost/mpl/list/aux_/O1_size.hpp>
25 #include <boost/mpl/list/aux_/size.hpp
30 namespace boost { namespace mpl { namespace in namespace:boost
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
distance.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/distance_fwd.hpp>
18 #include <boost/mpl/iter_fold.hpp>
19 #include <boost/mpl/iterator_range.hpp>
20 #include <boost/mpl/long.hpp>
21 #include <boost/mpl/next.hpp>
22 #include <boost/mpl/tag.hpp>
23 #include <boost/mpl/apply_wrap.hpp>
24 #include <boost/mpl/aux_/msvc_eti_base.hpp>
25 #include <boost/mpl/aux_/value_wknd.hpp
31 namespace boost { namespace mpl { namespace in namespace:boost
    [all...]
clear.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/clear_fwd.hpp>
18 #include <boost/mpl/aux_/clear_impl.hpp>
19 #include <boost/mpl/sequence_tag.hpp>
20 #include <boost/mpl/aux_/na_spec.hpp>
21 #include <boost/mpl/aux_/lambda_support.hpp>
23 namespace boost { namespace mpl { namespace in namespace:boost
comparison.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/equal_to.hpp>
18 #include <boost/mpl/not_equal_to.hpp>
19 #include <boost/mpl/less.hpp>
20 #include <boost/mpl/greater.hpp>
21 #include <boost/mpl/less_equal.hpp>
22 #include <boost/mpl/greater_equal.hpp>
lambda.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/lambda_fwd.hpp>
18 #include <boost/mpl/bind.hpp>
19 #include <boost/mpl/aux_/config/lambda.hpp>
22 # include <boost/mpl/aux_/full_lambda.hpp>
24 # include <boost/mpl/aux_/lambda_no_ctps.hpp>
25 # include <boost/mpl/aux_/lambda_support.hpp>
advance.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/advance_fwd.hpp>
18 #include <boost/mpl/less.hpp>
19 #include <boost/mpl/negate.hpp>
20 #include <boost/mpl/long.hpp>
21 #include <boost/mpl/if.hpp>
22 #include <boost/mpl/tag.hpp>
23 #include <boost/mpl/apply_wrap.hpp>
24 #include <boost/mpl/aux_/advance_forward.hpp>
25 #include <boost/mpl/aux_/advance_backward.hpp
30 namespace boost { namespace mpl { namespace in namespace:boost
    [all...]
is_sequence.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/not.hpp>
18 #include <boost/mpl/and.hpp>
19 #include <boost/mpl/begin_end.hpp>
20 #include <boost/mpl/if.hpp>
21 #include <boost/mpl/bool.hpp>
22 #include <boost/mpl/sequence_tag_fwd.hpp>
23 #include <boost/mpl/identity.hpp>
24 #include <boost/mpl/void.hpp>
25 #include <boost/mpl/aux_/has_tag.hpp
40 namespace boost { namespace mpl { namespace in namespace:boost
    [all...]
at.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/at_fwd.hpp>
18 #include <boost/mpl/aux_/at_impl.hpp>
19 #include <boost/mpl/long.hpp>
20 #include <boost/mpl/sequence_tag.hpp>
21 #include <boost/mpl/aux_/na_spec.hpp>
22 #include <boost/mpl/aux_/lambda_support.hpp>
23 #include <boost/mpl/aux_/nttp_decl.hpp>
25 namespace boost { namespace mpl { namespace in namespace:boost
44 ::template apply< Sequence,mpl::long_<N>
    [all...]
lambda_fwd.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/void_fwd.hpp>
18 #include <boost/mpl/aux_/na.hpp>
19 #include <boost/mpl/aux_/config/lambda.hpp>
23 # include <boost/mpl/int.hpp>
24 # include <boost/mpl/aux_/lambda_arity_param.hpp>
25 # include <boost/mpl/aux_/template_arity_fwd.hpp>
27 namespace boost { namespace mpl { namespace in namespace:boost
42 # include <boost/mpl/bool.hpp>
44 namespace boost { namespace mpl {
    [all...]
find.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/find_if.hpp>
18 #include <boost/mpl/same_as.hpp>
19 #include <boost/mpl/aux_/na_spec.hpp>
20 #include <boost/mpl/aux_/lambda_support.hpp>
22 namespace boost { namespace mpl { namespace in namespace:boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_categories.hpp 15 # include <boost/mpl/eval_if.hpp>
16 # include <boost/mpl/identity.hpp>
17 # include <boost/mpl/placeholders.hpp>
18 # include <boost/mpl/aux_/lambda_support.hpp>
77 : mpl::eval_if<
79 , mpl::identity<random_access_traversal_tag>
80 , mpl::eval_if<
82 , mpl::identity<bidirectional_traversal_tag>
83 , mpl::eval_if<
85 , mpl::identity<forward_traversal_tag
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
mpl.c 8 * @defgroup MPL mpl
10 * Initializes MPL.
13 * @file mpl.c
14 * @brief MPL start point.
19 #include "mpl.h"
27 * @brief Initializes the MPL. Should be called first and once
52 * @brief used to get the MPL version.
53 * @param version a string where the MPL version gets stored.
65 * @brief Starts the MPL. Typically called after inv_init_mpl() or after
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
mpl.c 8 * @defgroup MPL mpl
10 * Initializes MPL.
13 * @file mpl.c
14 * @brief MPL start point.
19 #include "mpl.h"
27 * @brief Initializes the MPL. Should be called first and once
52 * @brief used to get the MPL version.
53 * @param version a string where the MPL version gets stored.
65 * @brief Starts the MPL. Typically called after inv_init_mpl() or after
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
arity_spec.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/int.hpp>
18 #include <boost/mpl/limits/arity.hpp>
19 #include <boost/mpl/aux_/config/dtp.hpp>
20 #include <boost/mpl/aux_/preprocessor/params.hpp>
21 #include <boost/mpl/aux_/arity.hpp>
22 #include <boost/mpl/aux_/template_arity_fwd.hpp>
23 #include <boost/mpl/aux_/config/ttp.hpp>
24 #include <boost/mpl/aux_/config/lambda.hpp>
25 #include <boost/mpl/aux_/config/static_constant.hpp
    [all...]
template_arity.hpp 15 // See http://www.boost.org/libs/mpl for documentation.
21 #include <boost/mpl/aux_/config/ttp.hpp>
22 #include <boost/mpl/aux_/config/lambda.hpp>
25 # include <boost/mpl/aux_/template_arity_fwd.hpp>
26 # include <boost/mpl/int.hpp>
29 # include <boost/mpl/aux_/type_wrapper.hpp>
32 # include <boost/mpl/aux_/has_rebind.hpp>
36 #include <boost/mpl/aux_/config/static_constant.hpp>
37 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
43 # include <boost/mpl/aux_/include_preprocessed.hpp
64 namespace boost { namespace mpl { namespace aux { namespace in namespace:boost
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
indirect_traits.hpp 22 # include <boost/mpl/eval_if.hpp>
23 # include <boost/mpl/if.hpp>
24 # include <boost/mpl/bool.hpp>
25 # include <boost/mpl/and.hpp>
26 # include <boost/mpl/not.hpp>
27 # include <boost/mpl/aux_/lambda_support.hpp>
39 struct is_reference_to_const : mpl::false_
44 struct is_reference_to_const<T const&> : mpl::true_
50 struct is_reference_to_const<T const volatile&> : mpl::true_
56 struct is_reference_to_function : mpl::false
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
meta.hpp 15 #include "boost/mpl/if.hpp"
16 #include "boost/mpl/eval_if.hpp"
17 #include "boost/mpl/equal_to.hpp"
18 #include "boost/mpl/not.hpp"
19 #include "boost/mpl/and.hpp"
20 #include "boost/mpl/bool.hpp"
21 #include "boost/mpl/identity.hpp"
34 typedef mpl::bool_<value> type;
43 typedef mpl::bool_<(
54 // {Value,Case(X)Val} are Integral Constants (such as: mpl::int_<>
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
pop_front.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/pop_front_fwd.hpp>
18 #include <boost/mpl/next_prior.hpp>
19 #include <boost/mpl/list/aux_/tag.hpp>
21 namespace boost { namespace mpl { namespace in namespace:boost
28 typedef typename mpl::next<List>::type type;
push_front.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/push_front_fwd.hpp>
18 #include <boost/mpl/next.hpp>
19 #include <boost/mpl/list/aux_/item.hpp>
20 #include <boost/mpl/list/aux_/tag.hpp>
22 namespace boost { namespace mpl { namespace in namespace:boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
pop_back.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/pop_back_fwd.hpp>
18 #include <boost/mpl/aux_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 namespace boost { namespace mpl { namespace in namespace:boost
pop_front.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/pop_front_fwd.hpp>
18 #include <boost/mpl/aux_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 namespace boost { namespace mpl { namespace in namespace:boost
push_back.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/push_back_fwd.hpp>
18 #include <boost/mpl/aux_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 namespace boost { namespace mpl { namespace in namespace:boost
push_front.hpp 11 // See http://www.boost.org/libs/mpl for documentation.
17 #include <boost/mpl/push_front_fwd.hpp>
18 #include <boost/mpl/aux_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 namespace boost { namespace mpl { namespace in namespace:boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
template_arity_spec.hpp 10 #include <boost/mpl/int.hpp>
11 #include <boost/mpl/aux_/template_arity_fwd.hpp>
12 #include <boost/mpl/aux_/preprocessor/params.hpp>
13 #include <boost/mpl/aux_/config/lambda.hpp>
14 #include <boost/mpl/aux_/config/overload_resolution.hpp>
19 namespace mpl { namespace aux { \

Completed in 579 milliseconds

1 2 3 4 5 6 7 8 91011>>