HomeSort by relevance Sort by last modified time
    Searched full:__tmp (Results 376 - 400 of 753) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_tempbuf.h 94 _Tp* __tmp = static_cast<_Tp*>(::operator new(__len * sizeof(_Tp), local
96 if (__tmp != 0)
97 return std::pair<_Tp*, ptrdiff_t>(__tmp, __len);
stl_tree.h 191 _Self __tmp = *this; local
193 return __tmp;
206 _Self __tmp = *this; local
208 return __tmp;
266 _Self __tmp = *this; local
268 return __tmp;
281 _Self __tmp = *this; local
283 return __tmp;
369 _Link_type __tmp = _M_get_node(); local
371 { get_allocator().construct(&__tmp->_M_value_field, __x);
391 _Link_type __tmp = _M_get_node(); local
416 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
    [all...]
sstream.tcc 113 __string_type __tmp;
114 __tmp.reserve(__len);
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
117 __tmp.push_back(__conv);
118 _M_string.swap(__tmp);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mm3dnow.h 175 union { __v2sf v; float a[2]; } __tmp; local
176 __tmp.v = (__v2sf)__A;
177 return __tmp.a[0];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
mm3dnow.h 175 union { __v2sf v; float a[2]; } __tmp; local
176 __tmp.v = (__v2sf)__A;
177 return __tmp.a[0];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
mm3dnow.h 175 union { __v2sf v; float a[2]; } __tmp; local
176 __tmp.v = (__v2sf)__A;
177 return __tmp.a[0];
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
mm3dnow.h 175 union { __v2sf v; float a[2]; } __tmp; local
176 __tmp.v = (__v2sf)__A;
177 return __tmp.a[0];
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tempbuf.h 94 _Tp* __tmp = static_cast<_Tp*>(::operator new(__len * sizeof(_Tp), local
96 if (__tmp != 0)
97 return std::pair<_Tp*, ptrdiff_t>(__tmp, __len);
stl_tree.h 191 _Self __tmp = *this; local
193 return __tmp;
206 _Self __tmp = *this; local
208 return __tmp;
266 _Self __tmp = *this; local
268 return __tmp;
281 _Self __tmp = *this; local
283 return __tmp;
369 _Link_type __tmp = _M_get_node(); local
371 { get_allocator().construct(&__tmp->_M_value_field, __x);
391 _Link_type __tmp = _M_get_node(); local
416 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
    [all...]
sstream.tcc 113 __string_type __tmp;
114 __tmp.reserve(__len);
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
117 __tmp.push_back(__conv);
118 _M_string.swap(__tmp);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_slist.c 48 _Node* __tmp = __STATIC_CAST(_Node*, __cur); local
50 _STLP_STD::_Destroy(&__tmp->_M_data);
51 _M_head.deallocate(__tmp,1);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tempbuf.h 94 _Tp* __tmp = static_cast<_Tp*>(::operator new(__len * sizeof(_Tp), local
96 if (__tmp != 0)
97 return std::pair<_Tp*, ptrdiff_t>(__tmp, __len);
stl_tree.h 191 _Self __tmp = *this; local
193 return __tmp;
206 _Self __tmp = *this; local
208 return __tmp;
266 _Self __tmp = *this; local
268 return __tmp;
281 _Self __tmp = *this; local
283 return __tmp;
369 _Link_type __tmp = _M_get_node(); local
371 { get_allocator().construct(&__tmp->_M_value_field, __x);
391 _Link_type __tmp = _M_get_node(); local
416 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
    [all...]
sstream.tcc 113 __string_type __tmp;
114 __tmp.reserve(__len);
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
117 __tmp.push_back(__conv);
118 _M_string.swap(__tmp);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_slist.c 48 _Node* __tmp = __STATIC_CAST(_Node*, __cur); local
50 _STLP_STD::_Destroy(&__tmp->_M_data);
51 _M_head.deallocate(__tmp,1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tempbuf.h 94 _Tp* __tmp = static_cast<_Tp*>(::operator new(__len * sizeof(_Tp), local
96 if (__tmp != 0)
97 return std::pair<_Tp*, ptrdiff_t>(__tmp, __len);
stl_tree.h 191 _Self __tmp = *this; local
193 return __tmp;
206 _Self __tmp = *this; local
208 return __tmp;
266 _Self __tmp = *this; local
268 return __tmp;
281 _Self __tmp = *this; local
283 return __tmp;
369 _Link_type __tmp = _M_get_node(); local
371 { get_allocator().construct(&__tmp->_M_value_field, __x);
391 _Link_type __tmp = _M_get_node(); local
416 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_slist.c 48 _Node* __tmp = __STATIC_CAST(_Node*, __cur); local
50 _STLP_STD::_Destroy(&__tmp->_M_data);
51 _M_head.deallocate(__tmp,1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tempbuf.h 94 _Tp* __tmp = static_cast<_Tp*>(::operator new(__len * sizeof(_Tp), local
96 if (__tmp != 0)
97 return std::pair<_Tp*, ptrdiff_t>(__tmp, __len);
stl_tree.h 191 _Self __tmp = *this; local
193 return __tmp;
206 _Self __tmp = *this; local
208 return __tmp;
266 _Self __tmp = *this; local
268 return __tmp;
281 _Self __tmp = *this; local
283 return __tmp;
369 _Link_type __tmp = _M_get_node(); local
371 { get_allocator().construct(&__tmp->_M_value_field, __x);
391 _Link_type __tmp = _M_get_node(); local
416 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_slist.c 48 _Node* __tmp = __STATIC_CAST(_Node*, __cur); local
50 _STLP_STD::_Destroy(&__tmp->_M_data);
51 _M_head.deallocate(__tmp,1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tree.h 195 _Self __tmp = *this; local
197 return __tmp;
210 _Self __tmp = *this; local
212 return __tmp;
276 _Self __tmp = *this; local
278 return __tmp;
291 _Self __tmp = *this; local
293 return __tmp;
379 _Link_type __tmp = _M_get_node(); local
382 (std::__addressof(__tmp->_M_value_field), __x);
402 _Link_type __tmp = _M_get_node(); local
427 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
    [all...]
sstream.tcc 115 __string_type __tmp;
116 __tmp.reserve(__len);
118 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
119 __tmp.push_back(__conv);
120 _M_string.swap(__tmp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tree.h 195 _Self __tmp = *this; local
197 return __tmp;
210 _Self __tmp = *this; local
212 return __tmp;
276 _Self __tmp = *this; local
278 return __tmp;
291 _Self __tmp = *this; local
293 return __tmp;
379 _Link_type __tmp = _M_get_node(); local
382 (std::__addressof(__tmp->_M_value_field), __x);
402 _Link_type __tmp = _M_get_node(); local
427 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
    [all...]
sstream.tcc 115 __string_type __tmp;
116 __tmp.reserve(__len);
118 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
119 __tmp.push_back(__conv);
120 _M_string.swap(__tmp);

Completed in 1167 milliseconds

<<11121314151617181920>>