/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
map.h | 256 std::enable_if<std::is_convertible<_Pair, 297 std::enable_if<std::is_convertible<_Pair,
|
multimap.h | 188 std::enable_if<std::is_convertible<_Pair, 211 std::enable_if<std::is_convertible<_Pair,
|
/external/chromium_org/extensions/common/permissions/ |
base_set_operators.h | 72 COMPILE_ASSERT((base::is_convertible<T*, BaseSetOperators<T>*>::value),
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/ |
scoped_ptr.h | 38 // using a COMPILE_ASSERT() based on is_convertible<> and requiring 42 // Note, the is_convertible<U*, T*> check also ensures that U is not an 47 COMPILE_ASSERT((is_convertible<U*, T*>::value),
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/memory/ |
scoped_ptr.h | 42 // using a COMPILE_ASSERT() based on is_convertible<> and requiring 46 // Note, the is_convertible<U*, T*> check also ensures that U is not an 51 COMPILE_ASSERT((is_convertible<U*, T*>::value),
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
scoped_ptr.h | 99 #include "talk/base/template_util.h" // for is_convertible, is_array 119 // using a COMPILE_ASSERT() based on is_convertible<> and requiring 123 // Note, the is_convertible<U*, T*> check also ensures that U is not an 128 COMPILE_ASSERT((talk_base::is_convertible<U*, T*>::value),
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
shared_ptr_base.h | 806 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> 819 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> [all...] |
hashtable.h | 417 && std::is_convertible<_Pair, 426 && std::is_convertible<_Pair, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
shared_ptr_base.h | 806 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> 819 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> [all...] |
hashtable.h | 417 && std::is_convertible<_Pair, 426 && std::is_convertible<_Pair, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr_base.h | 806 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> 819 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> [all...] |
hashtable.h | 417 && std::is_convertible<_Pair, 426 && std::is_convertible<_Pair, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr_base.h | 816 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> 829 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr_base.h | 806 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> 819 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> [all...] |
hashtable.h | 417 && std::is_convertible<_Pair, 426 && std::is_convertible<_Pair, [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr_base.h | 816 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> 829 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
shared_ptr_base.h | 813 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> 826 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type> [all...] |
/external/clang/test/SemaCXX/ |
type-traits.cpp | 1666 void is_convertible() function [all...] |