/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
fold.hpp | 8 // Distributed under the Boost Software License, Version 1.0. 10 // http://www.boost.org/LICENSE_1_0.txt) 12 // See http://www.boost.org/libs/mpl for documentation. 18 #include <boost/mpl/begin_end.hpp> 19 #include <boost/mpl/O1_size.hpp> 20 #include <boost/mpl/aux_/fold_impl.hpp> 21 #include <boost/mpl/aux_/na_spec.hpp> 22 #include <boost/mpl/aux_/lambda_support.hpp> 24 namespace boost { namespace mpl { namespace 34 ::boost::mpl::O1_size<Sequence>::valu [all...] |
multiplies.hpp | 7 // Distributed under the Boost Software License, Version 1.0. 9 // http://www.boost.org/LICENSE_1_0.txt) 11 // See http://www.boost.org/libs/mpl for documentation. 17 #include <boost/mpl/times.hpp> 18 #include <boost/mpl/aux_/na_spec.hpp> 19 #include <boost/mpl/aux_/lambda_support.hpp> 20 #include <boost/mpl/aux_/preprocessor/default_params.hpp> 21 #include <boost/mpl/aux_/preprocessor/params.hpp> 22 #include <boost/mpl/aux_/config/ctps.hpp> 26 namespace boost { namespace mpl namespace [all...] |
reverse_fold.hpp | 8 // Distributed under the Boost Software License, Version 1.0. 10 // http://www.boost.org/LICENSE_1_0.txt) 12 // See http://www.boost.org/libs/mpl for documentation. 18 #include <boost/mpl/begin_end.hpp> 19 #include <boost/mpl/O1_size.hpp> 20 #include <boost/mpl/arg.hpp> 21 #include <boost/mpl/aux_/reverse_fold_impl.hpp> 22 #include <boost/mpl/aux_/na_spec.hpp> 24 namespace boost { namespace mpl { namespace 35 ::boost::mpl::O1_size<Sequence>::valu [all...] |
arg.hpp | 12 // Distributed under the Boost Software License, Version 1.0. 14 // http://www.boost.org/LICENSE_1_0.txt) 16 // See http://www.boost.org/libs/mpl for documentation. 23 # include <boost/mpl/arg_fwd.hpp> 24 # include <boost/mpl/aux_/na.hpp> 25 # include <boost/mpl/aux_/na_assert.hpp> 26 # include <boost/mpl/aux_/arity_spec.hpp> 27 # include <boost/mpl/aux_/arg_typedef.hpp> 30 #include <boost/mpl/aux_/config/static_constant.hpp> 31 #include <boost/mpl/aux_/config/use_preprocessed.hpp [all...] |
advance.hpp | 7 // Distributed under the Boost Software License, Version 1.0. 9 // http://www.boost.org/LICENSE_1_0.txt) 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 30 namespace boost { namespace mpl { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/ |
back.hpp | 7 // Distributed under the Boost Software License, Version 1.0. 9 // http://www.boost.org/LICENSE_1_0.txt) 11 // See http://www.boost.org/libs/mpl for documentation. 17 #include <boost/mpl/back_fwd.hpp> 18 #include <boost/mpl/next_prior.hpp> 19 #include <boost/mpl/vector/aux_/at.hpp> 20 #include <boost/mpl/vector/aux_/tag.hpp> 21 #include <boost/mpl/aux_/config/typeof.hpp> 22 #include <boost/mpl/aux_/config/ctps.hpp> 24 namespace boost { namespace mpl namespace [all...] |
empty.hpp | 7 // Distributed under the Boost Software License, Version 1.0. 9 // http://www.boost.org/LICENSE_1_0.txt) 11 // See http://www.boost.org/libs/mpl for documentation. 17 #include <boost/mpl/empty_fwd.hpp> 18 #include <boost/mpl/bool.hpp> 19 #include <boost/mpl/vector/aux_/tag.hpp> 20 #include <boost/mpl/aux_/config/typeof.hpp> 21 #include <boost/mpl/aux_/config/ctps.hpp> 22 #include <boost/type_traits/is_same.hpp> 24 namespace boost { namespace mpl namespace [all...] |
front.hpp | 7 // Distributed under the Boost Software License, Version 1.0. 9 // http://www.boost.org/LICENSE_1_0.txt) 11 // See http://www.boost.org/libs/mpl for documentation. 17 #include <boost/mpl/front_fwd.hpp> 18 #include <boost/mpl/vector/aux_/at.hpp> 19 #include <boost/mpl/vector/aux_/tag.hpp> 20 #include <boost/mpl/aux_/nttp_decl.hpp> 21 #include <boost/mpl/aux_/config/typeof.hpp> 22 #include <boost/mpl/aux_/config/ctps.hpp> 24 namespace boost { namespace mpl namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/slot/ |
slot.hpp | 4 # * Distributed under the Boost Software License, Version 1.0. (See 6 # * http://www.boost.org/LICENSE_1_0.txt) 10 # /* See http://www.boost.org for most recent version. */ 15 # include <boost/preprocessor/cat.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 [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ |
rbegin.hpp | 0 // Boost.Range library 4 // distribution is subject to the Boost Software License, Version 6 // http://www.boost.org/LICENSE_1_0.txt) 8 // For more information, see http://www.boost.org/libs/range/ 18 #include <boost/range/end.hpp> 19 #include <boost/range/reverse_iterator.hpp> 21 namespace boost namespace 30 return BOOST_DEDUCED_TYPENAME range_reverse_iterator<C>::type( boost::end( c ) ); 41 return iter_type( boost::end( c ) ); 50 return iter_type( boost::end( c ) ) [all...] |
rend.hpp | 0 // Boost.Range library 4 // distribution is subject to the Boost Software License, Version 6 // http://www.boost.org/LICENSE_1_0.txt) 8 // For more information, see http://www.boost.org/libs/range/ 18 #include <boost/range/begin.hpp> 19 #include <boost/range/reverse_iterator.hpp> 21 namespace boost namespace 30 return BOOST_DEDUCED_TYPENAME range_reverse_iterator<C>::type( boost::begin( c ) ); 41 return iter_type( boost::begin( c ) ); 50 return iter_type( boost::begin( c ) ) [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
unit_test_monitor.hpp | 2 // Distributed under the Boost Software License, Version 1.0. 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 19 // Boost.Test 20 #include <boost/test/execution_monitor.hpp> 21 #include <boost/test/detail/fwd_decl.hpp> 22 #include <boost/test/utils/trivial_singleton.hpp> 23 #include <boost/test/utils/callback.hpp> 25 #include <boost/test/detail/suppress_warnings.hpp> 29 namespace boost { namespace [all...] |
unit_test_log.hpp | 2 // Distributed under the Boost Software License, Version 1.0. 4 // http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 20 // Boost.Test 21 #include <boost/test/test_observer.hpp> 23 #include <boost/test/detail/global_typedef.hpp> 24 #include <boost/test/detail/log_level.hpp> 25 #include <boost/test/detail/fwd_decl.hpp> 27 #include <boost/test/utils/wrap_stringstream.hpp> 28 #include <boost/test/utils/trivial_singleton.hpp 41 namespace boost { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/ |
typed_parameter.hpp | 3 // Boost Software License, Version 1.0. (See accompanying file 4 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/test for the library home page. 18 // Boost.Runtime.Parameter 19 #include <boost/test/utils/runtime/config.hpp> 21 #include <boost/test/utils/runtime/fwd.hpp> 22 #include <boost/test/utils/runtime/validation.hpp> 24 #include <boost/test/utils/runtime/cla/parameter.hpp> 25 #include <boost/test/utils/runtime/cla/argument_factory.hpp> 27 // Boost.Tes 30 namespace boost { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
has_nothrow_constructor.hpp | 3 // Use, modification and distribution are subject to the Boost Software License, 5 // http://www.boost.org/LICENSE_1_0.txt). 7 // See http://www.boost.org/libs/type_traits for most recent version including documentation. 12 #include <boost/type_traits/has_trivial_constructor.hpp> 15 #include <boost/type_traits/detail/bool_trait_def.hpp> 17 namespace boost { namespace 26 BOOST_STATIC_CONSTANT(bool, value = ::boost::has_trivial_constructor<T>::value); 32 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_nothrow_constructor,T,::boost::detail::has_nothrow_constructor_imp<T>::value) 33 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_nothrow_default_constructor,T,::boost::detail::has_nothrow_constructor_imp<T>::value) 49 } // namespace boost [all...] |
has_nothrow_copy.hpp | 3 // Use, modification and distribution are subject to the Boost Software License, 5 // http://www.boost.org/LICENSE_1_0.txt). 7 // See http://www.boost.org/libs/type_traits for most recent version including documentation. 12 #include <boost/type_traits/has_trivial_copy.hpp> 15 #include <boost/type_traits/detail/bool_trait_def.hpp> 17 namespace boost { namespace 26 BOOST_STATIC_CONSTANT(bool, value = ::boost::has_trivial_copy<T>::value); 32 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_nothrow_copy,T,::boost::detail::has_nothrow_copy_imp<T>::value) 33 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_nothrow_copy_constructor,T,::boost::detail::has_nothrow_copy_imp<T>::value) 49 } // namespace boost [all...] |
is_pointer.hpp | 6 // Use, modification and distribution are subject to the Boost Software License, 8 // http://www.boost.org/LICENSE_1_0.txt). 10 // See http://www.boost.org/libs/type_traits for most recent version including documentation. 15 // http://groups.yahoo.com/group/boost/message/5441 24 #include <boost/type_traits/is_member_pointer.hpp> 25 #include <boost/type_traits/detail/ice_and.hpp> 26 #include <boost/type_traits/detail/ice_not.hpp> 27 #include <boost/type_traits/config.hpp> 29 #include <boost/type_traits/remove_cv.hpp> 33 # include <boost/type_traits/is_reference.hpp 43 namespace boost { namespace [all...] |
is_array.hpp | 4 // Use, modification and distribution are subject to the Boost Software License, 6 // http://www.boost.org/LICENSE_1_0.txt). 8 // See http://www.boost.org/libs/type_traits for most recent version including documentation. 17 #include <boost/type_traits/config.hpp> 20 # include <boost/type_traits/detail/yes_no_type.hpp> 21 # include <boost/type_traits/detail/wrap.hpp> 27 #include <boost/type_traits/detail/bool_trait_def.hpp> 29 namespace boost { namespace 52 using ::boost::type_traits::yes_type; 53 using ::boost::type_traits::no_type [all...] |
remove_pointer.hpp | 3 // Use, modification and distribution are subject to the Boost Software License, 5 // http://www.boost.org/LICENSE_1_0.txt). 7 // See http://www.boost.org/libs/type_traits for most recent version including documentation. 12 #include <boost/config.hpp> 13 #include <boost/detail/workaround.hpp> 15 #include <boost/type_traits/broken_compiler_spec.hpp> 19 #include <boost/type_traits/msvc/remove_pointer.hpp> 21 #include <boost/type_traits/remove_cv.hpp> 22 #include <boost/type_traits/is_pointer.hpp> 26 #include <boost/type_traits/detail/type_trait_def.hpp 28 namespace boost { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/ |
replace.hpp | 0 // Boost string_algo library replace.hpp header file ---------------------------// 5 // Distributed under the Boost Software License, Version 1.0. 7 // http://www.boost.org/LICENSE_1_0.txt) 9 // See http://www.boost.org/ for updates, documentation, and revision history. 14 #include <boost/algorithm/string/config.hpp> 16 #include <boost/range/iterator_range.hpp> 17 #include <boost/range/begin.hpp> 18 #include <boost/range/end.hpp> 19 #include <boost/range/iterator.hpp> 20 #include <boost/range/const_iterator.hpp 32 namespace boost { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/ |
numeric_cast_traits.hpp | 5 // Distributed under the Boost Software License, Version 1.0. (See 7 // http://www.boost.org/LICENSE_1_0.txt) 12 #include <boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp> 15 #include <boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp> 21 #include <boost/preprocessor/seq/elem.hpp> 22 #include <boost/preprocessor/seq/size.hpp> 23 #include <boost/preprocessor/iteration/iterate.hpp> 32 // Distributed under the Boost Software License, Version 1.0. (See 34 // http://www.boost.org/LICENSE_1_0.txt) 59 namespace boost { namespace numeric namespace 91 namespace boost { namespace numeric { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
static_assert.hpp | 3 // Boost Software License, Version 1.0. (See accompanying file 4 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 6 // See http://www.boost.org/libs/static_assert for documentation. 17 #include <boost/config.hpp> 18 #include <boost/detail/workaround.hpp> 51 namespace boost{ namespace 91 typedef ::boost::static_assert_test<\ 92 sizeof(::boost::STATIC_ASSERTION_FAILURE< (bool)( B ) >)\ 96 typedef ::boost::static_assert_test<\ 97 sizeof(::boost::STATIC_ASSERTION_FAILURE< BOOST_STATIC_ASSERT_BOOL_CAST ( B ) >)> [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
advance_backward.hpp | 11 // Distributed under the Boost Software License, Version 1.0. 13 // http://www.boost.org/LICENSE_1_0.txt) 15 // See http://www.boost.org/libs/mpl for documentation. 22 # include <boost/mpl/prior.hpp> 23 # include <boost/mpl/apply_wrap.hpp> 26 #include <boost/mpl/aux_/config/use_preprocessed.hpp> 32 # include <boost/mpl/aux_/include_preprocessed.hpp> 36 # include <boost/mpl/limits/unrolling.hpp> 37 # include <boost/mpl/aux_/nttp_decl.hpp> 38 # include <boost/mpl/aux_/config/eti.hpp 44 namespace boost { namespace mpl { namespace aux { namespace [all...] |
advance_forward.hpp | 11 // Distributed under the Boost Software License, Version 1.0. 13 // http://www.boost.org/LICENSE_1_0.txt) 15 // See http://www.boost.org/libs/mpl for documentation. 22 # include <boost/mpl/next.hpp> 23 # include <boost/mpl/apply_wrap.hpp> 26 #include <boost/mpl/aux_/config/use_preprocessed.hpp> 32 # include <boost/mpl/aux_/include_preprocessed.hpp> 36 # include <boost/mpl/limits/unrolling.hpp> 37 # include <boost/mpl/aux_/nttp_decl.hpp> 38 # include <boost/mpl/aux_/config/eti.hpp 44 namespace boost { namespace mpl { namespace aux { namespace [all...] |
template_arity.hpp | 11 // Distributed under the Boost Software License, Version 1.0. 13 // http://www.boost.org/LICENSE_1_0.txt) 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 64 namespace boost { namespace mpl { namespace aux { namespace [all...] |