/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...] |
/prebuilt/ndk/android-ndk-r5/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...] |
/prebuilt/ndk/android-ndk-r6/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...] |
/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...] |
/prebuilt/ndk/android-ndk-r5/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...] |
/prebuilt/ndk/android-ndk-r6/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...] |