/external/opencv3/modules/stitching/test/ |
test_precomp.hpp | 17 #include <opencv2/stitching/detail/matchers.hpp> 18 #include <opencv2/stitching/detail/blenders.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
interoperable.hpp | 15 # include <boost/iterator/detail/config_def.hpp> // must appear last 48 # include <boost/iterator/detail/config_undef.hpp>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
add_const.hpp | 16 #include <boost/type_traits/detail/type_trait_def.hpp> 45 #include <boost/type_traits/detail/type_trait_undef.hpp>
|
add_cv.hpp | 17 #include <boost/type_traits/detail/type_trait_def.hpp> 46 #include <boost/type_traits/detail/type_trait_undef.hpp>
|
add_volatile.hpp | 16 #include <boost/type_traits/detail/type_trait_def.hpp> 45 #include <boost/type_traits/detail/type_trait_undef.hpp>
|
alignment_of.hpp | 17 #include <boost/type_traits/detail/size_t_trait_def.hpp> 32 namespace detail { namespace in namespace:boost 66 (::boost::detail::alignment_logic< 67 sizeof(::boost::detail::alignment_of_hack<T>) - sizeof(T), 72 (::boost::detail::alignment_logic< 73 sizeof(::boost::detail::alignment_of_hack<T>) - sizeof(T), 87 } // namespace detail 89 BOOST_TT_AUX_SIZE_T_TRAIT_DEF1(alignment_of,T,::boost::detail::alignment_of_impl<T>::value) 125 #include <boost/type_traits/detail/size_t_trait_undef.hpp>
|
is_array.hpp | 20 # include <boost/type_traits/detail/yes_no_type.hpp> 21 # include <boost/type_traits/detail/wrap.hpp> 27 #include <boost/type_traits/detail/bool_trait_def.hpp> 50 namespace detail { 66 sizeof(::boost::detail::is_array_tester2( 67 ::boost::detail::is_array_tester1( 81 } // namespace detail 83 BOOST_TT_AUX_BOOL_TRAIT_DEF1(is_array,T,::boost::detail::is_array_impl<T>::value) 89 #include <boost/type_traits/detail/bool_trait_undef.hpp>
|
is_same.hpp | 26 #include <boost/type_traits/detail/yes_no_type.hpp> 27 #include <boost/type_traits/detail/ice_and.hpp> 31 #include <boost/type_traits/detail/bool_trait_def.hpp> 47 namespace detail { 64 enum { value = boost::detail::is_same_part_1<T1>::template part_2<T2>::value }; 84 (sizeof(type_traits::yes_type) == sizeof(boost::detail::is_same_tester(&t,&u))), 92 } // namespace detail 94 BOOST_TT_AUX_BOOL_TRAIT_DEF2(is_same,T,U,(::boost::detail::is_same_impl<T,U>::value)) 100 #include <boost/type_traits/detail/bool_trait_undef.hpp>
|
is_void.hpp | 15 #include <boost/type_traits/detail/bool_trait_def.hpp> 36 #include <boost/type_traits/detail/bool_trait_undef.hpp>
|
remove_reference.hpp | 14 #include <boost/detail/workaround.hpp> 21 #include <boost/type_traits/detail/type_trait_def.hpp> 27 namespace detail{ namespace in namespace:boost 45 } // namespace detail 47 BOOST_TT_AUX_TYPE_TRAIT_DEF1(remove_reference,T,typename boost::detail::remove_rvalue_ref<T>::type) 62 BOOST_TT_AUX_TYPE_TRAIT_DEF1(remove_reference,T,typename boost::detail::remove_reference_impl<T>::type) 68 #include <boost/type_traits/detail/type_trait_undef.hpp>
|
type_with_alignment.hpp | 23 #include <boost/type_traits/detail/bool_trait_def.hpp> 36 namespace detail { namespace in namespace:boost 55 #define BOOST_TT_HAS_ONE_T(D,Data,T) boost::detail::has_one_T< T > 170 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::detail::max_align,true) 171 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::detail::lower_alignment<1> ,true) 172 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::detail::lower_alignment<2> ,true) 173 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::detail::lower_alignment<4> ,true) 174 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::detail::lower_alignment<8> ,true) 175 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::detail::lower_alignment<10> ,true) 176 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::detail::lower_alignment<16> ,true 192 namespace detail{ namespace in namespace:boost 241 namespace detail { namespace in namespace:boost [all...] |
is_member_function_pointer.hpp | 15 #include <boost/detail/workaround.hpp> 24 # include <boost/type_traits/detail/is_mem_fun_pointer_impl.hpp> 29 # include <boost/type_traits/detail/yes_no_type.hpp> 30 # include <boost/type_traits/detail/false_result.hpp> 31 # include <boost/type_traits/detail/ice_or.hpp> 32 # include <boost/type_traits/detail/is_mem_fun_pointer_tester.hpp> 36 #include <boost/type_traits/detail/bool_trait_def.hpp> 52 namespace detail { 126 } // namespace detail 128 BOOST_TT_AUX_BOOL_TRAIT_DEF1(is_member_function_pointer,T,::boost::detail::is_member_function_pointer_impl<T>::value [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/eq_fn/ |
eq_by_less.hpp | 48 #include <ext/pb_ds/detail/types_traits.hpp> 52 namespace detail namespace in namespace:__gnu_pbds 66 } // namespace detail
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/eq_fn/ |
eq_by_less.hpp | 48 #include <ext/pb_ds/detail/types_traits.hpp> 52 namespace detail namespace in namespace:__gnu_pbds 66 } // namespace detail
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/eq_fn/ |
eq_by_less.hpp | 48 #include <ext/pb_ds/detail/types_traits.hpp> 52 namespace detail namespace in namespace:__gnu_pbds 66 } // namespace detail
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/eq_fn/ |
eq_by_less.hpp | 48 #include <ext/pb_ds/detail/types_traits.hpp> 52 namespace detail namespace in namespace:__gnu_pbds 66 } // namespace detail
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
matrix_query.hpp | 59 GLM_FUNC_DECL bool isNull(detail::tmat2x2<T, P> const & m, T const & epsilon); 64 GLM_FUNC_DECL bool isNull(detail::tmat3x3<T, P> const & m, T const & epsilon); 69 GLM_FUNC_DECL bool isNull(detail::tmat4x4<T, P> const & m, T const & epsilon); 79 GLM_FUNC_DECL bool isNormalized(detail::tmat2x2<T, P> const & m, T const & epsilon); 84 GLM_FUNC_DECL bool isNormalized(detail::tmat3x3<T, P> const & m, T const & epsilon); 89 GLM_FUNC_DECL bool isNormalized(detail::tmat4x4<T, P> const & m, T const & epsilon);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/detail/ |
type_info.hpp | 15 #include <boost/detail/sp_typeinfo.hpp> 19 #include <boost/units/detail/utility.hpp> 34 return units::detail::demangle(typeid(T*).name()); 46 return units::detail::demangle(typeid(T).name()); 56 detail::sp_typeinfo const * type_; 59 type_info_( detail::sp_typeinfo const & type ):
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/ |
pairing_heap_.hpp | 48 #include <ext/pb_ds/detail/cond_dealtor.hpp> 49 #include <ext/pb_ds/detail/type_utils.hpp> 50 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp> 55 namespace detail namespace in namespace:__gnu_pbds 74 * @ingroup heap-detail 172 #include <ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp> 173 #include <ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp> 174 #include <ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp> 175 #include <ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp> 176 #include <ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/ |
hash_prime_size_policy_imp.hpp | 43 namespace detail namespace 121 } // namespace detail 140 const std::size_t* const p_upper = std::upper_bound(detail::g_a_sizes, 141 detail::g_a_sizes + detail::num_distinct_sizes, n); 143 if (p_upper == detail::g_a_sizes + detail::num_distinct_sizes) 153 const std::size_t* p_lower = std::lower_bound(detail::g_a_sizes, 154 detail::g_a_sizes + detail::num_distinct_sizes, n) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/ |
pairing_heap_.hpp | 48 #include <ext/pb_ds/detail/cond_dealtor.hpp> 49 #include <ext/pb_ds/detail/type_utils.hpp> 50 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp> 55 namespace detail namespace in namespace:__gnu_pbds 74 * @ingroup heap-detail 172 #include <ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp> 173 #include <ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp> 174 #include <ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp> 175 #include <ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp> 176 #include <ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/ |
hash_prime_size_policy_imp.hpp | 43 namespace detail namespace 121 } // namespace detail 140 const std::size_t* const p_upper = std::upper_bound(detail::g_a_sizes, 141 detail::g_a_sizes + detail::num_distinct_sizes, n); 143 if (p_upper == detail::g_a_sizes + detail::num_distinct_sizes) 153 const std::size_t* p_lower = std::lower_bound(detail::g_a_sizes, 154 detail::g_a_sizes + detail::num_distinct_sizes, n) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pairing_heap_/ |
pairing_heap_.hpp | 48 #include <ext/pb_ds/detail/cond_dealtor.hpp> 49 #include <ext/pb_ds/detail/type_utils.hpp> 50 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp> 55 namespace detail namespace in namespace:__gnu_pbds 74 * @ingroup heap-detail 172 #include <ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp> 173 #include <ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp> 174 #include <ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp> 175 #include <ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp> 176 #include <ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/ |
hash_prime_size_policy_imp.hpp | 43 namespace detail namespace 121 } // namespace detail 140 const std::size_t* const p_upper = std::upper_bound(detail::g_a_sizes, 141 detail::g_a_sizes + detail::num_distinct_sizes, n); 143 if (p_upper == detail::g_a_sizes + detail::num_distinct_sizes) 153 const std::size_t* p_lower = std::lower_bound(detail::g_a_sizes, 154 detail::g_a_sizes + detail::num_distinct_sizes, n) [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pairing_heap_/ |
pairing_heap_.hpp | 48 #include <ext/pb_ds/detail/cond_dealtor.hpp> 49 #include <ext/pb_ds/detail/type_utils.hpp> 50 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp> 55 namespace detail namespace in namespace:__gnu_pbds 74 * @ingroup heap-detail 172 #include <ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp> 173 #include <ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp> 174 #include <ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp> 175 #include <ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp> 176 #include <ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp [all...] |