/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
arity.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/dtp.hpp> 21 # include <boost/mpl/aux_/nttp_decl.hpp> 22 # include <boost/mpl/aux_/config/static_constant.hpp> 24 namespace boost { namespace mpl { namespace aux { namespace
|
is_msvc_eti_arg.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_/yes_no.hpp> 18 #include <boost/mpl/aux_/config/eti.hpp> 19 #include <boost/mpl/aux_/config/static_constant.hpp> 21 namespace boost { namespace mpl { namespace aux { namespace
|
nested_type_wknd.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/gcc.hpp> 18 #include <boost/mpl/aux_/config/workaround.hpp> 25 namespace boost { namespace mpl { namespace aux { namespace 38 ::boost::mpl::aux::nested_type_wknd<T> \
|
numeric_cast_utils.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/numeric_cast.hpp> 18 #include <boost/mpl/apply_wrap.hpp> 19 #include <boost/mpl/aux_/config/forwarding.hpp> 21 namespace boost { namespace mpl { namespace aux { namespace
|
traits_lambda_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/sequence_tag_fwd.hpp> 18 #include <boost/mpl/void.hpp> 19 #include <boost/mpl/aux_/preprocessor/params.hpp> 20 #include <boost/mpl/aux_/config/lambda.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/ |
adl.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/msvc.hpp> 18 #include <boost/mpl/aux_/config/intel.hpp> 19 #include <boost/mpl/aux_/config/gcc.hpp> 20 #include <boost/mpl/aux_/config/workaround.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/ |
enum.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/preprocessor.hpp> 26 # include <boost/preprocessor/cat.hpp> 45 # include <boost/preprocessor/comma_if.hpp> 46 # include <boost/preprocessor/repeat.hpp>
|
params.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/preprocessor.hpp> 26 # include <boost/preprocessor/cat.hpp> 45 # include <boost/preprocessor/comma_if.hpp> 46 # include <boost/preprocessor/repeat.hpp> 47 # include <boost/preprocessor/inc.hpp> 48 # include <boost/preprocessor/cat.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
next_prior.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_/common_name_wknd.hpp> 18 #include <boost/mpl/aux_/na_spec.hpp> 19 #include <boost/mpl/aux_/lambda_support.hpp> 21 namespace boost { namespace mpl { namespace
|
numeric_cast.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/msvc.hpp> 18 #include <boost/mpl/aux_/config/workaround.hpp> 21 // resolves conflicts with 'boost::numeric_cast' function template. 30 namespace boost { namespace mpl { namespace
|
void.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/bool.hpp> 19 #include <boost/mpl/aux_/na_spec.hpp> 20 #include <boost/mpl/aux_/config/msvc.hpp> 21 #include <boost/mpl/aux_/config/workaround.hpp> 33 namespace boost { namespace mpl { namespace
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/ |
sub.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/dec.hpp> 18 # include <boost/preprocessor/config/config.hpp> 19 # include <boost/preprocessor/control/while.hpp> 20 # include <boost/preprocessor/tuple/elem.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/ |
adt.hpp | 5 # * Distributed under the Boost Software License, Version 1.0. (See 7 # * http://www.boost.org/LICENSE_1_0.txt) 9 # * See http://www.boost.org for most recent version. 17 # include <boost/preprocessor/config/config.hpp> 18 # include <boost/preprocessor/detail/is_binary.hpp> 19 # include <boost/preprocessor/logical/compl.hpp> 20 # include <boost/preprocessor/tuple/eat.hpp>
|
transform.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> 19 # include <boost/preprocessor/tuple/elem.hpp> 20 # include <boost/preprocessor/tuple/rem.hpp>
|
for_each_i.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/config/config.hpp> 19 # include <boost/preprocessor/list/adt.hpp> 20 # include <boost/preprocessor/repetition/for.hpp> 21 # include <boost/preprocessor/tuple/elem.hpp> 22 # include <boost/preprocessor/tuple/rem.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/ |
extract_optional_type.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/ 17 #include <boost/config.hpp> 30 namespace boost { namespace 45 , BOOST_DEDUCED_TYPENAME boost::range_detail::exists< BOOST_DEDUCED_TYPENAME C::a_typedef >::type \
|
safe_bool.hpp | 4 // Distributed under the Boost Software License, Version 1.0. 6 // http://www.boost.org/LICENSE_1_0.txt 9 // <boost/smart_ptr/operator_bool.hpp> 13 #include <boost/config.hpp> 14 #include <boost/range/config.hpp> 16 namespace boost namespace 70 } // namespace boost
|
implementation_help.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/ 14 #include <boost/range/config.hpp> 15 #include <boost/range/detail/common.hpp> 16 #include <boost/type_traits/is_same.hpp> 24 namespace boost namespace 100 } // namespace 'boost'
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
interaction_based.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/config.hpp> 20 #include <boost/test/detail/global_typedef.hpp> 22 #include <boost/test/utils/wrap_stringstream.hpp> 24 #include <boost/test/detail/suppress_warnings.hpp> 26 // Boost 27 #include <boost/lexical_cast.hpp 89 namespace boost { namespace [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/ |
custom_manip.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. 21 #include <boost/test/detail/suppress_warnings.hpp> 25 namespace boost { namespace 57 } // namespace boost 61 #include <boost/test/detail/enable_warnings.hpp>
|
rtti.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. 20 namespace boost { namespace 55 #define BOOST_RTTI_SWITCH( type_id_ ) if( ::boost::rtti::id_t switch_by_id = type_id_ ) 56 #define BOOST_RTTI_CASE( type ) if( switch_by_id == ::boost::rtti::type_id<type>() ) 62 } // namespace boost
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
version.hpp | 0 // Boost version.hpp configuration header file ------------------------------// 3 // (C) Copyright John maddock 1999. 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/config for documentation 13 // Caution, this is the only boost header that is guarenteed 14 // to change with every boost release, including this header 15 // will cause a recompile every time a new boost version is
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/memory/ |
singleton.h | 22 #include <boost/scoped_ptr.hpp> 23 #include <boost/thread/once.hpp> 24 #include <boost/utility.hpp> 30 class Singleton : private boost::noncopyable { 35 boost::call_once(Init, flag); 44 static boost::scoped_ptr<T> instance; 45 static boost::once_flag flag; 48 template <class T> boost::scoped_ptr<T> Singleton<T>::instance; 49 template <class T> boost::once_flag Singleton<T>::flag = BOOST_ONCE_INIT;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
sp_typeinfo.hpp | 14 // Distributed under the Boost Software License, Version 1.0. 16 // http://www.boost.org/LICENSE_1_0.txt) 18 #include <boost/config.hpp> 22 #include <boost/current_function.hpp> 25 namespace boost namespace 103 } // namespace boost 105 #define BOOST_SP_TYPEID(T) (boost::detail::sp_typeid_<T>::ti_) 111 namespace boost 129 } // namespace boost
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/ |
udt_builtin_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/type_traits/is_arithmetic.hpp" 15 #include "boost/numeric/conversion/udt_builtin_mixture_enum.hpp" 16 #include "boost/numeric/conversion/detail/meta.hpp" 18 #include "boost/mpl/integral_c.hpp" 20 namespace boost { namespace numeric { namespace convdetail namespace 65 } } } // namespace boost::numeric::convdetail
|