HomeSort by relevance Sort by last modified time
    Searched full:boost (Results 301 - 325 of 1302) sorted by null

<<11121314151617181920>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
push_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/push_back_fwd.hpp>
18 #include <boost/mpl/aux_/push_back_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
push_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/push_front_fwd.hpp>
18 #include <boost/mpl/aux_/push_front_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
sequence_tag_fwd.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 namespace boost { namespace mpl { namespace
size_fwd.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 namespace boost { namespace mpl { namespace
times.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.
19 #include <boost/mpl/aux_/arithmetic_op.hpp>
void_fwd.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/aux_/adl_barrier.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
clear.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/clear_fwd.hpp>
18 #include <boost/mpl/vector/aux_/vector0.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>
23 namespace boost { namespace mpl { namespace
iterator.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/vector/aux_/at.hpp>
18 #include <boost/mpl/iterator_tags.hpp>
19 #include <boost/mpl/plus.hpp>
20 #include <boost/mpl/minus.hpp>
21 #include <boost/mpl/advance_fwd.hpp>
22 #include <boost/mpl/distance_fwd.hpp>
23 #include <boost/mpl/next.hpp
30 namespace boost { namespace mpl { namespace
    [all...]
size.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/size_fwd.hpp>
18 #include <boost/mpl/vector/aux_/O1_size.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>
23 namespace boost { namespace mpl { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
expr_iif.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/config/config.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
compl.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/config/config.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
enum_binary_params.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/config/config.hpp>
17 # include <boost/preprocessor/punctuation/comma_if.hpp>
18 # include <boost/preprocessor/repetition/repeat.hpp>
19 # include <boost/preprocessor/tuple/elem.hpp>
20 # include <boost/preprocessor/tuple/rem.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
stringize.hpp 5 # * Distributed under the Boost Software License, Version 1.0. (See
7 # * http://www.boost.org/LICENSE_1_0.txt)
12 # /* See http://www.boost.org for most recent version. */
17 # include <boost/preprocessor/config/config.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
sfinae.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/
14 #include <boost/range/config.hpp>
15 #include <boost/type_traits/is_array.hpp>
16 #include <boost/type_traits/detail/yes_no_type.hpp>
20 namespace boost namespace
75 } // namespace 'boost'
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
debug_config.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.
12 // Description : user's config for Boost.Test debugging support
unit_test.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.
18 // Boost.Test
19 #include <boost/test/test_tools.hpp>
20 #include <boost/test/unit_test_suite.hpp>
36 # include <boost/config/auto_link.hpp>
44 namespace boost { namespace unit_test { namespace
59 return ::boost::unit_test::unit_test_main( &init_unit_test, argc, argv );
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
global_typedef.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.
18 #include <boost/test/utils/basic_cstring/basic_cstring.hpp>
19 #define BOOST_TEST_L( s ) boost::unit_test::const_string( s, sizeof( s ) - 1 )
23 #include <boost/test/detail/suppress_warnings.hpp>
27 namespace boost { namespace
82 } // namespace boost
86 #include <boost/test/detail/enable_warnings.hpp>
unit_test_parameters.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.
18 #include <boost/test/detail/global_typedef.hpp>
19 #include <boost/test/detail/log_level.hpp>
21 #include <boost/test/detail/suppress_warnings.hpp>
28 namespace boost { namespace
63 } // namespace boost
67 #include <boost/test/detail/enable_warnings.hpp>
workaround.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.
18 // Boost
19 #include <boost/config.hpp> // compilers workarounds and std::ptrdiff_t
24 #include <boost/test/detail/suppress_warnings.hpp>
28 namespace boost { namespace
59 } // namespace boost
63 #include <boost/test/detail/enable_warnings.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
io.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.
18 // Boost.Test
19 #include <boost/test/utils/basic_cstring/basic_cstring.hpp>
25 #include <boost/test/detail/suppress_warnings.hpp>
29 namespace boost { namespace
67 } // namespace boost
71 #include <boost/test/detail/enable_warnings.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/iface/
argument_factory.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>
20 #include <boost/test/utils/runtime/fwd.hpp>
22 #include <boost/test/utils/runtime/cla/fwd.hpp>
24 namespace boost { namespace
45 } // namespace boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
parser.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>
20 #include <boost/test/utils/runtime/fwd.hpp>
21 #include <boost/test/utils/runtime/argument.hpp>
23 #include <boost/test/utils/runtime/cla/fwd.hpp>
24 #include <boost/test/utils/runtime/cla/modifier.hpp>
25 #include <boost/test/utils/runtime/cla/argv_traverser.hpp
33 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
add_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/type_traits/remove_reference.hpp>
15 #include <boost/type_traits/detail/type_trait_def.hpp>
17 namespace boost { namespace
66 BOOST_TT_AUX_TYPE_TRAIT_DEF1(add_pointer,T,typename boost::detail::add_pointer_impl<T>::type)
68 } // namespace boost
70 #include <boost/type_traits/detail/type_trait_undef.hpp>
conversion_traits.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 #include <boost/type_traits/is_convertible.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
size_t_trait_def.hpp 6 // Distributed under the Boost Software License, Version 1.0.
8 // http://www.boost.org/LICENSE_1_0.txt)
14 #include <boost/type_traits/detail/template_arity_spec.hpp>
15 #include <boost/type_traits/integral_constant.hpp>
16 #include <boost/mpl/aux_/lambda_support.hpp>
17 #include <boost/mpl/size_t.hpp>
22 # define BOOST_TT_AUX_SIZE_T_BASE(C) public ::boost::integral_constant<std::size_t,C>
25 # define BOOST_TT_AUX_SIZE_T_BASE(C) public ::boost::mpl::size_t<C>
27 typedef ::boost::mpl::size_t<C> base_; \

Completed in 302 milliseconds

<<11121314151617181920>>