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

1 2 34 5 6 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_void.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>
15 #include <boost/type_traits/detail/bool_trait_def.hpp>
17 namespace boost { namespace
34 } // namespace boost
36 #include <boost/type_traits/detail/bool_trait_undef.hpp>
remove_const.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.
14 #include <boost/type_traits/is_volatile.hpp>
15 #include <boost/type_traits/broken_compiler_spec.hpp>
16 #include <boost/type_traits/detail/cv_traits_impl.hpp>
17 #include <boost/config.hpp>
18 #include <boost/detail/workaround.hpp>
23 #include <boost/type_traits/msvc/remove_const.hpp>
27 #include <boost/type_traits/detail/type_trait_def.hpp
29 namespace boost { namespace
    [all...]
remove_volatile.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.
14 #include <boost/type_traits/is_const.hpp>
15 #include <boost/type_traits/broken_compiler_spec.hpp>
16 #include <boost/type_traits/detail/cv_traits_impl.hpp>
17 #include <boost/config.hpp>
18 #include <boost/detail/workaround.hpp>
23 #include <boost/type_traits/msvc/remove_volatile.hpp>
27 #include <boost/type_traits/detail/type_trait_def.hpp
29 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_platform_config.hpp 0 // Boost compiler configuration selection header file
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)
9 // See http://www.boost.org for most recent version.
18 # define BOOST_PLATFORM_CONFIG "boost/config/platform/linux.hpp"
22 # define BOOST_PLATFORM_CONFIG "boost/config/platform/bsd.hpp"
26 # define BOOST_PLATFORM_CONFIG "boost/config/platform/solaris.hpp"
30 # define BOOST_PLATFORM_CONFIG "boost/config/platform/irix.hpp"
34 # define BOOST_PLATFORM_CONFIG "boost/config/platform/hpux.hpp"
38 # define BOOST_PLATFORM_CONFIG "boost/config/platform/cygwin.hpp
    [all...]
  /external/eigen/bench/btl/libs/ublas/
CMakeLists.txt 2 find_package(Boost)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
is_placeholder.hpp 15 // Distributed under the Boost Software License, Version 1.0.
18 // http://www.boost.org/LICENSE_1_0.txt
21 namespace boost namespace
29 } // namespace boost
optional.hpp 3 // Use, modification, and distribution is subject to the Boost Software
5 // http://www.boost.org/LICENSE_1_0.txt)
7 // See http://www.boost.org/libs/optional for documentation.
15 #include "boost/optional/optional.hpp"
scoped_array.hpp 7 // Distributed under the Boost Software License, Version 1.0. (See
9 // http://www.boost.org/LICENSE_1_0.txt)
11 // http://www.boost.org/libs/smart_ptr/scoped_array.htm
14 #include <boost/smart_ptr/scoped_array.hpp>
scoped_ptr.hpp 7 // Distributed under the Boost Software License, Version 1.0. (See
9 // http://www.boost.org/LICENSE_1_0.txt)
11 // http://www.boost.org/libs/smart_ptr/scoped_ptr.htm
14 #include <boost/smart_ptr/scoped_ptr.hpp>
shared_array.hpp 10 // Distributed under the Boost Software License, Version 1.0. (See
12 // http://www.boost.org/LICENSE_1_0.txt)
14 // See http://www.boost.org/libs/smart_ptr/shared_array.htm for documentation.
17 #include <boost/smart_ptr/shared_array.hpp>
shared_ptr.hpp 10 // Distributed under the Boost Software License, Version 1.0. (See
12 // http://www.boost.org/LICENSE_1_0.txt)
14 // See http://www.boost.org/libs/smart_ptr/shared_ptr.htm for documentation.
17 #include <boost/smart_ptr/shared_ptr.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
real_cast.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)
13 namespace boost{ namespace math namespace
24 } // namespace boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
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...]
apply_fwd.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/aux_/na.hpp>
25 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
31 # include <boost/mpl/aux_/include_preprocessed.hpp>
35 # include <boost/mpl/limits/arity.hpp>
36 # include <boost/mpl/aux_/preprocessor/params.hpp>
37 # include <boost/mpl/aux_/preprocessor/default_params.hpp>
38 # include <boost/mpl/aux_/config/ctps.hpp
51 namespace boost { namespace mpl { namespace
    [all...]
bind_fwd.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/aux_/na.hpp>
25 #include <boost/mpl/aux_/config/bind.hpp>
26 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
32 # include <boost/mpl/aux_/include_preprocessed.hpp>
36 # include <boost/mpl/limits/arity.hpp>
37 # include <boost/mpl/aux_/preprocessor/params.hpp>
38 # include <boost/mpl/aux_/preprocessor/default_params.hpp
45 namespace boost { namespace mpl { namespace
    [all...]
distance.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/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
31 namespace boost { namespace mpl { namespace
    [all...]
lambda_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/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
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/facilities/
identity.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/facilities/empty.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/functional/
hash_fwd.hpp 3 // Distributed under the Boost Software License, Version 1.0. (See accompanying
4 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6 #include <boost/functional/hash/hash_fwd.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
arity_spec.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/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
    [all...]
contains_impl.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/contains_fwd.hpp>
19 #include <boost/mpl/begin_end.hpp>
20 #include <boost/mpl/find.hpp>
21 #include <boost/mpl/not.hpp>
22 #include <boost/mpl/aux_/traits_lambda_spec.hpp>
23 #include <boost/mpl/aux_/config/forwarding.hpp>
24 #include <boost/mpl/aux_/config/static_constant.hpp
28 namespace boost { namespace mpl { namespace
    [all...]
fold_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.
18 # include <boost/mpl/next_prior.hpp>
19 # include <boost/mpl/apply.hpp>
20 # include <boost/mpl/deref.hpp>
21 # include <boost/mpl/aux_/config/ctps.hpp>
23 # include <boost/mpl/if.hpp>
24 # include <boost/type_traits/is_same.hpp>
28 #include <boost/mpl/aux_/config/use_preprocessed.hpp
    [all...]
reverse_fold_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.
18 # include <boost/mpl/next_prior.hpp>
19 # include <boost/mpl/deref.hpp>
20 # include <boost/mpl/apply.hpp>
21 # include <boost/mpl/aux_/config/ctps.hpp>
24 # include <boost/mpl/if.hpp>
25 # include <boost/type_traits/is_same.hpp>
29 #include <boost/mpl/aux_/config/use_preprocessed.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/punctuation/
paren.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. */
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
iterator.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/config.hpp>
19 #include <boost/range/mutable_iterator.hpp>
20 #include <boost/range/const_iterator.hpp>
21 #include <boost/type_traits/is_const.hpp>
22 #include <boost/type_traits/remove_const.hpp>
23 #include <boost/mpl/eval_if.hpp
25 namespace boost namespace
    [all...]

Completed in 153 milliseconds

1 2 34 5 6 7 8 91011>>