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

1 23 4 5 6 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
list.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/limits/list.hpp>
19 # include <boost/mpl/aux_/na.hpp>
20 # include <boost/mpl/aux_/config/preprocessor.hpp>
22 # include <boost/preprocessor/inc.hpp>
23 # include <boost/preprocessor/cat.hpp>
24 # include <boost/preprocessor/stringize.hpp>
36 # include BOOST_PP_STRINGIZE(boost/mpl/list/AUX778076_LIST_HEADER
    [all...]
vector.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/limits/vector.hpp>
19 # include <boost/mpl/aux_/na.hpp>
20 # include <boost/mpl/aux_/config/preprocessor.hpp>
22 # include <boost/preprocessor/inc.hpp>
23 # include <boost/preprocessor/cat.hpp>
24 # include <boost/preprocessor/stringize.hpp>
36 # include BOOST_PP_STRINGIZE(boost/mpl/vector/AUX778076_VECTOR_HEADER
    [all...]
is_sequence.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/not.hpp>
18 #include <boost/mpl/and.hpp>
19 #include <boost/mpl/begin_end.hpp>
20 #include <boost/mpl/if.hpp>
21 #include <boost/mpl/bool.hpp>
22 #include <boost/mpl/sequence_tag_fwd.hpp>
23 #include <boost/mpl/identity.hpp
40 namespace boost { namespace mpl { namespace
    [all...]
find.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/find_if.hpp>
18 #include <boost/mpl/same_as.hpp>
19 #include <boost/mpl/aux_/na_spec.hpp>
20 #include <boost/mpl/aux_/lambda_support.hpp>
22 namespace boost { namespace mpl { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
find_if_pred.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.
14 #include <boost/mpl/aux_/iter_apply.hpp>
15 #include <boost/mpl/not.hpp>
17 namespace boost { namespace mpl { namespace aux { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
bounds.hpp 2 // Use, modification, and distribution is subject to the Boost Software
4 // http://www.boost.org/LICENSE_1_0.txt)
6 // See library home page at http://www.boost.org/libs/numeric/conversion
13 #include "boost/numeric/conversion/detail/bounds.hpp"
15 namespace boost { namespace numeric namespace
22 } } // namespace boost::numeric
conversion_traits.hpp 2 // Use, modification, and distribution is subject to the Boost Software
4 // http://www.boost.org/LICENSE_1_0.txt)
6 // See library home page at http://www.boost.org/libs/numeric/conversion
13 #include "boost/numeric/conversion/detail/conversion_traits.hpp"
14 #include "boost/detail/workaround.hpp"
15 #include "boost/config.hpp"
17 namespace boost { namespace numeric namespace
33 } } // namespace boost::numeric
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
not.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/logical/bool.hpp>
19 # include <boost/preprocessor/logical/compl.hpp>
  /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
ice_not.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.
11 #include <boost/config.hpp>
13 namespace boost { namespace
29 } // namespace boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
visit_each.hpp 0 // Boost.Signals 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/signals
13 #include <boost/config.hpp>
15 namespace boost { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
remove_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/config.hpp>
13 #include <boost/detail/workaround.hpp>
15 #include <boost/type_traits/broken_compiler_spec.hpp>
19 #include <boost/type_traits/msvc/remove_pointer.hpp>
21 #include <boost/type_traits/remove_cv.hpp>
22 #include <boost/type_traits/is_pointer.hpp>
26 #include <boost/type_traits/detail/type_trait_def.hpp
28 namespace boost { namespace
    [all...]
is_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/is_member_pointer.hpp>
25 #include <boost/type_traits/detail/ice_and.hpp>
26 #include <boost/type_traits/detail/ice_not.hpp>
27 #include <boost/type_traits/config.hpp>
29 #include <boost/type_traits/remove_cv.hpp>
33 # include <boost/type_traits/is_reference.hpp
43 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
typed_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/fwd.hpp>
22 #include <boost/test/utils/runtime/validation.hpp>
24 #include <boost/test/utils/runtime/cla/parameter.hpp>
25 #include <boost/test/utils/runtime/cla/argument_factory.hpp>
27 // Boost.Tes
30 namespace boost { namespace
    [all...]
value_handler.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
55 } // namespace boost
  /external/clang/test/Frontend/Inputs/SystemHeaderPrefix/src/
all.h 1 #include "libs/boost/all.h"
4 #include "libs/boost/warn.h"
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
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/concept/detail/
concept_undef.hpp 1 // Copyright David Abrahams 2006. Distributed under the Boost
3 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
include_preprocessed.hpp 4 // Distributed under the Boost Software License, Version 1.0.
6 // http://www.boost.org/LICENSE_1_0.txt)
8 // See http://www.boost.org/libs/mpl for documentation.
16 #include <boost/mpl/aux_/config/workaround.hpp>
18 #include <boost/preprocessor/cat.hpp>
19 #include <boost/preprocessor/stringize.hpp>
26 # define AUX778076_INCLUDE_STRING BOOST_PP_STRINGIZE(boost/mpl/list/AUX778076_HEADER)
30 # include BOOST_PP_STRINGIZE(boost/mpl/list/AUX778076_HEADER)
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/next.hpp>
19 #include <boost/mpl/list/aux_/item.hpp>
20 #include <boost/mpl/list/aux_/tag.hpp>
22 namespace boost { namespace mpl { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
pop_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/pop_back_fwd.hpp>
18 #include <boost/mpl/aux_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 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/aux_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 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/aux_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 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_/config/typeof.hpp>
22 # include <boost/mpl/vector/aux_/item.hpp>
23 # include <boost/mpl/vector/aux_/tag.hpp>
25 namespace boost { namespace mpl { namespace
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
common.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/detail/sfinae.hpp>
20 #include <boost/type_traits/is_void.hpp>
21 #include <boost/type_traits/detail/ice_or.hpp>
22 #include <boost/mpl/if.hpp>
23 #include <boost/mpl/int.hpp
30 namespace boost namespace
    [all...]

Completed in 887 milliseconds

1 23 4 5 6 7 8 91011>>