HomeSort by relevance Sort by last modified time
    Searched full:__tmp (Results 201 - 225 of 1155) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
forward_list.tcc 230 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node);
232 return iterator(__tmp->_M_transfer_after(__before._M_node));
241 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node);
242 __tmp->_M_transfer_after(const_cast<_Node_base*>(__before._M_node),
253 forward_list __tmp(__n, __val, this->_M_get_Node_allocator());
254 return _M_splice_after(__pos, std::move(__tmp));
267 forward_list __tmp(__first, __last, this->_M_get_Node_allocator());
268 if (!__tmp.empty())
269 return _M_splice_after(__pos, std::move(__tmp));
281 forward_list __tmp(__il, this->_M_get_Node_allocator())
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
string_conversions.h 58 const _TRet __tmp = __convf(__str, &__endptr, __base...); local
64 && (__tmp < __numeric_traits<int>::__min
65 || __tmp > __numeric_traits<int>::__max)))
68 __ret = __tmp;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
string_conversions.h 58 const _TRet __tmp = __convf(__str, &__endptr, __base...); local
64 && (__tmp < __numeric_traits<int>::__min
65 || __tmp > __numeric_traits<int>::__max)))
68 __ret = __tmp;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
string_conversions.h 62 const _TRet __tmp = __convf(__str, &__endptr, __base...); local
68 && (__tmp < __numeric_traits<int>::__min
69 || __tmp > __numeric_traits<int>::__max)))
72 __ret = __tmp;
  /external/stlport/stlport/stl/
_limits.c 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
162 return __tmp._num;
165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
167 return __tmp._num;
193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET };
194 // return __tmp._num;
197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2
    [all...]
_raw_storage_iter.h 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
66 return __tmp;
_string_io.h 44 basic_string<_CharT, _Traits, _Alloc> __tmp(__sum);
45 return __os << __tmp;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_limits.c 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
162 return __tmp._num;
165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
167 return __tmp._num;
193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET };
194 // return __tmp._num;
197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2
    [all...]
_raw_storage_iter.h 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
66 return __tmp;
_string_io.h 44 basic_string<_CharT, _Traits, _Alloc> __tmp(__sum);
45 return __os << __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_limits.c 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
162 return __tmp._num;
165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
167 return __tmp._num;
193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET };
194 // return __tmp._num;
197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2
    [all...]
_raw_storage_iter.h 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
66 return __tmp;
_string_io.h 44 basic_string<_CharT, _Traits, _Alloc> __tmp(__sum);
45 return __os << __tmp;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_limits.c 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
162 return __tmp._num;
165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
167 return __tmp._num;
193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET };
194 // return __tmp._num;
197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2
    [all...]
_raw_storage_iter.h 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
66 return __tmp;
_string_io.h 44 basic_string<_CharT, _Traits, _Alloc> __tmp(__sum);
45 return __os << __tmp;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_limits.c 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
162 return __tmp._num;
165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
167 return __tmp._num;
193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET };
194 // return __tmp._num;
197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2
    [all...]
_raw_storage_iter.h 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
66 return __tmp;
_string_io.h 44 basic_string<_CharT, _Traits, _Alloc> __tmp(__sum);
45 return __os << __tmp;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_limits.c 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
162 return __tmp._num;
165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
167 return __tmp._num;
193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET };
194 // return __tmp._num;
197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2
    [all...]
_raw_storage_iter.h 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
66 return __tmp;
_string_io.h 44 basic_string<_CharT, _Traits, _Alloc> __tmp(__sum);
45 return __os << __tmp;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_limits.c 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
162 return __tmp._num;
165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
167 return __tmp._num;
193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET };
194 // return __tmp._num;
197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2
    [all...]
_raw_storage_iter.h 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
66 return __tmp;
_string_io.h 44 basic_string<_CharT, _Traits, _Alloc> __tmp(__sum);
45 return __os << __tmp;

Completed in 666 milliseconds

1 2 3 4 5 6 7 891011>>