Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_bvector.h114 bool __tmp = __x; in _GLIBCXX_VISIBILITY() local
122 bool __tmp = __x; in _GLIBCXX_VISIBILITY() local
130 bool __tmp = __x; in _GLIBCXX_VISIBILITY() local
239 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
254 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
276 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
283 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
325 const_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
340 const_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
362 const_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
[all …]
Dstl_list.h162 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
177 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
242 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
257 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
945 iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
957 const_iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
1553 _Node* __tmp = _M_create_node(__x); in _GLIBCXX_VISIBILITY() local
1561 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local
Dstl_iterator.h162 _Iterator __tmp = current; in _GLIBCXX_VISIBILITY() local
195 reverse_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
220 reverse_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
979 move_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
994 move_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
Dforward_list.tcc239 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); in _M_splice_after() local
264 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); in splice_after() local
276 forward_list __tmp(__n, __val, get_allocator()); in insert_after() local
290 forward_list __tmp(__first, __last, get_allocator()); in insert_after() local
305 while (_Node* __tmp = static_cast<_Node*>(__curr->_M_next)) in remove() local
331 while (_Node* __tmp = static_cast<_Node*>(__curr->_M_next)) in remove_if() local
Dstl_deque.h162 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
182 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
209 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
220 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
1331 iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
1343 const_iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
Dshared_ptr_base.h559 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
574 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
641 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
653 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
665 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
Dstl_tree.h196 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
211 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
277 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
292 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
380 _Link_type __tmp = _M_get_node(); in _GLIBCXX_VISIBILITY() local
403 _Link_type __tmp = _M_get_node(); in _GLIBCXX_VISIBILITY() local
429 _Link_type __tmp = _M_create_node(__x->_M_value_field); in _GLIBCXX_VISIBILITY() local
Dlist.tcc72 _Node* __tmp = __cur; in _M_clear() local
90 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); in emplace() local
101 _Node* __tmp = _M_create_node(__x); in insert() local
361 list __tmp[64]; in sort() local
438 list __tmp[64]; in sort() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_bvector.h114 bool __tmp = __x; in _GLIBCXX_VISIBILITY() local
122 bool __tmp = __x; in _GLIBCXX_VISIBILITY() local
130 bool __tmp = __x; in _GLIBCXX_VISIBILITY() local
239 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
254 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
276 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
283 iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
325 const_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
340 const_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
362 const_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() member
[all …]
Dstl_list.h162 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
177 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
242 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
257 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
945 iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
957 const_iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
1553 _Node* __tmp = _M_create_node(__x); in _GLIBCXX_VISIBILITY() local
1561 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local
Dstl_iterator.h162 _Iterator __tmp = current; in _GLIBCXX_VISIBILITY() local
195 reverse_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
220 reverse_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
979 move_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
994 move_iterator __tmp = *this; in _GLIBCXX_VISIBILITY() local
Dforward_list.tcc239 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); in _M_splice_after() local
264 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); in splice_after() local
276 forward_list __tmp(__n, __val, get_allocator()); in insert_after() local
290 forward_list __tmp(__first, __last, get_allocator()); in insert_after() local
305 while (_Node* __tmp = static_cast<_Node*>(__curr->_M_next)) in remove() local
331 while (_Node* __tmp = static_cast<_Node*>(__curr->_M_next)) in remove_if() local
Dstl_deque.h162 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
182 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
209 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
220 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
1331 iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
1343 const_iterator __tmp = end(); in _GLIBCXX_VISIBILITY() local
Dshared_ptr_base.h559 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
574 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
641 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
653 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
665 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
Dstl_tree.h196 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
211 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
277 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
292 _Self __tmp = *this; in _GLIBCXX_VISIBILITY() member
380 _Link_type __tmp = _M_get_node(); in _GLIBCXX_VISIBILITY() local
403 _Link_type __tmp = _M_get_node(); in _GLIBCXX_VISIBILITY() local
429 _Link_type __tmp = _M_create_node(__x->_M_value_field); in _GLIBCXX_VISIBILITY() local
Dlist.tcc72 _Node* __tmp = __cur; in _M_clear() local
90 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); in emplace() local
101 _Node* __tmp = _M_create_node(__x); in insert() local
361 list __tmp[64]; in sort() local
438 list __tmp[64]; in sort() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dstring.h82 register void *__tmp = __dest; in __memcpy_by4() local
104 register void *__tmp = __dest; in __memcpy_by2() local
130 register void *__tmp = __dest; in __memcpy_g() local
163 register void *__tmp = __dest; in __memmove_g() local
327 register void *__tmp = __s; in __memset_ccn_by4() local
359 register void *__tmp = __s; in __memset_ccn_by2() local
396 register void *__tmp = __s; in __memset_gcn_by4() local
421 register void *__tmp = __s; in __memset_gcn_by2() local
565 register const char *__tmp = __str; in __strlen_g() local
645 register char *__tmp = __dest; in __strcpy_g() local
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dstring.h82 register void *__tmp = __dest; in __memcpy_by4() local
104 register void *__tmp = __dest; in __memcpy_by2() local
130 register void *__tmp = __dest; in __memcpy_g() local
163 register void *__tmp = __dest; in __memmove_g() local
327 register void *__tmp = __s; in __memset_ccn_by4() local
359 register void *__tmp = __s; in __memset_ccn_by2() local
396 register void *__tmp = __s; in __memset_gcn_by4() local
421 register void *__tmp = __s; in __memset_gcn_by2() local
565 register const char *__tmp = __str; in __strlen_g() local
645 register char *__tmp = __dest; in __strcpy_g() local
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
Dshared_ptr.h354 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
369 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
432 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
444 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
456 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
596 _Tp1* __tmp = __r.get(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__iterator/
Dreverse_iterator.h131 _Iter __tmp = current; variable
188 auto __tmp = __i.base(); in iter_move() local
369 auto __tmp = __iter_; variable
384 auto __tmp = __i.base(); in iter_move() local
394 auto __tmp = *this; variable
405 auto __tmp = *this; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__iterator/
Dreverse_iterator.h131 _Iter __tmp = current; variable
188 auto __tmp = __i.base(); in iter_move() local
369 auto __tmp = __iter_; variable
384 auto __tmp = __i.base(); in iter_move() local
394 auto __tmp = *this; variable
405 auto __tmp = *this; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__iterator/
Dreverse_iterator.h131 _Iter __tmp = current; variable
188 auto __tmp = __i.base(); in iter_move() local
369 auto __tmp = __iter_; variable
384 auto __tmp = __i.base(); in iter_move() local
394 auto __tmp = *this; variable
405 auto __tmp = *this; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/tr1/
Dshared_ptr.h354 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
369 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
432 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
444 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
456 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; in _GLIBCXX_VISIBILITY() local
596 _Tp1* __tmp = __r.get(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__iterator/
Dreverse_iterator.h131 _Iter __tmp = current; variable
139 _Iter __tmp = current; variable
190 auto __tmp = __i.base(); in iter_move() local
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAData.h257 sp<U> __tmp = src.promote(); in assign() local
263 sp<U> __tmp = std::move(src); // move src out as get cannot in assign() local
274 std::shared_ptr<U> __tmp = std::move(src); // move src out as static_pointer_cast cannot in assign() local

12345678910