HomeSort by relevance Sort by last modified time
    Searched defs:__base (Results 1 - 25 of 29) sorted by null

1 2

  /external/stlport/stlport/stl/
_iomanip.h 111 ios_base::fmtflags __base = __n == 8 ? ios_base::oct : local
115 return _STLP_PRIV _Ios_Setf_Manip(__base, ios_base::basefield);
_num_get.c 71 int __base; local
78 __base = 8;
81 __base = 10;
84 __base = 16;
100 __base = 16;
104 __base = 8;
109 __base = 10;
112 return (__base << 2) | ((int)__negative << 1) | __valid_zero;
119 int __base, _Integer& __val,
128 _Integer __over_base = (numeric_limits<_Integer>::min)() / __STATIC_CAST(_Integer, __base);
275 const int __base = __base_or_zero >> 2; local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 111 ios_base::fmtflags __base = __n == 8 ? ios_base::oct : local
115 return _STLP_PRIV _Ios_Setf_Manip(__base, ios_base::basefield);
_num_get.c 71 int __base; local
78 __base = 8;
81 __base = 10;
84 __base = 16;
100 __base = 16;
104 __base = 8;
109 __base = 10;
112 return (__base << 2) | ((int)__negative << 1) | __valid_zero;
119 int __base, _Integer& __val,
128 _Integer __over_base = (numeric_limits<_Integer>::min)() / __STATIC_CAST(_Integer, __base);
275 const int __base = __base_or_zero >> 2; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 111 ios_base::fmtflags __base = __n == 8 ? ios_base::oct : local
115 return _STLP_PRIV _Ios_Setf_Manip(__base, ios_base::basefield);
_num_get.c 71 int __base; local
78 __base = 8;
81 __base = 10;
84 __base = 16;
100 __base = 16;
104 __base = 8;
109 __base = 10;
112 return (__base << 2) | ((int)__negative << 1) | __valid_zero;
119 int __base, _Integer& __val,
128 _Integer __over_base = (numeric_limits<_Integer>::min)() / __STATIC_CAST(_Integer, __base);
275 const int __base = __base_or_zero >> 2; local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 111 ios_base::fmtflags __base = __n == 8 ? ios_base::oct : local
115 return _STLP_PRIV _Ios_Setf_Manip(__base, ios_base::basefield);
_num_get.c 71 int __base; local
78 __base = 8;
81 __base = 10;
84 __base = 16;
100 __base = 16;
104 __base = 8;
109 __base = 10;
112 return (__base << 2) | ((int)__negative << 1) | __valid_zero;
119 int __base, _Integer& __val,
128 _Integer __over_base = (numeric_limits<_Integer>::min)() / __STATIC_CAST(_Integer, __base);
275 const int __base = __base_or_zero >> 2; local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 111 ios_base::fmtflags __base = __n == 8 ? ios_base::oct : local
115 return _STLP_PRIV _Ios_Setf_Manip(__base, ios_base::basefield);
_num_get.c 71 int __base; local
78 __base = 8;
81 __base = 10;
84 __base = 16;
100 __base = 16;
104 __base = 8;
109 __base = 10;
112 return (__base << 2) | ((int)__negative << 1) | __valid_zero;
119 int __base, _Integer& __val,
128 _Integer __over_base = (numeric_limits<_Integer>::min)() / __STATIC_CAST(_Integer, __base);
275 const int __base = __base_or_zero >> 2; local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 111 ios_base::fmtflags __base = __n == 8 ? ios_base::oct : local
115 return _STLP_PRIV _Ios_Setf_Manip(__base, ios_base::basefield);
_num_get.c 71 int __base; local
78 __base = 8;
81 __base = 10;
84 __base = 16;
100 __base = 16;
104 __base = 8;
109 __base = 10;
112 return (__base << 2) | ((int)__negative << 1) | __valid_zero;
119 int __base, _Integer& __val,
128 _Integer __over_base = (numeric_limits<_Integer>::min)() / __STATIC_CAST(_Integer, __base);
275 const int __base = __base_or_zero >> 2; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iomanip.h 111 ios_base::fmtflags __base = __n == 8 ? ios_base::oct : local
115 return _STLP_PRIV _Ios_Setf_Manip(__base, ios_base::basefield);
_num_get.c 71 int __base; local
78 __base = 8;
81 __base = 10;
84 __base = 16;
100 __base = 16;
104 __base = 8;
109 __base = 10;
112 return (__base << 2) | ((int)__negative << 1) | __valid_zero;
119 int __base, _Integer& __val,
128 _Integer __over_base = (numeric_limits<_Integer>::min)() / __STATIC_CAST(_Integer, __base);
275 const int __base = __base_or_zero >> 2; local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
functions.h 546 __base(_Iterator __it) function in namespace:__gnu_debug
  /external/stlport/stlport/stl/debug/
