HomeSort by relevance Sort by last modified time
    Searched full:is_base_of (Results 126 - 150 of 167) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/
type_utils.hpp 62 using std::tr1::is_base_of;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
type_traits 826 struct is_base_of;
846 is_base_of<__src_t, __dst_t>> type;
871 is_base_of<__dst_t, __src_t>>> type;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
type_traits 223 /// is_base_of
225 struct is_base_of
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
type_traits 223 /// is_base_of
225 struct is_base_of
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
type_traits 223 /// is_base_of
225 struct is_base_of
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
type_traits 223 /// is_base_of
225 struct is_base_of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
type_traits 223 /// is_base_of
225 struct is_base_of
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
type_traits 125 template <class Base, class Derived> struct is_base_of;
731 // is_base_of
736 struct _LIBCPP_TYPE_VIS is_base_of
739 #else // __has_feature(is_base_of)
760 struct _LIBCPP_TYPE_VIS is_base_of
764 #endif // __has_feature(is_base_of)
822 || is_base_of<typename remove_reference<_T2>::type, _T1>::value))
    [all...]
__config 275 #if __has_feature(is_base_of)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits 787 struct is_base_of;
807 is_base_of<__src_t, __dst_t>> type;
832 is_base_of<__dst_t, __src_t>>> type;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits 787 struct is_base_of;
807 is_base_of<__src_t, __dst_t>> type;
832 is_base_of<__dst_t, __src_t>>> type;
    [all...]
  /external/clang/docs/tools/
dump_ast_matchers.py 292 m = re.search(r'is_base_of<([^,]+), NodeType>', line)
  /external/llvm/docs/
HowToSetUpLLVMStyleRTTI.rst 227 ::llvm::is_base_of<Foo, T>::value
  /external/llvm/include/llvm/Support/
Casting.h 63 llvm::is_base_of<To, From>
  /external/stlport/stlport/
type_traits 590 // is_base_of
  /ndk/sources/cxx-stl/stlport/stlport/
type_traits 590 // is_base_of
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
intrinsics.hpp 168 # if __has_feature(is_base_of)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
type_traits 588 struct is_base_of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
type_traits 588 struct is_base_of
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
type_traits 590 // is_base_of
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
type_traits 590 // is_base_of
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
type_traits 590 // is_base_of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 588 struct is_base_of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 585 struct is_base_of
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
type_traits 590 // is_base_of

Completed in 980 milliseconds

1 2 3 4 56 7