HomeSort by relevance Sort by last modified time
    Searched full:remove_pointer (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
type_traits     [all...]
functional 229 && !is_function<typename remove_pointer<_Functor>::type>::value),
242 && !is_function<typename remove_pointer<_Functor>::type>::value),
255 && is_function<typename remove_pointer<_Functor>::type>::value),
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits     [all...]
functional 230 && !is_function<typename remove_pointer<_Functor>::type>::value),
243 && !is_function<typename remove_pointer<_Functor>::type>::value),
256 && is_function<typename remove_pointer<_Functor>::type>::value),
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits     [all...]
functional 230 && !is_function<typename remove_pointer<_Functor>::type>::value),
243 && !is_function<typename remove_pointer<_Functor>::type>::value),
256 && is_function<typename remove_pointer<_Functor>::type>::value),
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
type_traits     [all...]
functional 229 && !is_function<typename remove_pointer<_Functor>::type>::value),
242 && !is_function<typename remove_pointer<_Functor>::type>::value),
255 && is_function<typename remove_pointer<_Functor>::type>::value),
    [all...]
  /external/llvm/unittests/ADT/
TinyPtrVectorTest.cpp 39 typedef typename std::remove_pointer<PtrT>::type ValueT;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
shared_ptr.h 308 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 301 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 301 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 113 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 113 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 113 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
shared_ptr.h 113 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 308 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 308 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 308 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 308 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
shared_ptr.h 301 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
shared_ptr.h 301 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
functional 229 && !is_function<typename remove_pointer<_Functor>::type>::value),
242 && !is_function<typename remove_pointer<_Functor>::type>::value),
255 && is_function<typename remove_pointer<_Functor>::type>::value),
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
functional 197 && !is_function<typename remove_pointer<_Functor>::type>::value),
210 && !is_function<typename remove_pointer<_Functor>::type>::value),
223 && is_function<typename remove_pointer<_Functor>::type>::value),
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
lexical_cast.hpp 164 #include <boost/type_traits/remove_pointer.hpp>
    [all...]

Completed in 2837 milliseconds

1 2 34 5