/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/6/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.c | 65 _Tp __tmp = *__first; local 66 *++__result = __binary_op(__tmp, __val); 67 __val = __tmp;
|
_limits.c | 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 162 return __tmp._num; 165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word; 167 return __tmp._num; 193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; 194 // return __tmp._num; 197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1; 199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2 [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_iterator.h | 255 _Self __tmp = *this; local 257 return __tmp; 264 _Self __tmp = *this; local 266 return __tmp; 279 _Self __tmp(*this); 280 __tmp.__advance(__n); 281 return __tmp; 284 _Self __tmp(*this); 285 __tmp.__advance(-__n); 286 return __tmp; [all...] |
/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;
|
/prebuilts/ndk/7/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/stlport/stlport/stl/ |
_numeric.c | 65 _Tp __tmp = *__first; local 66 *++__result = __binary_op(__tmp, __val); 67 __val = __tmp;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_iterator.h | 255 _Self __tmp = *this; local 257 return __tmp; 264 _Self __tmp = *this; local 266 return __tmp; 279 _Self __tmp(*this); 280 __tmp.__advance(__n); 281 return __tmp; 284 _Self __tmp(*this); 285 __tmp.__advance(-__n); 286 return __tmp; [all...] |
/prebuilts/ndk/8/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/8/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/8/sources/cxx-stl/gnu-libstdc++/libs/mips/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/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;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.c | 65 _Tp __tmp = *__first; local 66 *++__result = __binary_op(__tmp, __val); 67 __val = __tmp;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
_iterator.h | 255 _Self __tmp = *this; local 257 return __tmp; 264 _Self __tmp = *this; local 266 return __tmp; 279 _Self __tmp(*this); 280 __tmp.__advance(__n); 281 return __tmp; 284 _Self __tmp(*this); 285 __tmp.__advance(-__n); 286 return __tmp; [all...] |
/external/llvm/test/Transforms/LowerInvoke/ |
2003-12-10-Crash.ll | 17 %__tmp.0 = phi i32* [ null, %invoke_cont.0 ], [ null, %then ] ; <i32*> [#uses=0]
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
forward_list.tcc | 230 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); 232 return iterator(__tmp->_M_transfer_after(__before._M_node)); 241 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); 242 __tmp->_M_transfer_after(const_cast<_Node_base*>(__before._M_node), 253 forward_list __tmp(__n, __val, this->_M_get_Node_allocator()); 254 return _M_splice_after(__pos, std::move(__tmp)); 267 forward_list __tmp(__first, __last, this->_M_get_Node_allocator()); 268 if (!__tmp.empty()) 269 return _M_splice_after(__pos, std::move(__tmp)); 281 forward_list __tmp(__il, this->_M_get_Node_allocator()) [all...] |
/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/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
forward_list.tcc | 230 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); 232 return iterator(__tmp->_M_transfer_after(__before._M_node)); 241 _Node_base* __tmp = const_cast<_Node_base*>(__pos._M_node); 242 __tmp->_M_transfer_after(const_cast<_Node_base*>(__before._M_node), 253 forward_list __tmp(__n, __val, this->_M_get_Node_allocator()); 254 return _M_splice_after(__pos, std::move(__tmp)); 267 forward_list __tmp(__first, __last, this->_M_get_Node_allocator()); 268 if (!__tmp.empty()) 269 return _M_splice_after(__pos, std::move(__tmp)); 281 forward_list __tmp(__il, this->_M_get_Node_allocator()) [all...] |
/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;
|
/external/stlport/stlport/stl/ |
_limits.c | 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 162 return __tmp._num; 165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word; 167 return __tmp._num; 193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; 194 // return __tmp._num; 197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1; 199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2 [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_limits.c | 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 162 return __tmp._num; 165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word; 167 return __tmp._num; 193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; 194 // return __tmp._num; 197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1; 199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2 [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_limits.c | 161 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 162 return __tmp._num; 165 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word; 167 return __tmp._num; 193 // _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET _Word1, _Word2, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; 194 // return __tmp._num; 197 _WordsNumber __tmp = { _STLP_ADDITIONAL_OPEN_BRACKET 0, 0, 0, 0, 0, 0, 0, 0 _STLP_ADDITIONAL_CLOSE_BRACKET }; variable 198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1; 199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2 [all...] |