/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); in __get_temporary_buffer() local
|
D | _ios.c | 49 basic_streambuf<_CharT, _Traits>* __tmp = _M_streambuf; in rdbuf() local 70 locale __tmp = ios_base::imbue(__loc); in imbue() local
|
D | _iterator_old.h | 86 _BidirectionalIterator __tmp = current; variable 97 _Self __tmp = *this; variable 106 _Self __tmp = *this; variable 190 _Self __tmp = *this; variable 199 _Self __tmp = *this; variable
|
D | _iterator.h | 76 _Iterator __tmp = current; variable 85 _Self __tmp = *this; variable 94 _Self __tmp = *this; variable
|
D | _raw_storage_iter.h | 64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; variable
|
D | _deque.h | 196 _Self __tmp = *this; member 203 _Self __tmp = *this; member 210 _Self __tmp = *this; member 216 _Self __tmp = *this; member
|
D | _bitset.c | 180 basic_string<_CharT, _Traits> __tmp; variable 221 basic_string<_CharT, _Traits> __tmp; variable
|
D | _ios_base.h | 111 fmtflags __tmp = _M_fmtflags; in flags() local 117 fmtflags __tmp = _M_fmtflags; in setf() local 122 fmtflags __tmp = _M_fmtflags; in setf() local 131 streamsize __tmp = _M_precision; in precision() local 138 streamsize __tmp = _M_width; in width() local
|
D | _queue.h | 106 _Sequence __tmp = c; in _M_swap_workaround() local 239 _Sequence __tmp = c; in _STLP_RELOPS_OPERATORS() local
|
D | _bvector.h | 86 bool __tmp = (bool)__x; in swap() local
|
D | _limits.c | 161 …_WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_C… in get_word_higher() local 165 …_WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE… in get_word_lower() local 197 …_WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE… in get_word_lower() local
|
D | _string_base.h | 173 _Tp *__tmp = _M_finish; local 186 _Tp *__tmp = _M_start_of_storage._M_data; local
|
D | _numeric.c | 65 _Tp __tmp = *__first; in __adjacent_difference() local
|
D | _list.h | 127 _Self __tmp = *this; member 136 _Self __tmp = *this; member
|
D | _list.c | 57 _Node_base* __tmp = __position->_M_prev; in _Transfer() local 73 _Node* __tmp = __cur; in clear() local
|
D | _stack.h | 91 _Sequence __tmp = c; in _M_swap_workaround() local
|
D | _vector.c | 69 pointer __tmp; in reserve() local 189 pointer __tmp = _M_allocate_and_copy(__len, __CONST_CAST(const_pointer, __x._M_start) + 0, variable
|
D | _tree.h | 181 _Self __tmp = *this; member 191 _Self __tmp = *this; member
|
D | _complex.c | 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp; variable
|
D | _slist.h | 111 _Self __tmp = *this; variable
|
D | _istreambuf_iterator.h | 148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; variable
|
D | _istream.c | 215 short __tmp = __STATIC_CAST(short, __lval); variable 233 int __tmp = __lval; variable 317 typename _Traits::int_type __tmp = _Traits::eof(); in peek() local 340 typename _Traits::int_type __tmp = _Traits::eof(); in get() local 369 typename _Traits::int_type __tmp = _Traits::eof(); in get() local 427 typename _Traits::int_type __tmp = _Traits::eof(); in putback() local 536 typename _Traits::int_type __tmp;// = _Traits::eof(); in _M_formatted_get() local
|
D | _ios.h | 67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; in tie() local
|
D | _hashtable.h | 139 _Self __tmp = *this; member
|
/ndk/sources/cxx-stl/stlport/src/ |
D | lock_free_slist.h | 90 int __tmp; in pop() local 115 int __tmp; in clear() local
|