HomeSort by relevance Sort by last modified time
    Searched defs:boost (Results 126 - 150 of 471) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/
vector10.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/vector/vector0.hpp>
21 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
27 # include <boost/mpl/vector/aux_/include_preprocessed.hpp>
31 # include <boost/mpl/aux_/config/typeof.hpp>
32 # include <boost/mpl/aux_/config/ctps.hpp>
33 # include <boost/preprocessor/iterate.hpp>
35 namespace boost { namespace mpl namespace
    [all...]
vector20.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/vector/vector10.hpp>
21 #include <boost/mpl/aux_/config/use_preprocessed.hpp>
27 # include <boost/mpl/vector/aux_/include_preprocessed.hpp>
31 # include <boost/mpl/aux_/config/typeof.hpp>
32 # include <boost/mpl/aux_/config/ctps.hpp>
33 # include <boost/preprocessor/iterate.hpp>
35 namespace boost { namespace mpl namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
none_t.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 namespace boost { namespace
21 } // namespace boost
cstdlib.hpp 0 // boost/cstdlib.hpp header ------------------------------------------------//
3 // Copyright Beman Dawes 2001. Distributed under the Boost
5 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7 // See http://www.boost.org/libs/utility/cstdlib.html for documentation.
17 namespace boost namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
const_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>
21 #include <boost/range/detail/const_iterator.hpp>
24 #include <boost/range/detail/extract_optional_type.hpp>
25 #include <boost/type_traits/remove_const.hpp>
29 namespace boost namespace
63 } // namespace boost
    [all...]
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...]
mutable_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>
21 #include <boost/range/detail/iterator.hpp>
24 #include <boost/range/detail/extract_optional_type.hpp>
25 #include <boost/iterator/iterator_traits.hpp>
29 namespace boost namespace
63 } // namespace boost
    [all...]
size.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/begin.hpp>
20 #include <boost/range/end.hpp>
21 #include <boost/range/size_type.hpp>
22 #include <boost/assert.hpp>
24 namespace boost namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
yield_k.hpp 21 // Distributed under the Boost Software License, Version 1.0.
23 // http://www.boost.org/LICENSE_1_0.txt
26 #include <boost/config.hpp>
51 namespace boost namespace
84 } // namespace boost
91 namespace boost
129 } // namespace boost
133 namespace boost
145 } // namespace boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/output/
compiler_log_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/unit_test_log_formatter.hpp>
22 #include <boost/test/detail/suppress_warnings.hpp>
26 namespace boost { namespace
62 } // namespace boost
66 #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/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/test/utils/runtime/
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.
18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
21 // Boost
22 #include <boost/shared_ptr.hpp>
24 namespace boost { namespace
39 } // namespace boost
  /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>
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...]
remove_cv.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/broken_compiler_spec.hpp>
15 #include <boost/type_traits/detail/cv_traits_impl.hpp>
16 #include <boost/config.hpp>
17 #include <boost/detail/workaround.hpp>
22 #include <boost/type_traits/msvc/remove_cv.hpp>
26 #include <boost/type_traits/detail/type_trait_def.hpp>
28 namespace boost { namespace
    [all...]
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...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
false_result.hpp 2 // Use, modification and distribution are subject to the Boost Software License,
4 // http://www.boost.org/LICENSE_1_0.txt).
6 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
12 #include <boost/config.hpp>
14 namespace boost { namespace
26 }} // namespace boost::type_traits
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
in_place_factory.hpp 4 // Use, modification, and distribution is subject to the Boost Software
6 // http://www.boost.org/LICENSE_1_0.txt)
8 // See http://www.boost.org/libs/optional for documentation.
16 #include <boost/utility/detail/in_place_factory_prefix.hpp>
18 namespace boost { namespace
23 #define BOOST_PP_FILENAME_1 <boost/utility/in_place_factory.hpp>
26 } // namespace boost
28 #include <boost/utility/detail/in_place_factory_suffix.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
constants.hpp 0 // Boost string_algo library constants.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 namespace boost { namespace
29 // pull the names to the boost namespace
33 } // namespace boost
find_format.hpp 0 // Boost string_algo library find_format.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.
15 #include <boost/detail/iterator.hpp>
16 #include <boost/range/iterator_range.hpp>
17 #include <boost/range/begin.hpp>
18 #include <boost/range/end.hpp>
19 #include <boost/range/const_iterator.hpp>
20 #include <boost/range/as_literal.hpp
32 namespace boost { namespace
    [all...]
formatter.hpp 0 // Boost string_algo library formatter.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/detail/iterator.hpp>
15 #include <boost/range/value_type.hpp>
16 #include <boost/range/iterator_range.hpp>
17 #include <boost/range/as_literal.hpp>
19 #include <boost/algorithm/string/detail/formatter.hpp>
32 namespace boost { namespace
    [all...]
yes_no_type.hpp 0 // Boost string_algo library yes_no_type.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 namespace boost { namespace
17 // taken from boost mailing-list
19 // a part of boost distribution, this header
30 } // namespace boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
call_traits.hpp 2 // Use, modification and distribution are subject to the Boost Software License,
4 // http://www.boost.org/LICENSE_1_0.txt).
6 // See http://www.boost.org/libs/utility for most recent version including documentation.
22 #include <boost/config.hpp>
26 #include <boost/type_traits/is_arithmetic.hpp>
27 #include <boost/type_traits/is_enum.hpp>
28 #include <boost/type_traits/is_pointer.hpp>
29 #include <boost/detail/workaround.hpp>
31 namespace boost{ namespace
86 typedef typename boost::detail::ct_imp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
enable_if.hpp 4 // Distributed under the Boost Software License, Version 1.0. (See
6 // http://www.boost.org/LICENSE_1_0.txt)
10 #include <boost/detail/workaround.hpp>
11 #include <boost/mpl/identity.hpp>
13 #include <boost/iterator/detail/config_def.hpp>
16 // Boost iterators uses its own enable_if cause we need
21 namespace boost namespace
82 } // namespace boost
84 #include <boost/iterator/detail/config_undef.hpp>

Completed in 420 milliseconds

1 2 3 4 56 7 8 91011>>