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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
type_traits.h 161 struct __promote struct
168 struct __promote<_Tp, false> struct
172 struct __promote<long double> struct
176 struct __promote<double> struct
180 struct __promote<float> struct
184 typename _Tp2 = typename __promote<_Tp>::__type,
185 typename _Up2 = typename __promote<_Up>::__type>
192 typename _Tp2 = typename __promote<_Tp>::__type,
193 typename _Up2 = typename __promote<_Up>::__type,
194 typename _Vp2 = typename __promote<_Vp>::__type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
type_traits.h 161 struct __promote struct
168 struct __promote<_Tp, false> struct
172 struct __promote<long double> struct
176 struct __promote<double> struct
180 struct __promote<float> struct
184 typename _Tp2 = typename __promote<_Tp>::__type,
185 typename _Up2 = typename __promote<_Up>::__type>
192 typename _Tp2 = typename __promote<_Tp>::__type,
193 typename _Up2 = typename __promote<_Up>::__type,
194 typename _Vp2 = typename __promote<_Vp>::__type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
type_traits.h 161 struct __promote struct
168 struct __promote<_Tp, false> struct
172 struct __promote<long double> struct
176 struct __promote<double> struct
180 struct __promote<float> struct
184 typename _Tp2 = typename __promote<_Tp>::__type,
185 typename _Up2 = typename __promote<_Up>::__type>
192 typename _Tp2 = typename __promote<_Tp>::__type,
193 typename _Up2 = typename __promote<_Up>::__type,
194 typename _Vp2 = typename __promote<_Vp>::__type
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
type_traits.h 166 struct __promote struct
173 struct __promote<_Tp, false> struct
177 struct __promote<long double> struct
181 struct __promote<double> struct
185 struct __promote<float> struct
189 typename _Tp2 = typename __promote<_Tp>::__type,
190 typename _Up2 = typename __promote<_Up>::__type>
197 typename _Tp2 = typename __promote<_Tp>::__type,
198 typename _Up2 = typename __promote<_Up>::__type,
199 typename _Vp2 = typename __promote<_Vp>::__type
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
type_traits.h 166 struct __promote struct
173 struct __promote<_Tp, false> struct
177 struct __promote<long double> struct
181 struct __promote<double> struct
185 struct __promote<float> struct
189 typename _Tp2 = typename __promote<_Tp>::__type,
190 typename _Up2 = typename __promote<_Up>::__type>
197 typename _Tp2 = typename __promote<_Tp>::__type,
198 typename _Up2 = typename __promote<_Up>::__type,
199 typename _Vp2 = typename __promote<_Vp>::__type
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
type_traits.h 166 struct __promote struct
173 struct __promote<_Tp, false> struct
177 struct __promote<long double> struct
181 struct __promote<double> struct
185 struct __promote<float> struct
189 typename _Tp2 = typename __promote<_Tp>::__type,
190 typename _Up2 = typename __promote<_Up>::__type>
197 typename _Tp2 = typename __promote<_Tp>::__type,
198 typename _Up2 = typename __promote<_Up>::__type,
199 typename _Vp2 = typename __promote<_Vp>::__type
    [all...]

Completed in 701 milliseconds