HomeSort by relevance Sort by last modified time
    Searched defs:__tmp (Results 26 - 50 of 437) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
time_members.h 64 char* __tmp = new char[__len]; local
65 __builtin_memcpy(__tmp, __s, __len);
66 _M_name_timepunct = __tmp;
  /external/stlport/stlport/stl/
_alloc.c 63 unsigned char* __tmp; local
64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) {
65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN)
70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type);
71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) {
72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
_ios.c 49 basic_streambuf<_CharT, _Traits>* __tmp = _M_streambuf; local
52 return __tmp;
70 locale __tmp = ios_base::imbue(__loc); local
79 __tmp = ios_base::imbue(__tmp);
82 return __tmp;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.c 63 unsigned char* __tmp; local
64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) {
65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN)
70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type);
71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) {
72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
_ios.c 49 basic_streambuf<_CharT, _Traits>* __tmp = _M_streambuf; local
52 return __tmp;
70 locale __tmp = ios_base::imbue(__loc); local
79 __tmp = ios_base::imbue(__tmp);
82 return __tmp;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
move.h 81 _Tp __tmp = _GLIBCXX_MOVE(__a); local
83 __b = _GLIBCXX_MOVE(__tmp);
stl_numeric.h 325 _ValueType __tmp = *__first; local
326 *++__result = __tmp - __value;
327 __value = __tmp;
364 _ValueType __tmp = *__first; local
365 *++__result = __binary_op(__tmp, __value);
366 __value = __tmp;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
string_conversions.h 52 const _TRet __tmp = __convf(__str, &__endptr, __base...); local
58 && (__tmp < __numeric_traits<int>::__min
59 || __tmp > __numeric_traits<int>::__max)))
62 __ret = __tmp;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
move.h 127 _Tp __tmp = _GLIBCXX_MOVE(__a); local
129 __b = _GLIBCXX_MOVE(__tmp);
stl_numeric.h 335 _ValueType __tmp = *__first; local
336 *++__result = __tmp - __value;
337 __value = _GLIBCXX_MOVE(__tmp);
377 _ValueType __tmp = *__first; local
378 *++__result = __binary_op(__tmp, __value);
379 __value = _GLIBCXX_MOVE(__tmp);
stl_raw_storage_iter.h 100 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local
102 return __tmp;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
string_conversions.h 58 const _TRet __tmp = __convf(__str, &__endptr, __base...); local
64 && (__tmp < __numeric_traits<int>::__min
65 || __tmp > __numeric_traits<int>::__max)))
68 __ret = __tmp;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
messages_members.h 58 char* __tmp = new char[__len]; local
59 __builtin_memcpy(__tmp, __s, __len);
60 _M_name_messages = __tmp;
114 char* __tmp = new char[__len]; local
115 __builtin_memcpy(__tmp, __s, __len);
116 this->_M_name_messages = __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
move.h 127 _Tp __tmp = _GLIBCXX_MOVE(__a); local
129 __b = _GLIBCXX_MOVE(__tmp);
stl_numeric.h 335 _ValueType __tmp = *__first; local
336 *++__result = __tmp - __value;
337 __value = _GLIBCXX_MOVE(__tmp);
377 _ValueType __tmp = *__first; local
378 *++__result = __binary_op(__tmp, __value);
379 __value = _GLIBCXX_MOVE(__tmp);
stl_raw_storage_iter.h 100 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local
102 return __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
string_conversions.h 58 const _TRet __tmp = __convf(__str, &__endptr, __base...); local
64 && (__tmp < __numeric_traits<int>::__min
65 || __tmp > __numeric_traits<int>::__max)))
68 __ret = __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
messages_members.h 58 char* __tmp = new char[__len]; local
59 __builtin_memcpy(__tmp, __s, __len);
60 _M_name_messages = __tmp;
114 char* __tmp = new char[__len]; local
115 __builtin_memcpy(__tmp, __s, __len);
116 this->_M_name_messages = __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
move.h 81 _Tp __tmp = _GLIBCXX_MOVE(__a); local
83 __b = _GLIBCXX_MOVE(__tmp);
stl_numeric.h 325 _ValueType __tmp = *__first; local
326 *++__result = __tmp - __value;
327 __value = __tmp;
364 _ValueType __tmp = *__first; local
365 *++__result = __binary_op(__tmp, __value);
366 __value = __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
string_conversions.h 52 const _TRet __tmp = __convf(__str, &__endptr, __base...); local
58 && (__tmp < __numeric_traits<int>::__min
59 || __tmp > __numeric_traits<int>::__max)))
62 __ret = __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.c 63 unsigned char* __tmp; local
64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) {
65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN)
70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type);
71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) {
72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
_ios.c 49 basic_streambuf<_CharT, _Traits>* __tmp = _M_streambuf; local
52 return __tmp;
70 locale __tmp = ios_base::imbue(__loc); local
79 __tmp = ios_base::imbue(__tmp);
82 return __tmp;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
move.h 81 _Tp __tmp = _GLIBCXX_MOVE(__a); local
83 __b = _GLIBCXX_MOVE(__tmp);
stl_numeric.h 325 _ValueType __tmp = *__first; local
326 *++__result = __tmp - __value;
327 __value = __tmp;
364 _ValueType __tmp = *__first; local
365 *++__result = __binary_op(__tmp, __value);
366 __value = __tmp;

Completed in 1698 milliseconds

12 3 4 5 6 7 8 91011>>