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

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 183 typedef typename __promote<_Vp>::__type __type3; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
195 typedef typename __promote<_Vp>::__type __type3; 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 183 typedef typename __promote<_Vp>::__type __type3; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
195 typedef typename __promote<_Vp>::__type __type3; 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 183 typedef typename __promote<_Vp>::__type __type3; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
195 typedef typename __promote<_Vp>::__type __type3; 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 183 typedef typename __promote<_Vp>::__type __type3; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
195 typedef typename __promote<_Vp>::__type __type3; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;

Completed in 2915 milliseconds