/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/ |
iterator | 678 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 684 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 688 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/ |
iterator | 678 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 684 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 688 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/ |
iterator | 678 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 684 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 688 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
iterator | 650 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 656 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 660 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/ |
iterator | 672 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 678 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 682 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/ |
iterator | 672 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 678 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 682 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/ |
iterator | 678 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 684 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 688 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/ |
iterator | 678 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 684 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 688 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/ |
iterator | 678 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 684 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 688 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/ |
iterator | 678 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 684 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 688 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_deque.h | 162 _Self __tmp = *this; local 164 return __tmp; 182 _Self __tmp = *this; local 184 return __tmp; 209 _Self __tmp = *this; local 210 return __tmp += __n; 220 _Self __tmp = *this; local 221 return __tmp -= __n; 1331 iterator __tmp = end(); local 1343 const_iterator __tmp = end(); local [all...] |
deque.tcc | 159 iterator __tmp = this->_M_impl._M_finish; 160 --__tmp; 161 return __tmp; 182 iterator __tmp = this->_M_impl._M_finish; 183 --__tmp; 184 return __tmp;
|
stl_algobase.h | 89 _ValueType1 __tmp = _GLIBCXX_MOVE(*__a); local 91 *__b = _GLIBCXX_MOVE(__tmp); 691 const _Tp __tmp = __value; local 693 *__first = __tmp; 702 const _Tp __tmp = __c; local 703 __builtin_memset(__first, static_cast<unsigned char>(__tmp), 748 const _Tp __tmp = __value; local 751 *__first = __tmp; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_deque.h | 162 _Self __tmp = *this; local 164 return __tmp; 182 _Self __tmp = *this; local 184 return __tmp; 209 _Self __tmp = *this; local 210 return __tmp += __n; 220 _Self __tmp = *this; local 221 return __tmp -= __n; 1331 iterator __tmp = end(); local 1343 const_iterator __tmp = end(); local [all...] |
deque.tcc | 159 iterator __tmp = this->_M_impl._M_finish; 160 --__tmp; 161 return __tmp; 182 iterator __tmp = this->_M_impl._M_finish; 183 --__tmp; 184 return __tmp;
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/ |
iterator | 672 reference operator*() const {_Iter __tmp = current; return *--__tmp;} 678 reverse_iterator operator++(int) {reverse_iterator __tmp(*this); --current; return __tmp;} 682 reverse_iterator operator--(int) {reverse_iterator __tmp(*this); ++current; return __tmp;} [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
xmmintrin.h | 962 __v4hi __tmp = (__v4hi) _mm_cvtps_pi16 (__A); local 963 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); 1224 __v4sf __tmp = *(__v4sf *)__P; local 1288 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,0,0,0)); local 1307 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,1,2,3)); local [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
xmmintrin.h | 962 __v4hi __tmp = (__v4hi) _mm_cvtps_pi16 (__A); local 963 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); 1224 __v4sf __tmp = *(__v4sf *)__P; local 1288 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,0,0,0)); local 1307 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,1,2,3)); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
bitset | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
bitset | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
slist | 220 _Self __tmp = *this; 222 return __tmp; 277 _Slist_node<_Tp>* __tmp = __cur; 279 get_allocator().destroy(&__tmp->_M_data); 280 _M_put_node(__tmp);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
slist | 220 _Self __tmp = *this; 222 return __tmp; 277 _Slist_node<_Tp>* __tmp = __cur; 279 get_allocator().destroy(&__tmp->_M_data); 280 _M_put_node(__tmp);
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_dma.c | 41 int __tmp; \ 43 : "=%c" (__tmp), "=D" (dst), "=S" (__tmp) \
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/ |
Pp2Dxe.h | 72 #define Mvpp2SwapVariables(a,b) do { typeof(a) __tmp = (a); (a) = (b); (b) = __tmp; } while (0)
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
freedreno_util.h | 447 do { __typeof(a) __tmp = (a); (a) = (b); (b) = __tmp; } while (0)
|