HomeSort by relevance Sort by last modified time
    Searched defs:__type1 (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
type_traits.h 170 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
181 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
193 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 170 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
181 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
193 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 170 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
181 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
193 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 170 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
181 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
193 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
type_traits.h 170 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
181 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
193 typedef typename __promote<_Tp>::__type __type1; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;

Completed in 106 milliseconds