HomeSort by relevance Sort by last modified time
    Searched full:is_pointer (Results 26 - 50 of 189) sorted by null

12 3 4 5 6 7 8

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
template_util.h 27 template <class T> struct is_pointer : false_type {}; struct in namespace:i18n::phonenumbers
28 template <class T> struct is_pointer<T*> : true_type {}; struct in namespace:i18n::phonenumbers
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
call_traits.hpp 28 #include <boost/type_traits/is_pointer.hpp>
88 ::boost::is_pointer<T>::value,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
class.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
enum.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
floating_point.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
lvalue_ref.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
member_object_pointer.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
rvalue_ref.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
union.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
void.pass.cpp 23 static_assert(!std::is_pointer<T>::value, "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/
type_utils.hpp 57 using std::tr1::is_pointer;
81 value = is_const<T>::value && is_pointer<T>::value
100 || is_pointer<typename remove_const<T>::type>::value
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 116 { static_assert(!std::is_pointer<deleter_type>::value,
122 { static_assert(!std::is_pointer<deleter_type>::value,
138 { static_assert(!std::is_pointer<deleter_type>::value,
278 { static_assert(!std::is_pointer<deleter_type>::value,
284 { static_assert(!std::is_pointer<deleter_type>::value,
300 { static_assert(!std::is_pointer<deleter_type>::value,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 116 { static_assert(!std::is_pointer<deleter_type>::value,
122 { static_assert(!std::is_pointer<deleter_type>::value,
138 { static_assert(!std::is_pointer<deleter_type>::value,
278 { static_assert(!std::is_pointer<deleter_type>::value,
284 { static_assert(!std::is_pointer<deleter_type>::value,
300 { static_assert(!std::is_pointer<deleter_type>::value,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unique_ptr.h 116 { static_assert(!std::is_pointer<deleter_type>::value,
122 { static_assert(!std::is_pointer<deleter_type>::value,
138 { static_assert(!std::is_pointer<deleter_type>::value,
278 { static_assert(!std::is_pointer<deleter_type>::value,
284 { static_assert(!std::is_pointer<deleter_type>::value,
300 { static_assert(!std::is_pointer<deleter_type>::value,

Completed in 1043 milliseconds

12 3 4 5 6 7 8