/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/ |
traits.hpp | 71 type_traits; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits 80 typename type_traits::value_type, 81 typename type_traits::pointer, 82 typename type_traits::const_pointer, 83 typename type_traits::reference, 84 typename type_traits::const_reference, 93 typename type_traits::value_type, 94 typename type_traits::pointer, 95 typename type_traits::const_pointer, 96 typename type_traits::reference 185 type_traits; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
traits.hpp | 71 type_traits; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits 80 typename type_traits::value_type, 81 typename type_traits::pointer, 82 typename type_traits::const_pointer, 83 typename type_traits::reference, 84 typename type_traits::const_reference, 93 typename type_traits::value_type, 94 typename type_traits::pointer, 95 typename type_traits::const_pointer, 96 typename type_traits::reference 185 type_traits; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
traits.hpp | 71 type_traits; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits 80 typename type_traits::value_type, 81 typename type_traits::pointer, 82 typename type_traits::const_pointer, 83 typename type_traits::reference, 84 typename type_traits::const_reference, 93 typename type_traits::value_type, 94 typename type_traits::pointer, 95 typename type_traits::const_pointer, 96 typename type_traits::reference 185 type_traits; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
traits.hpp | 75 typedef types_traits< Key, Mapped, Allocator, false> type_traits; typedef in struct:__gnu_pbds::detail::trie_traits 91 type_traits, 98 type_traits, 106 type_traits, 114 type_traits, 122 type_traits, 130 type_traits, 141 type_traits, 152 type_traits, 163 type_traits, 236 type_traits; typedef in struct:__gnu_pbds::detail::trie_traits [all...] |
synth_e_access_traits.hpp | 52 template<typename Type_Traits, bool Set, class E_Access_Traits> 56 Type_Traits, \ 60 template<typename Type_Traits, bool Set, class E_Access_Traits> 67 typedef Type_Traits type_traits; typedef in struct:__gnu_pbds::detail::synth_e_access_traits 69 typedef typename type_traits::const_key_reference const_key_reference; 71 typedef typename type_traits::const_reference const_reference;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
traits.hpp | 75 typedef types_traits< Key, Mapped, Allocator, false> type_traits; typedef in struct:__gnu_pbds::detail::trie_traits 91 type_traits, 98 type_traits, 106 type_traits, 114 type_traits, 122 type_traits, 130 type_traits, 141 type_traits, 152 type_traits, 163 type_traits, 236 type_traits; typedef in struct:__gnu_pbds::detail::trie_traits [all...] |
synth_e_access_traits.hpp | 52 template<typename Type_Traits, bool Set, class E_Access_Traits> 56 Type_Traits, \ 60 template<typename Type_Traits, bool Set, class E_Access_Traits> 67 typedef Type_Traits type_traits; typedef in struct:__gnu_pbds::detail::synth_e_access_traits 69 typedef typename type_traits::const_key_reference const_key_reference; 71 typedef typename type_traits::const_reference const_reference;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
traits.hpp | 75 typedef types_traits< Key, Mapped, Allocator, false> type_traits; typedef in struct:__gnu_pbds::detail::trie_traits 91 type_traits, 98 type_traits, 106 type_traits, 114 type_traits, 122 type_traits, 130 type_traits, 141 type_traits, 152 type_traits, 163 type_traits, 236 type_traits; typedef in struct:__gnu_pbds::detail::trie_traits [all...] |
synth_e_access_traits.hpp | 52 template<typename Type_Traits, bool Set, class E_Access_Traits> 56 Type_Traits, \ 60 template<typename Type_Traits, bool Set, class E_Access_Traits> 67 typedef Type_Traits type_traits; typedef in struct:__gnu_pbds::detail::synth_e_access_traits 69 typedef typename type_traits::const_key_reference const_key_reference; 71 typedef typename type_traits::const_reference const_reference;
|
/external/stlport/stlport/stl/ |
boost_type_traits.h | 27 #include <boost/type_traits/is_integral.hpp> 28 #include <boost/type_traits/is_float.hpp> 29 #include <boost/type_traits/has_trivial_constructor.hpp> 30 #include <boost/type_traits/has_trivial_copy.hpp> 31 #include <boost/type_traits/has_trivial_assign.hpp> 32 #include <boost/type_traits/has_trivial_destructor.hpp> 33 #include <boost/type_traits/is_pod.hpp> 34 #include <boost/type_traits/is_pointer.hpp> 35 #include <boost/type_traits/is_reference.hpp> 36 #include <boost/type_traits/remove_cv.hpp [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
boost_type_traits.h | 27 #include <boost/type_traits/is_integral.hpp> 28 #include <boost/type_traits/is_float.hpp> 29 #include <boost/type_traits/has_trivial_constructor.hpp> 30 #include <boost/type_traits/has_trivial_copy.hpp> 31 #include <boost/type_traits/has_trivial_assign.hpp> 32 #include <boost/type_traits/has_trivial_destructor.hpp> 33 #include <boost/type_traits/is_pod.hpp> 34 #include <boost/type_traits/is_pointer.hpp> 35 #include <boost/type_traits/is_reference.hpp> 36 #include <boost/type_traits/remove_cv.hpp [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
boost_type_traits.h | 27 #include <boost/type_traits/is_integral.hpp> 28 #include <boost/type_traits/is_float.hpp> 29 #include <boost/type_traits/has_trivial_constructor.hpp> 30 #include <boost/type_traits/has_trivial_copy.hpp> 31 #include <boost/type_traits/has_trivial_assign.hpp> 32 #include <boost/type_traits/has_trivial_destructor.hpp> 33 #include <boost/type_traits/is_pod.hpp> 34 #include <boost/type_traits/is_pointer.hpp> 35 #include <boost/type_traits/is_reference.hpp> 36 #include <boost/type_traits/remove_cv.hpp [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
boost_type_traits.h | 27 #include <boost/type_traits/is_integral.hpp> 28 #include <boost/type_traits/is_float.hpp> 29 #include <boost/type_traits/has_trivial_constructor.hpp> 30 #include <boost/type_traits/has_trivial_copy.hpp> 31 #include <boost/type_traits/has_trivial_assign.hpp> 32 #include <boost/type_traits/has_trivial_destructor.hpp> 33 #include <boost/type_traits/is_pod.hpp> 34 #include <boost/type_traits/is_pointer.hpp> 35 #include <boost/type_traits/is_reference.hpp> 36 #include <boost/type_traits/remove_cv.hpp [all...] |
/external/llvm/test/FrontendC++/ |
2010-03-22-empty-baseclass.cpp | 12 namespace type_traits { namespace in namespace:boost 29 namespace type_traits { namespace in namespace:boost 50 template <class U> ::boost::type_traits::yes_type is_class_tester(void(U::*)(void)); 51 template <class U> ::boost::type_traits::no_type is_class_tester(...); 53 static const bool value = (::boost::type_traits::ice_and< sizeof(is_class_tester<T>(0)) 54 == sizeof(::boost::type_traits::yes_type), 55 ::boost::type_traits::ice_not< ::boost::is_union<T>::value >::value >::value);}; 68 static const bool value = (::boost::type_traits::ice_or< ::boost::detail::empty_helper
|
/external/webkit/Source/WebCore/inspector/ |
generate-inspector-idl | 75 type_traits = { variable 103 return type_traits[param["type"]] 108 return type_traits[ref_type["type"]]
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ |
type_utils.hpp | 47 #include <tr1/type_traits> 48 #include <ext/type_traits.h>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
stdc++.h | 108 #include <type_traits>
|
extc++.h | 56 #include <ext/type_traits.h>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ |
type_utils.hpp | 47 #include <tr1/type_traits> 48 #include <ext/type_traits.h>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdc++.h | 108 #include <type_traits>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdc++.h | 108 #include <type_traits>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ |
type_utils.hpp | 47 #include <tr1/type_traits> 48 #include <ext/type_traits.h>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdc++.h | 108 #include <type_traits>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdc++.h | 108 #include <type_traits>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
stdc++.h | 108 #include <type_traits>
|