Home
last modified time | relevance | path

Searched defs:__tmp (Results 1 – 25 of 35) sorted by relevance

12

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_tempbuf.c43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); in __get_temporary_buffer() local
D_ios.c49 basic_streambuf<_CharT, _Traits>* __tmp = _M_streambuf; in rdbuf() local
70 locale __tmp = ios_base::imbue(__loc); in imbue() local
D_iterator_old.h86 _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.h76 _Iterator __tmp = current; variable
85 _Self __tmp = *this; variable
94 _Self __tmp = *this; variable
D_raw_storage_iter.h64 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; variable
D_deque.h196 _Self __tmp = *this; member
203 _Self __tmp = *this; member
210 _Self __tmp = *this; member
216 _Self __tmp = *this; member
D_bitset.c180 basic_string<_CharT, _Traits> __tmp; variable
221 basic_string<_CharT, _Traits> __tmp; variable
D_ios_base.h111 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.h106 _Sequence __tmp = c; in _M_swap_workaround() local
239 _Sequence __tmp = c; in _STLP_RELOPS_OPERATORS() local
D_bvector.h86 bool __tmp = (bool)__x; in swap() local
D_limits.c161 …_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.h173 _Tp *__tmp = _M_finish; local
186 _Tp *__tmp = _M_start_of_storage._M_data; local
D_numeric.c65 _Tp __tmp = *__first; in __adjacent_difference() local
D_list.h127 _Self __tmp = *this; member
136 _Self __tmp = *this; member
D_list.c57 _Node_base* __tmp = __position->_M_prev; in _Transfer() local
73 _Node* __tmp = __cur; in clear() local
D_stack.h91 _Sequence __tmp = c; in _M_swap_workaround() local
D_vector.c69 pointer __tmp; in reserve() local
189 pointer __tmp = _M_allocate_and_copy(__len, __CONST_CAST(const_pointer, __x._M_start) + 0, variable
D_tree.h181 _Self __tmp = *this; member
191 _Self __tmp = *this; member
D_complex.c93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp; variable
D_slist.h111 _Self __tmp = *this; variable
D_istreambuf_iterator.h148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; variable
D_istream.c215 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.h67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; in tie() local
D_hashtable.h139 _Self __tmp = *this; member
/ndk/sources/cxx-stl/stlport/src/
Dlock_free_slist.h90 int __tmp; in pop() local
115 int __tmp; in clear() local

12