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

1 2 3 4 5 6 78 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
include_preprocessed.hpp 6 // Distributed under the Boost Software License, Version 1.0.
8 // http://www.boost.org/LICENSE_1_0.txt)
10 // See http://www.boost.org/libs/mpl for documentation.
16 #include <boost/mpl/aux_/config/compiler.hpp>
17 #include <boost/mpl/aux_/config/preprocessor.hpp>
18 #include <boost/mpl/aux_/config/workaround.hpp>
19 #include <boost/preprocessor/cat.hpp>
20 #include <boost/preprocessor/stringize.hpp>
33 # define AUX778076_INCLUDE_STRING BOOST_PP_STRINGIZE(boost/mpl/aux_/preprocessed/AUX778076_PREPROCESSED_HEADER)
37 # include BOOST_PP_STRINGIZE(boost/mpl/aux_/preprocessed/AUX778076_PREPROCESSED_HEADER
    [all...]
na_assert.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_/na.hpp>
18 #include <boost/mpl/aux_/config/msvc.hpp>
19 #include <boost/mpl/aux_/config/workaround.hpp>
23 # include <boost/mpl/assert.hpp>
25 BOOST_MPL_ASSERT_NOT((boost::mpl::is_na<type>)) \
28 # include <boost/static_assert.hpp>
30 BOOST_STATIC_ASSERT(!boost::mpl::is_na<x>::value)
    [all...]
