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

  /external/stlport/stlport/stl/
type_manips.h 90 // class template __select
92 // Invocation: __select<_Cond, T, U>::Result
99 //classes the default behavior of the __select is to consider the condition as false and so return
113 struct __select { typedef _Tp1 _Ret; }; struct
116 struct __select<false, _Tp1, _Tp2> { typedef _Tp2 _Ret; }; struct
119 struct __select struct
143 struct __select { struct
149 struct __select { struct
  /ndk/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 90 // class template __select
92 // Invocation: __select<_Cond, T, U>::Result
99 //classes the default behavior of the __select is to consider the condition as false and so return
113 struct __select { typedef _Tp1 _Ret; }; struct
116 struct __select<false, _Tp1, _Tp2> { typedef _Tp2 _Ret; }; struct
119 struct __select struct
143 struct __select { struct
149 struct __select { struct
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 90 // class template __select
92 // Invocation: __select<_Cond, T, U>::Result
99 //classes the default behavior of the __select is to consider the condition as false and so return
113 struct __select { typedef _Tp1 _Ret; }; struct
116 struct __select<false, _Tp1, _Tp2> { typedef _Tp2 _Ret; }; struct
119 struct __select struct
143 struct __select { struct
149 struct __select { struct
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 90 // class template __select
92 // Invocation: __select<_Cond, T, U>::Result
99 //classes the default behavior of the __select is to consider the condition as false and so return
113 struct __select { typedef _Tp1 _Ret; }; struct
116 struct __select<false, _Tp1, _Tp2> { typedef _Tp2 _Ret; }; struct
119 struct __select struct
143 struct __select { struct
149 struct __select { struct
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 90 // class template __select
92 // Invocation: __select<_Cond, T, U>::Result
99 //classes the default behavior of the __select is to consider the condition as false and so return
113 struct __select { typedef _Tp1 _Ret; }; struct
116 struct __select<false, _Tp1, _Tp2> { typedef _Tp2 _Ret; }; struct
119 struct __select struct
143 struct __select { struct
149 struct __select { struct
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 90 // class template __select
92 // Invocation: __select<_Cond, T, U>::Result
99 //classes the default behavior of the __select is to consider the condition as false and so return
113 struct __select { typedef _Tp1 _Ret; }; struct
116 struct __select<false, _Tp1, _Tp2> { typedef _Tp2 _Ret; }; struct
119 struct __select struct
143 struct __select { struct
149 struct __select { struct

Completed in 522 milliseconds