_debug.c 121 void _STLP_CALL __invalidate_range(const __owned_list* __base,
125 _STLP_ACQUIRE_LOCK(__base->_M_lock)
126 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
142 _STLP_RELEASE_LOCK(__base->_M_lock)
146 void _STLP_CALL __invalidate_iterator(const __owned_list* __base,
149 _STLP_ACQUIRE_LOCK(__base->_M_lock)
150 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
164 _STLP_RELEASE_LOCK(__base->_M_lock)
176 //_STLP_ACQUIRE_LOCK(__base->_M_lock)
177 __owned_list *__base = __CONST_CAST(__owned_list*, __first._Owner()) local
222 __owned_list *__base = __CONST_CAST(__owned_list*, __it._Owner()); local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 121 void _STLP_CALL __invalidate_range(const __owned_list* __base,
125 _STLP_ACQUIRE_LOCK(__base->_M_lock)
126 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
142 _STLP_RELEASE_LOCK(__base->_M_lock)
146 void _STLP_CALL __invalidate_iterator(const __owned_list* __base,
149 _STLP_ACQUIRE_LOCK(__base->_M_lock)
150 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
164 _STLP_RELEASE_LOCK(__base->_M_lock)
176 //_STLP_ACQUIRE_LOCK(__base->_M_lock)
177 __owned_list *__base = __CONST_CAST(__owned_list*, __first._Owner()) local
222 __owned_list *__base = __CONST_CAST(__owned_list*, __it._Owner()); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
safe_iterator.h 683 __base(_Iterator __it) function in namespace:__gnu_debug
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
safe_iterator.h 683 __base(_Iterator __it) function in namespace:__gnu_debug
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 121 void _STLP_CALL __invalidate_range(const __owned_list* __base,
125 _STLP_ACQUIRE_LOCK(__base->_M_lock)
126 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
142 _STLP_RELEASE_LOCK(__base->_M_lock)
146 void _STLP_CALL __invalidate_iterator(const __owned_list* __base,
149 _STLP_ACQUIRE_LOCK(__base->_M_lock)
150 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
164 _STLP_RELEASE_LOCK(__base->_M_lock)
176 //_STLP_ACQUIRE_LOCK(__base->_M_lock)
177 __owned_list *__base = __CONST_CAST(__owned_list*, __first._Owner()) local
222 __owned_list *__base = __CONST_CAST(__owned_list*, __it._Owner()); local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 121 void _STLP_CALL __invalidate_range(const __owned_list* __base,
125 _STLP_ACQUIRE_LOCK(__base->_M_lock)
126 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
142 _STLP_RELEASE_LOCK(__base->_M_lock)
146 void _STLP_CALL __invalidate_iterator(const __owned_list* __base,
149 _STLP_ACQUIRE_LOCK(__base->_M_lock)
150 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
164 _STLP_RELEASE_LOCK(__base->_M_lock)
176 //_STLP_ACQUIRE_LOCK(__base->_M_lock)
177 __owned_list *__base = __CONST_CAST(__owned_list*, __first._Owner()) local
222 __owned_list *__base = __CONST_CAST(__owned_list*, __it._Owner()); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 121 void _STLP_CALL __invalidate_range(const __owned_list* __base,
125 _STLP_ACQUIRE_LOCK(__base->_M_lock)
126 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
142 _STLP_RELEASE_LOCK(__base->_M_lock)
146 void _STLP_CALL __invalidate_iterator(const __owned_list* __base,
149 _STLP_ACQUIRE_LOCK(__base->_M_lock)
150 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
164 _STLP_RELEASE_LOCK(__base->_M_lock)
176 //_STLP_ACQUIRE_LOCK(__base->_M_lock)
177 __owned_list *__base = __CONST_CAST(__owned_list*, __first._Owner()) local
222 __owned_list *__base = __CONST_CAST(__owned_list*, __it._Owner()); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_iterator.h 683 __base(_Iterator __it) function in namespace:__gnu_debug
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_iterator.h 428 _Iterator __base = base(); local
429 return ++__base != _M_get_sequence()->_M_base().end();
743 __base(_Iterator __it) function in namespace:__gnu_debug
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 121 void _STLP_CALL __invalidate_range(const __owned_list* __base,
125 _STLP_ACQUIRE_LOCK(__base->_M_lock)
126 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
142 _STLP_RELEASE_LOCK(__base->_M_lock)
146 void _STLP_CALL __invalidate_iterator(const __owned_list* __base,
149 _STLP_ACQUIRE_LOCK(__base->_M_lock)
150 _L_type* __prev = __CONST_CAST(_L_type*, &__base->_M_node);
164 _STLP_RELEASE_LOCK(__base->_M_lock)
176 //_STLP_ACQUIRE_LOCK(__base->_M_lock)
177 __owned_list *__base = __CONST_CAST(__owned_list*, __first._Owner()) local
222 __owned_list *__base = __CONST_CAST(__owned_list*, __it._Owner()); local
    [all...]

Completed in 1044 milliseconds

1 2