HomeSort by relevance Sort by last modified time
    Searched defs:__tmp (Results 1 - 25 of 637) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_tempbuf.c 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local
44 if (__tmp != 0)
45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_tempbuf.c 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local
44 if (__tmp != 0)
45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_tempbuf.c 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local
44 if (__tmp != 0)
45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_tempbuf.c 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local
44 if (__tmp != 0)
45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_tempbuf.c 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local
44 if (__tmp != 0)
45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_tempbuf.c 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local
44 if (__tmp != 0)
45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
move.h 175 _Tp __tmp = _GLIBCXX_MOVE(__a); local
177 __b = _GLIBCXX_MOVE(__tmp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
time_members.h 62 char* __tmp = new char[__len]; local
63 __builtin_memcpy(__tmp, __s, __len);
64 _M_name_timepunct = __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
time_members.h 62 char* __tmp = new char[__len]; local
63 __builtin_memcpy(__tmp, __s, __len);
64 _M_name_timepunct = __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
move.h 175 _Tp __tmp = _GLIBCXX_MOVE(__a); local
177 __b = _GLIBCXX_MOVE(__tmp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
time_members.h 62 char* __tmp = new char[__len]; local
63 __builtin_memcpy(__tmp, __s, __len);
64 _M_name_timepunct = __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
time_members.h 62 char* __tmp = new char[__len]; local
63 __builtin_memcpy(__tmp, __s, __len);
64 _M_name_timepunct = __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
move.h 175 _Tp __tmp = _GLIBCXX_MOVE(__a); local
177 __b = _GLIBCXX_MOVE(__tmp);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
time_members.h 65 char* __tmp = new char[__len]; local
66 __builtin_memcpy(__tmp, __s, __len);
67 _M_name_timepunct = __tmp;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
time_members.h 65 char* __tmp = new char[__len]; local
66 __builtin_memcpy(__tmp, __s, __len);
67 _M_name_timepunct = __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_raw_storage_iter.h 98 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local
100 return __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
time_members.h 64 char* __tmp = new char[__len]; local
65 __builtin_memcpy(__tmp, __s, __len);
66 _M_name_timepunct = __tmp;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
time_members.h 64 char* __tmp = new char[__len]; local
65 __builtin_memcpy(__tmp, __s, __len);
66 _M_name_timepunct = __tmp;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_raw_storage_iter.h 98 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local
100 return __tmp;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
time_members.h 64 char* __tmp = new char[__len]; local
65 __builtin_memcpy(__tmp, __s, __len);
66 _M_name_timepunct = __tmp;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
time_members.h 64 char* __tmp = new char[__len]; local
65 __builtin_memcpy(__tmp, __s, __len);
66 _M_name_timepunct = __tmp;
  /prebuilts/ndk/6/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;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_raw_storage_iter.h 98 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local
100 return __tmp;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
time_members.h 64 char* __tmp = new char[__len]; local
65 __builtin_memcpy(__tmp, __s, __len);
66 _M_name_timepunct = __tmp;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
time_members.h 64 char* __tmp = new char[__len]; local
65 __builtin_memcpy(__tmp, __s, __len);
66 _M_name_timepunct = __tmp;

Completed in 748 milliseconds

1 2 3 4 5 6 7 8 91011>>