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

<<11121314151617181920>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/debug/
error.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/cat.hpp>
16 # include <boost/preprocessor/config/config.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
append.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/list/fold_right.hpp>
reverse.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/list/fold_left.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
enum_trailing_params.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/config/config.hpp>
16 # include <boost/preprocessor/repetition/repeat.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
seq.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/config/config.hpp>
16 # include <boost/preprocessor/seq/elem.hpp>
for_each.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/repetition/for.hpp>
18 # include <boost/preprocessor/seq/seq.hpp>
19 # include <boost/preprocessor/seq/size.hpp>
20 # include <boost/preprocessor/tuple/elem.hpp>
21 # include <boost/preprocessor/tuple/rem.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
log_level.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 namespace boost { namespace
41 } // namespace boost
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
environment.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>
24 #include <boost/test/utils/runtime/fwd.hpp>
25 #include <boost/test/utils/runtime/argument.hpp>
26 #include <boost/test/utils/runtime/interpret_argument_value.hpp>
28 #include <boost/test/utils/runtime/env/fwd.hpp>
29 #include <boost/test/utils/runtime/env/modifier.hpp
38 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_same.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>
26 #include <boost/type_traits/detail/yes_no_type.hpp>
27 #include <boost/type_traits/detail/ice_and.hpp>
28 #include <boost/type_traits/is_reference.hpp>
31 #include <boost/type_traits/detail/bool_trait_def.hpp>
33 namespace boost { namespace
    [all...]
is_const.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/is_reference.hpp>
33 # include <boost/type_traits/remove_bounds.hpp>
36 # include <boost/type_traits/is_reference.hpp
45 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
eval_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/if.hpp>
18 #include <boost/mpl/aux_/na_spec.hpp>
19 #include <boost/mpl/aux_/lambda_support.hpp>
20 #include <boost/mpl/aux_/config/msvc.hpp>
21 #include <boost/mpl/aux_/config/gcc.hpp>
22 #include <boost/mpl/aux_/config/workaround.hpp>
24 namespace boost { namespace mpl namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
int_float_mixture.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/config.hpp"
14 #include "boost/limits.hpp"
16 #include "boost/numeric/conversion/int_float_mixture_enum.hpp"
17 #include "boost/numeric/conversion/detail/meta.hpp"
19 #include "boost/mpl/integral_c.hpp"
21 namespace boost { namespace numeric { namespace convdetail namespace
66 } } } // namespace boost::numeric::convdetai
    [all...]
sign_mixture.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/config.hpp"
14 #include "boost/limits.hpp"
16 #include "boost/numeric/conversion/sign_mixture_enum.hpp"
17 #include "boost/numeric/conversion/detail/meta.hpp"
19 #include "boost/mpl/integral_c.hpp"
21 namespace boost { namespace numeric { namespace convdetail namespace
66 } } } // namespace boost::numeric::convdetai
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/detail/
div_base.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/arithmetic/inc.hpp>
18 # include <boost/preprocessor/arithmetic/sub.hpp>
19 # include <boost/preprocessor/comparison/less_equal.hpp>
20 # include <boost/preprocessor/config/config.hpp>
21 # include <boost/preprocessor/control/while.hpp>
22 # include <boost/preprocessor/tuple/elem.hpp>
23 # include <boost/preprocessor/tuple/rem.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
iterator_range_io.hpp 0 // Boost.Range library
4 // Use, modification and distribution is subject to the Boost Software
6 // http://www.boost.org/LICENSE_1_0.txt)
8 // For more information, see http://www.boost.org/libs/range/
13 #include <boost/config.hpp>
14 #include <boost/detail/workaround.hpp>
21 // From boost/dynamic_bitset.hpp; thanks to Matthias Troyer for Cray X1 patch.
38 #include <boost/range/iterator_range_core.hpp>
43 namespace boost namespace
85 } // namespace boost
    [all...]
  /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_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>
25 #include <boost/test/detail/suppress_warnings.hpp>
29 namespace boost { namespace
66 } // namespace boost
70 #include <boost/test/detail/enable_warnings.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
results_reporter.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/detail/global_typedef.hpp>
21 #include <boost/test/detail/fwd_decl.hpp>
26 #include <boost/test/detail/suppress_warnings.hpp>
30 namespace boost { namespace
81 } // namespace boost
85 #include <boost/test/detail/enable_warnings.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/iterator/
input_iterator_facade.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
19 #include <boost/iterator/iterator_facade.hpp>
21 #include <boost/test/detail/suppress_warnings.hpp>
25 namespace boost { namespace
78 friend class boost::iterator_core_access;
102 } // namespace boost
106 #include <boost/test/detail/enable_warnings.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
dual_name_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/named_parameter.hpp>
22 #include <boost/test/utils/runtime/cla/char_parameter.hpp>
24 namespace boost { namespace
87 } // namespace boost
92 # include <boost/test/utils/runtime/cla/dual_name_parameter.ipp
    [all...]
argument_factory.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>
23 #include <boost/test/utils/runtime/argument.hpp>
24 #include <boost/test/utils/runtime/trace.hpp>
25 #include <boost/test/utils/runtime/interpret_argument_value.hpp
42 namespace boost { namespace
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/units/detail/
utility.hpp 0 // Boost.Units - A C++ library for zero-overhead dimensional analysis and
7 // Distributed under the Boost Software License, Version 1.0. (See
9 // http://www.boost.org/LICENSE_1_0.txt)
25 #include <boost/algorithm/string/replace.hpp>
27 namespace boost { namespace
50 boost::replace_all(out,"boost::units::","");
70 } // namespace boost
74 namespace boost {
97 } // namespace boost
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
inserter_algorithm.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/back_inserter.hpp>
19 #include <boost/mpl/front_inserter.hpp>
20 #include <boost/mpl/push_back.hpp>
21 #include <boost/mpl/push_front.hpp>
22 #include <boost/mpl/back_inserter.hpp>
23 #include <boost/mpl/front_inserter.hpp>
24 #include <boost/mpl/clear.hpp
    [all...]
na_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.
18 # include <boost/mpl/lambda_fwd.hpp>
19 # include <boost/mpl/int.hpp>
20 # include <boost/mpl/bool.hpp>
21 # include <boost/mpl/aux_/na.hpp>
22 # include <boost/mpl/aux_/arity.hpp>
23 # include <boost/mpl/aux_/template_arity_fwd.hpp>
26 #include <boost/mpl/aux_/preprocessor/params.hpp
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
results_reporter.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/results_reporter.hpp>
20 #include <boost/test/unit_test_suite_impl.hpp>
21 #include <boost/test/results_collector.hpp>
22 #include <boost/test/framework.hpp>
23 #include <boost/test/output/plain_report_formatter.hpp>
24 #include <boost/test/output/xml_report_formatter.hpp
    [all...]

Completed in 442 milliseconds

<<11121314151617181920>>