Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
Dtype_trait_def.hpp28 #define BOOST_TT_AUX_TYPE_TRAIT_SPEC1(trait,spec,result) \ argument
37 #define BOOST_TT_AUX_TYPE_TRAIT_IMPL_SPEC1(trait,spec,result) \ argument
45 #define BOOST_TT_AUX_TYPE_TRAIT_PARTIAL_SPEC1_1(param,trait,spec,result) \ argument
53 #define BOOST_TT_AUX_TYPE_TRAIT_PARTIAL_SPEC1_2(param1,param2,trait,spec,result) \ argument
61 #define BOOST_TT_AUX_TYPE_TRAIT_IMPL_PARTIAL_SPEC1_1(param,trait,spec,result) \ argument
Dsize_t_trait_def.hpp45 #define BOOST_TT_AUX_SIZE_T_TRAIT_SPEC1(trait,spec,C) \ argument
55 #define BOOST_TT_AUX_SIZE_T_TRAIT_PARTIAL_SPEC1_1(param,trait,spec,C) \ argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dbroken_compiler_spec.hpp37 # define BOOST_TT_AUX_BROKEN_TYPE_TRAIT_SPEC1(trait,spec,result) \ argument
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp141 static constexpr const char* spec = "%af"; member
144 constexpr const char* float_data<float>::spec; member in __cxxabiv1::__anoncb1715b80111::float_data<float>
151 static constexpr const char* spec = "%a"; member
154 constexpr const char* float_data<double>::spec; member in __cxxabiv1::__anoncb1715b80111::float_data<double>
165 static constexpr const char* spec = "%LaL"; member
168 constexpr const char* float_data<long double>::spec; member in __cxxabiv1::__anoncb1715b80111::float_data<long double>