HomeSort by relevance Sort by last modified time
    Searched refs:_IsSigned (Results 1 - 16 of 16) sorted by null

  /external/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
253 bool _IsSigned = !((_Integer)(-1) > 0);
255 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
278 if (_IsSigned)
283 __result = __get_integer(__in_ite, __end, __base, __val, __got, __negative, __np.thousands_sep(), __np.grouping(), _IsSigned());
_num_put.c 352 bool _IsSigned = !((_Integer)-1 > 0);
353 if (_IsSigned)
358 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
359 __ptr = __write_decimal_backward(__ptr, __x, __flags, _IsSigned());
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
253 bool _IsSigned = !((_Integer)(-1) > 0);
255 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
278 if (_IsSigned)
283 __result = __get_integer(__in_ite, __end, __base, __val, __got, __negative, __np.thousands_sep(), __np.grouping(), _IsSigned());
_num_put.c 352 bool _IsSigned = !((_Integer)-1 > 0);
353 if (_IsSigned)
358 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
359 __ptr = __write_decimal_backward(__ptr, __x, __flags, _IsSigned());
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
253 bool _IsSigned = !((_Integer)(-1) > 0);
255 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
278 if (_IsSigned)
283 __result = __get_integer(__in_ite, __end, __base, __val, __got, __negative, __np.thousands_sep(), __np.grouping(), _IsSigned());
_num_put.c 352 bool _IsSigned = !((_Integer)-1 > 0);
353 if (_IsSigned)
358 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
359 __ptr = __write_decimal_backward(__ptr, __x, __flags, _IsSigned());
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
253 bool _IsSigned = !((_Integer)(-1) > 0);
255 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
278 if (_IsSigned)
283 __result = __get_integer(__in_ite, __end, __base, __val, __got, __negative, __np.thousands_sep(), __np.grouping(), _IsSigned());
_num_put.c 352 bool _IsSigned = !((_Integer)-1 > 0);
353 if (_IsSigned)
358 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
359 __ptr = __write_decimal_backward(__ptr, __x, __flags, _IsSigned());
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
253 bool _IsSigned = !((_Integer)(-1) > 0);
255 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
278 if (_IsSigned)
283 __result = __get_integer(__in_ite, __end, __base, __val, __got, __negative, __np.thousands_sep(), __np.grouping(), _IsSigned());
_num_put.c 352 bool _IsSigned = !((_Integer)-1 > 0);
353 if (_IsSigned)
358 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
359 __ptr = __write_decimal_backward(__ptr, __x, __flags, _IsSigned());
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
253 bool _IsSigned = !((_Integer)(-1) > 0);
255 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
278 if (_IsSigned)
283 __result = __get_integer(__in_ite, __end, __base, __val, __got, __negative, __np.thousands_sep(), __np.grouping(), _IsSigned());
_num_put.c 352 bool _IsSigned = !((_Integer)-1 > 0);
353 if (_IsSigned)
358 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
359 __ptr = __write_decimal_backward(__ptr, __x, __flags, _IsSigned());
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
253 bool _IsSigned = !((_Integer)(-1) > 0);
255 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
278 if (_IsSigned)
283 __result = __get_integer(__in_ite, __end, __base, __val, __got, __negative, __np.thousands_sep(), __np.grouping(), _IsSigned());
_num_put.c 352 bool _IsSigned = !((_Integer)-1 > 0);
353 if (_IsSigned)
358 typedef typename __bool2type<numeric_limits<_Integer>::is_signed>::_Ret _IsSigned;
359 __ptr = __write_decimal_backward(__ptr, __x, __flags, _IsSigned());
  /external/stlport/src/
ctype.cpp 275 template <bool _IsSigned>
  /ndk/sources/cxx-stl/stlport/src/
ctype.cpp 275 template <bool _IsSigned>

Completed in 2387 milliseconds