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

1 2 3 4 5 67 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
clear_impl.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/aux_/traits_lambda_spec.hpp>
19 #include <boost/mpl/aux_/config/eti.hpp>
21 namespace boost { namespace mpl { namespace
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...]
adl_barrier.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_/config/adl.hpp>
18 #include <boost/mpl/aux_/config/gcc.hpp>
19 #include <boost/mpl/aux_/config/workaround.hpp>
27 namespace boost { namespace mpl { \
34 namespace boost { namespace mpl { using namespace BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE; namespace
41 # define BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE boost::mpl
42 # define BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_OPEN namespace boost { namespace mpl
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/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/list/aux_/item.hpp>
19 #include <boost/mpl/list/aux_/tag.hpp>
21 namespace boost { namespace mpl { namespace
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/not.hpp>
19 #include <boost/mpl/list/aux_/tag.hpp>
21 namespace boost { namespace mpl { namespace
pop_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/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
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/bool.hpp>
19 #include <boost/mpl/list/aux_/tag.hpp>
21 namespace boost { namespace mpl { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/array/
elem.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/array/data.hpp>
16 # include <boost/preprocessor/array/size.hpp>
17 # include <boost/preprocessor/config/config.hpp>
18 # include <boost/preprocessor/tuple/elem.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/punctuation/
comma_if.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>
18 # include <boost/preprocessor/control/if.hpp>
19 # include <boost/preprocessor/facilities/empty.hpp>
20 # include <boost/preprocessor/punctuation/comma.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
fwd.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.
22 // Boost.Runtime.Parameter
23 #include <boost/test/utils/runtime/config.hpp>
25 namespace boost { namespace
52 } // namespace boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
template_arity_spec.hpp 6 // Distributed under the Boost Software License, Version 1.0.
8 // http://www.boost.org/LICENSE_1_0.txt)
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>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_float.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.
13 #include <boost/type_traits/detail/bool_trait_def.hpp>
15 namespace boost { namespace
23 } // namespace boost
25 #include <boost/type_traits/detail/bool_trait_undef.hpp>
is_floating_point.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.
13 #include <boost/type_traits/detail/bool_trait_def.hpp>
15 namespace boost { namespace
23 } // namespace boost
25 #include <boost/type_traits/detail/bool_trait_undef.hpp>
is_volatile.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/config.hpp>
25 #include <boost/detail/workaround.hpp>
28 # include <boost/type_traits/detail/cv_traits_impl.hpp>
30 # include <boost/type_traits/remove_bounds.hpp>
33 # include <boost/type_traits/is_reference.hpp>
34 # include <boost/type_traits/is_array.hpp
42 namespace boost { namespace
    [all...]
is_function.hpp 5 // Use, modification and distribution are subject to the Boost Software License,
7 // http://www.boost.org/LICENSE_1_0.txt).
9 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
14 #include <boost/type_traits/is_reference.hpp>
15 #include <boost/type_traits/detail/false_result.hpp>
16 #include <boost/config.hpp>
19 # include <boost/type_traits/detail/is_function_ptr_helper.hpp>
21 # include <boost/type_traits/detail/is_function_ptr_tester.hpp>
22 # include <boost/type_traits/detail/yes_no_type.hpp>
26 #include <boost/type_traits/detail/bool_trait_def.hpp
34 namespace boost { namespace
    [all...]
is_member_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/config.hpp>
25 #include <boost/detail/workaround.hpp>
28 # include <boost/type_traits/is_member_function_pointer.hpp>
30 # include <boost/type_traits/is_reference.hpp>
31 # include <boost/type_traits/is_array.hpp>
32 # include <boost/type_traits/detail/is_mem_fun_pointer_tester.hpp
41 namespace boost { namespace
    [all...]
is_pod.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/config.hpp>
13 #include <boost/type_traits/is_void.hpp>
14 #include <boost/type_traits/is_scalar.hpp>
15 #include <boost/type_traits/detail/ice_or.hpp>
16 #include <boost/type_traits/intrinsics.hpp>
21 #include <boost/type_traits/detail/bool_trait_def.hpp>
29 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
placeholders.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.
24 # include <boost/mpl/arg.hpp>
25 # include <boost/mpl/aux_/adl_barrier.hpp>
37 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
43 # include <boost/mpl/aux_/include_preprocessed.hpp>
47 # include <boost/mpl/aux_/nttp_decl.hpp>
48 # include <boost/mpl/limits/arity.hpp>
49 # include <boost/preprocessor/iterate.hpp
58 namespace boost { namespace mpl { namespace
    [all...]
for_each.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/is_sequence.hpp>
18 #include <boost/mpl/begin_end.hpp>
19 #include <boost/mpl/apply.hpp>
20 #include <boost/mpl/bool.hpp>
21 #include <boost/mpl/next_prior.hpp>
22 #include <boost/mpl/deref.hpp>
23 #include <boost/mpl/identity.hpp
30 namespace boost { namespace mpl { namespace
    [all...]
and.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_/config/use_preprocessed.hpp>
22 # include <boost/mpl/bool.hpp>
23 # include <boost/mpl/aux_/nested_type_wknd.hpp>
24 # include <boost/mpl/aux_/na_spec.hpp>
25 # include <boost/mpl/aux_/lambda_support.hpp>
42 # include <boost/mpl/aux_/include_preprocessed.hpp>
57 # include <boost/mpl/aux_/logical_op.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
progress_monitor.ipp 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/progress_monitor.hpp>
20 #include <boost/test/unit_test_suite_impl.hpp>
22 #include <boost/test/detail/unit_test_parameters.hpp>
24 // Boost
25 #include <boost/progress.hpp>
26 #include <boost/scoped_ptr.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
predicate_result.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/class_properties.hpp>
20 #include <boost/test/utils/wrap_stringstream.hpp>
21 #include <boost/test/utils/basic_cstring/basic_cstring.hpp>
23 // Boost
24 #include <boost/shared_ptr.hpp>
25 #include <boost/detail/workaround.hpp
34 namespace boost { namespace
    [all...]
unit_test_suite.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/unit_test_suite_impl.hpp>
20 #include <boost/test/framework.hpp>
29 boost::unit_test::make_test_case( boost::unit_test::callback0<>(test_function), BOOST_TEST_STRINGIZE( test_function ) )
31 boost::unit_test::make_test_case((test_function), BOOST_TEST_STRINGIZE( test_function ), tc_instance )
38 ( new boost::unit_test::test_suite( testsuite_name )
193 namespace boost { namespace unit_test { namespace ut_detail { namespace
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
f.cpp 6 * Boost Software License, Version 1.0. (See accompanying file
7 * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
22 * - Download boost source code matching to your distro.
53 * http://www.boost.org/doc/libs/1_47_0/libs/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/minimax.html
57 #include <boost/math/bindings/rr.hpp>
58 #include <boost/math/tools/polynomial.hpp>
62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x)
67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
f.cpp 6 * Boost Software License, Version 1.0. (See accompanying file
7 * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
22 * - Download boost source code matching to your distro.
53 * http://www.boost.org/doc/libs/1_47_0/libs/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/minimax.html
57 #include <boost/math/bindings/rr.hpp>
58 #include <boost/math/tools/polynomial.hpp>
62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x)
67 boost::math::ntl::RR log2(const boost::math::ntl::RR& x
    [all...]

Completed in 214 milliseconds

1 2 3 4 5 67 8 91011>>