arithmetic_op.hpp 6 // Distributed under the Boost Software License, Version 1.0.
8 // http://www.boost.org/LICENSE_1_0.txt)
10 // See http://www.boost.org/libs/mpl for documentation.
17 # include <boost/mpl/integral_c.hpp>
18 # include <boost/mpl/aux_/largest_int.hpp>
19 # include <boost/mpl/aux_/value_wknd.hpp>
26 #include <boost/mpl/aux_/numeric_op.hpp>
27 #include <boost/mpl/aux_/config/static_constant.hpp>
28 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
34 # include <boost/mpl/aux_/include_preprocessed.hpp
42 namespace boost { namespace mpl { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
placeholders.hpp 5 // Distributed under the Boost Software License, Version 1.0.
7 // http://www.boost.org/LICENSE_1_0.txt)
10 // Preprocessed version of "boost/mpl/placeholders.hpp" header
16 namespace boost { namespace mpl { namespace
32 namespace boost { namespace mpl { namespace
45 namespace boost { namespace mpl { namespace
58 namespace boost { namespace mpl { namespace
71 namespace boost { namespace mpl { namespace
84 namespace boost { namespace mpl { namespace
97 namespace boost { namespace mpl namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
find_if.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_/find_if_pred.hpp>
18 #include <boost/mpl/arg.hpp>
19 #include <boost/mpl/iter_fold_if.hpp>
20 #include <boost/mpl/aux_/common_name_wknd.hpp>
21 #include <boost/mpl/aux_/na_spec.hpp>
22 #include <boost/mpl/aux_/lambda_support.hpp>
24 namespace boost { namespace mpl namespace
    [all...]
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...]
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/sequence_tag.hpp>
19 #include <boost/mpl/aux_/size_impl.hpp>
20 #include <boost/mpl/aux_/na_spec.hpp>
21 #include <boost/mpl/aux_/lambda_support.hpp>
22 #include <boost/mpl/aux_/msvc_eti_base.hpp>
24 namespace boost { namespace mpl namespace
    [all...]
iter_fold_if.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/logical.hpp>
20 #include <boost/mpl/always.hpp>
21 #include <boost/mpl/eval_if.hpp>
22 #include <boost/mpl/if.hpp>
23 #include <boost/mpl/pair.hpp>
24 #include <boost/mpl/apply.hpp
33 namespace boost { namespace mpl { namespace
    [all...]
quote.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/void.hpp>
23 # include <boost/mpl/aux_/has_type.hpp>
26 #include <boost/mpl/aux_/config/bcc.hpp>
27 #include <boost/mpl/aux_/config/ttp.hpp>
39 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
45 # include <boost/mpl/aux_/include_preprocessed.hpp>
49 # include <boost/mpl/limits/arity.hpp
59 namespace boost { namespace mpl { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
O1_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/O1_size_fwd.hpp>
18 #include <boost/mpl/minus.hpp>
19 #include <boost/mpl/long.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...]
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/seq/
cat.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/arithmetic/dec.hpp>
16 # include <boost/preprocessor/config/config.hpp>
17 # include <boost/preprocessor/control/if.hpp>
18 # include <boost/preprocessor/seq/fold_left.hpp>
19 # include <boost/preprocessor/seq/seq.hpp>
20 # include <boost/preprocessor/seq/size.hpp>
21 # include <boost/preprocessor/tuple/eat.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/output/
plain_report_formatter.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/detail/global_typedef.hpp>
20 #include <boost/test/results_reporter.hpp>
22 #include <boost/test/detail/suppress_warnings.hpp>
26 namespace boost { namespace
56 } // namespace boost
60 #include <boost/test/detail/enable_warnings.hpp
    [all...]
xml_report_formatter.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/detail/global_typedef.hpp>
20 #include <boost/test/results_reporter.hpp>
22 #include <boost/test/detail/suppress_warnings.hpp>
26 namespace boost { namespace
52 } // namespace boost
56 #include <boost/test/detail/enable_warnings.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
progress_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.
18 // Boost.Test
19 #include <boost/test/test_observer.hpp>
20 #include <boost/test/utils/trivial_singleton.hpp>
25 #include <boost/test/detail/suppress_warnings.hpp>
29 namespace boost { namespace
63 } // namespace boost
67 #include <boost/test/detail/enable_warnings.hpp
    [all...]
results_collector.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/test_observer.hpp>
22 #include <boost/test/detail/global_typedef.hpp>
23 #include <boost/test/detail/fwd_decl.hpp>
25 #include <boost/test/utils/trivial_singleton.hpp>
26 #include <boost/test/utils/class_properties.hpp>
28 #include <boost/test/detail/suppress_warnings.hpp
32 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/detail/
argument_value_usage.hpp 7 // See http://www.boost.org for updates, documentation, and revision history.
19 // Boost.Runtime.Parameter
20 #include <boost/test/utils/runtime/config.hpp>
21 #include <boost/test/utils/runtime/cla/argv_traverser.hpp>
23 // Boost.Test
24 #include <boost/test/utils/basic_cstring/io.hpp>
25 #include <boost/test/utils/basic_cstring/compare.hpp>
27 #include <boost/lexical_cast.hpp>
33 namespace boost { namespace
80 } // namespace boost
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
named_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/cla/basic_parameter.hpp>
22 #include <boost/test/utils/runtime/cla/id_policy.hpp>
24 namespace boost { namespace
84 } // namespace boost
89 # include <boost/test/utils/runtime/cla/named_parameter.ipp
    [all...]
validation.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/cla/fwd.hpp>
23 namespace boost { namespace
38 if( b ) ; else ::boost::BOOST_RT_PARAM_NAMESPACE::cla::report_input_error( tr, format_stream().ref() << msg )
46 } // namespace boost
51 # include <boost/test/utils/runtime/cla/validation.ipp
    [all...]
argv_traverser.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 // Boost.Test
22 #include <boost/test/utils/class_properties.hpp>
24 // Boost
25 #include <boost/noncopyable.hpp>
26 #include <boost/shared_array.hpp
28 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
remove_reference.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/broken_compiler_spec.hpp>
13 #include <boost/config.hpp>
14 #include <boost/detail/workaround.hpp>
17 #include <boost/type_traits/msvc/remove_reference.hpp>
21 #include <boost/type_traits/detail/type_trait_def.hpp>
23 namespace boost { namespace
47 BOOST_TT_AUX_TYPE_TRAIT_DEF1(remove_reference,T,typename boost::detail::remove_rvalue_ref<T>::type
    [all...]

Completed in 61 milliseconds

1 2 3 4 5 6 78 91011>>