HomeSort by relevance Sort by last modified time
    Searched refs:__false_type (Results 101 - 125 of 334) sorted by null

1 2 3 45 6 7 8 91011>>

  /ndk/tests/device/test-gnustl-full/unit/
swap_test.cpp 123 if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __false_type) ) {
  /ndk/tests/device/test-stlport/unit/
swap_test.cpp 123 if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __false_type) ) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 533 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); }
557 { _M_initialize_dispatch(__l.begin(), __l.end(), __false_type()); }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 533 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); }
557 { _M_initialize_dispatch(__l.begin(), __l.end(), __false_type()); }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 533 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); }
557 { _M_initialize_dispatch(__l.begin(), __l.end(), __false_type()); }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 533 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); }
557 { _M_initialize_dispatch(__l.begin(), __l.end(), __false_type()); }
    [all...]
  /external/stlport/stlport/stl/
_pthread_alloc.h 429 typedef __false_type has_trivial_default_constructor;
433 typedef __false_type is_POD_type;
_algobase.h 71 inline void __swap_aux(_Tp& __a, _Tp& __b, const __false_type& /*SwapImplemented*/) {
113 inline void __iter_swap_aux(_ForwardIter1& __i1, _ForwardIter2& __i2, const __false_type& /*OKToSwap*/) {
261 const __false_type& /*IsOKToMemCpy*/) {
282 const __false_type& /*BothPtrType*/) {
300 _OutputIter __result, const __false_type& /*TrivialAssignment*/) {
312 inline _OutputIter __copy_backward_aux(_InputIter __first, _InputIter __last, _OutputIter __result, const __false_type&) {
_deque.c 244 const __false_type& /*_Movable*/) {
325 const __false_type& /*_Movable*/) {
369 const __false_type& /*_TrivialInit*/) {
508 const __false_type& /*_Movable*/) {
603 size_type __n, const __false_type& /*_Movable*/) {
695 size_type __n, const __false_type& /*_Movable*/) {
_slist.h 128 typedef __false_type has_trivial_default_constructor;
132 typedef __false_type is_POD_type;
370 const __false_type& /*_IsIntegral*/) {
506 const __false_type&) {
543 const __false_type&) {
580 const __false_type&) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 429 typedef __false_type has_trivial_default_constructor;
433 typedef __false_type is_POD_type;
_algobase.h 71 inline void __swap_aux(_Tp& __a, _Tp& __b, const __false_type& /*SwapImplemented*/) {
113 inline void __iter_swap_aux(_ForwardIter1& __i1, _ForwardIter2& __i2, const __false_type& /*OKToSwap*/) {
261 const __false_type& /*IsOKToMemCpy*/) {
282 const __false_type& /*BothPtrType*/) {
300 _OutputIter __result, const __false_type& /*TrivialAssignment*/) {
312 inline _OutputIter __copy_backward_aux(_InputIter __first, _InputIter __last, _OutputIter __result, const __false_type&) {
_deque.c 244 const __false_type& /*_Movable*/) {
325 const __false_type& /*_Movable*/) {
369 const __false_type& /*_TrivialInit*/) {
508 const __false_type& /*_Movable*/) {
603 size_type __n, const __false_type& /*_Movable*/) {
695 size_type __n, const __false_type& /*_Movable*/) {
_slist.h 128 typedef __false_type has_trivial_default_constructor;
132 typedef __false_type is_POD_type;
370 const __false_type& /*_IsIntegral*/) {
506 const __false_type&) {
543 const __false_type&) {
580 const __false_type&) {
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 429 typedef __false_type has_trivial_default_constructor;
433 typedef __false_type is_POD_type;
_algobase.h 71 inline void __swap_aux(_Tp& __a, _Tp& __b, const __false_type& /*SwapImplemented*/) {
113 inline void __iter_swap_aux(_ForwardIter1& __i1, _ForwardIter2& __i2, const __false_type& /*OKToSwap*/) {
261 const __false_type& /*IsOKToMemCpy*/) {
282 const __false_type& /*BothPtrType*/) {
300 _OutputIter __result, const __false_type& /*TrivialAssignment*/) {
312 inline _OutputIter __copy_backward_aux(_InputIter __first, _InputIter __last, _OutputIter __result, const __false_type&) {
_deque.c 244 const __false_type& /*_Movable*/) {
325 const __false_type& /*_Movable*/) {
369 const __false_type& /*_TrivialInit*/) {
508 const __false_type& /*_Movable*/) {
603 size_type __n, const __false_type& /*_Movable*/) {
695 size_type __n, const __false_type& /*_Movable*/) {
_slist.h 128 typedef __false_type has_trivial_default_constructor;
132 typedef __false_type is_POD_type;
370 const __false_type& /*_IsIntegral*/) {
506 const __false_type&) {
543 const __false_type&) {
580 const __false_type&) {
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 429 typedef __false_type has_trivial_default_constructor;
433 typedef __false_type is_POD_type;
_algobase.h 71 inline void __swap_aux(_Tp& __a, _Tp& __b, const __false_type& /*SwapImplemented*/) {
113 inline void __iter_swap_aux(_ForwardIter1& __i1, _ForwardIter2& __i2, const __false_type& /*OKToSwap*/) {
261 const __false_type& /*IsOKToMemCpy*/) {
282 const __false_type& /*BothPtrType*/) {
300 _OutputIter __result, const __false_type& /*TrivialAssignment*/) {
312 inline _OutputIter __copy_backward_aux(_InputIter __first, _InputIter __last, _OutputIter __result, const __false_type&) {
_deque.c 244 const __false_type& /*_Movable*/) {
325 const __false_type& /*_Movable*/) {
369 const __false_type& /*_TrivialInit*/) {
508 const __false_type& /*_Movable*/) {
603 size_type __n, const __false_type& /*_Movable*/) {
695 size_type __n, const __false_type& /*_Movable*/) {
_slist.h 128 typedef __false_type has_trivial_default_constructor;
132 typedef __false_type is_POD_type;
370 const __false_type& /*_IsIntegral*/) {
506 const __false_type&) {
543 const __false_type&) {
580 const __false_type&) {
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 429 typedef __false_type has_trivial_default_constructor;
433 typedef __false_type is_POD_type;
_algobase.h 71 inline void __swap_aux(_Tp& __a, _Tp& __b, const __false_type& /*SwapImplemented*/) {
113 inline void __iter_swap_aux(_ForwardIter1& __i1, _ForwardIter2& __i2, const __false_type& /*OKToSwap*/) {
261 const __false_type& /*IsOKToMemCpy*/) {
282 const __false_type& /*BothPtrType*/) {
300 _OutputIter __result, const __false_type& /*TrivialAssignment*/) {
312 inline _OutputIter __copy_backward_aux(_InputIter __first, _InputIter __last, _OutputIter __result, const __false_type&) {
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 429 typedef __false_type has_trivial_default_constructor;
433 typedef __false_type is_POD_type;

Completed in 1800 milliseconds

1 2 3 45 6 7 8 91011>>