/netbsd/external/apache2/llvm/dist/libcxx/include/ |
H A D | regex | 3208 __first = __temp; 3247 if (__temp == __first && __temp != __last) 3253 ++__temp; 3263 __temp = __parse_extended_reg_exp(++__temp, __last); 3264 if (__temp == __last || *__temp != ')') 3354 if (__temp != __last && *__temp == '.') 3380 if (__temp != __last && *__temp == '.') 3888 if (__temp != __last && *__first == '-' && *__temp != ']') 4279 if (__temp != __last && *__temp == '?') 4293 if (__temp == __last || *__temp != ')') [all …]
|
H A D | string | 1047 const basic_string __temp(__first, __last, __alloc()); 1048 append(__temp.data(), __temp.size()); 2472 const basic_string __temp(__first, __last, __alloc()); 2473 assign(__temp.data(), __temp.size()); 2508 assign(__temp.data(), __temp.size()); 2685 append(__temp.data(), __temp.size()); 2812 const basic_string __temp(__first, __last, __alloc()); 2813 return insert(__pos, __temp.data(), __temp.data() + __temp.size()); 2861 return insert(__pos, __temp.data(), __temp.data() + __temp.size()); 3053 const basic_string __temp(__j1, __j2, __alloc()); [all …]
|
H A D | istream | 484 long __temp; 485 use_facet<_Fp>(__is.getloc()).get(_Ip(__is), _Ip(), __is, __state, __temp); 486 if (__temp < numeric_limits<_Tp>::min()) 491 else if (__temp > numeric_limits<_Tp>::max()) 498 __n = static_cast<_Tp>(__temp);
|
H A D | atomic | 1262 _Tp __temp; 1264 __cxx_atomic_assign_volatile(__temp, __a->__a_value); 1265 bool __ret = (_VSTD::memcmp(&__temp, __expected, sizeof(_Tp)) == 0); 1291 _Tp __temp; 1293 __cxx_atomic_assign_volatile(__temp, __a->__a_value); 1294 bool __ret = (_VSTD::memcmp(&__temp, __expected, sizeof(_Tp)) == 0);
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | emmintrin.h | 403 return ((__m128d)vec_nor (__temp, __temp)); in _mm_cmpneq_pd() 885 __temp = vec_mergeo (__temp, __temp); in _mm_cvtpd_epi32() 887 __temp = vec_mergee (__temp, __temp); in _mm_cvtpd_epi32() 913 __v4si __temp; in _mm_cvtpd_ps() local 924 __temp = vec_mergeo (__temp, __temp); in _mm_cvtpd_ps() 926 __temp = vec_mergee (__temp, __temp); in _mm_cvtpd_ps() 944 __v4si __temp; in _mm_cvttpd_epi32() local 957 __temp = vec_mergeo (__temp, __temp); in _mm_cvttpd_epi32() 959 __temp = vec_mergee (__temp, __temp); in _mm_cvttpd_epi32() 992 __v4si __temp; in _mm_cvtpi32_pd() local [all …]
|
H A D | xmmintrin.h | 534 return ((__m128)vec_nor (__temp, __temp)); in _mm_cmpneq_ps() 1017 float __temp = __A[0]; in _mm_cvttss_si32() local 1019 return __temp; in _mm_cvttss_si32() 1035 return __temp; in _mm_cvttss_si64() 1045 return __temp; in _mm_cvttss_si64x() 1053 __v4sf __temp; in _mm_cvttps_pi32() local 1073 float __temp = __B; in _mm_cvtsi32_ss() local 1074 __A[0] = __temp; in _mm_cvtsi32_ss() 1090 float __temp = __B; in _mm_cvtsi64_ss() local 1091 __A[0] = __temp; in _mm_cvtsi64_ss() [all …]
|
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | emmintrin.h | 403 return ((__m128d)vec_nor (__temp, __temp)); in _mm_cmpneq_pd() 881 __temp = vec_mergeo (__temp, __temp); in _mm_cvtpd_epi32() 883 __temp = vec_mergee (__temp, __temp); in _mm_cvtpd_epi32() 909 __v4si __temp; in _mm_cvtpd_ps() local 920 __temp = vec_mergeo (__temp, __temp); in _mm_cvtpd_ps() 922 __temp = vec_mergee (__temp, __temp); in _mm_cvtpd_ps() 940 __v4si __temp; in _mm_cvttpd_epi32() local 953 __temp = vec_mergeo (__temp, __temp); in _mm_cvttpd_epi32() 955 __temp = vec_mergee (__temp, __temp); in _mm_cvttpd_epi32() 988 __v4si __temp; in _mm_cvtpi32_pd() local [all …]
|
H A D | xmmintrin.h | 534 return ((__m128)vec_nor (__temp, __temp)); in _mm_cmpneq_ps() 1017 float __temp = __A[0]; in _mm_cvttss_si32() local 1019 return __temp; in _mm_cvttss_si32() 1035 return __temp; in _mm_cvttss_si64() 1045 return __temp; in _mm_cvttss_si64x() 1053 __v4sf __temp; in _mm_cvttps_pi32() local 1073 float __temp = __B; in _mm_cvtsi32_ss() local 1074 __A[0] = __temp; in _mm_cvtsi32_ss() 1090 float __temp = __B; in _mm_cvtsi64_ss() local 1091 __A[0] = __temp; in _mm_cvtsi64_ss() [all …]
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 28137 __temp.val[0] in vst1_s64_x2() 28139 __temp.val[1] in vst1_s64_x2() 28152 __temp.val[0] in vst1_u64_x2() 28154 __temp.val[1] in vst1_u64_x2() 28167 __temp.val[0] in vst1_f64_x2() 28169 __temp.val[1] in vst1_f64_x2() 28182 __temp.val[0] in vst1_s8_x2() 28184 __temp.val[1] in vst1_s8_x2() 28197 __temp.val[0] in vst1_p8_x2() 28199 __temp.val[1] in vst1_p8_x2() [all …]
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/m68k/ |
H A D | atomicity.h | 40 register _Atomic_word __temp; in _GLIBCXX_VISIBILITY() local 45 : "=d" (__result), "=&d" (__temp), "=m" (*__mem) in _GLIBCXX_VISIBILITY()
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/m68k/ |
H A D | atomicity.h | 40 register _Atomic_word __temp; in _GLIBCXX_VISIBILITY() local 45 : "=d" (__result), "=&d" (__temp), "=m" (*__mem) in _GLIBCXX_VISIBILITY()
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | bitmap_allocator.h | 586 iterator __temp = __detail::__lower_bound in _GLIBCXX_VISIBILITY() 591 __free_list.insert(__temp, __addr); in _GLIBCXX_VISIBILITY() 777 size_t* __temp = in _GLIBCXX_VISIBILITY() 779 *__temp = 0; in _GLIBCXX_VISIBILITY() 780 ++__temp; in _GLIBCXX_VISIBILITY() 785 (__temp + __num_bitmaps), in _GLIBCXX_VISIBILITY() 787 (__temp + __num_bitmaps) in _GLIBCXX_VISIBILITY() 794 __temp[__i] = ~static_cast<size_t>(0); // 1 Indicates all Free. in _GLIBCXX_VISIBILITY()
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | bitmap_allocator.h | 585 iterator __temp = __detail::__lower_bound in _GLIBCXX_VISIBILITY() 590 __free_list.insert(__temp, __addr); in _GLIBCXX_VISIBILITY() 776 size_t* __temp = in _GLIBCXX_VISIBILITY() 778 *__temp = 0; in _GLIBCXX_VISIBILITY() 779 ++__temp; in _GLIBCXX_VISIBILITY() 784 (__temp + __num_bitmaps), in _GLIBCXX_VISIBILITY() 786 (__temp + __num_bitmaps) in _GLIBCXX_VISIBILITY() 793 __temp[__i] = ~static_cast<size_t>(0); // 1 Indicates all Free. in _GLIBCXX_VISIBILITY()
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | forward_list.tcc | 84 _Node* __temp = __curr; in _M_erase_after() local 87 __temp->_M_valptr()); in _M_erase_after() 88 __temp->~_Node(); in _M_erase_after() 89 _M_put_node(__temp); in _M_erase_after()
|
H A D | forward_list.h | 96 while (_Fwd_list_node_base* __temp = __tail->_M_next) in _GLIBCXX_VISIBILITY() local 99 _M_next = __temp; in _GLIBCXX_VISIBILITY() 100 __tail->_M_next = __temp->_M_next; in _GLIBCXX_VISIBILITY()
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | forward_list.tcc | 84 _Node* __temp = __curr; in _M_erase_after() local 87 __temp->_M_valptr()); in _M_erase_after() 88 __temp->~_Node(); in _M_erase_after() 89 _M_put_node(__temp); in _M_erase_after()
|
H A D | forward_list.h | 96 while (_Fwd_list_node_base* __temp = __tail->_M_next) in _GLIBCXX_VISIBILITY() local 99 _M_next = __temp; in _GLIBCXX_VISIBILITY() 100 __tail->_M_next = __temp->_M_next; in _GLIBCXX_VISIBILITY()
|
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/ |
H A D | gthr-vxworks.c | 76 __gthread_once_t *__temp = __guard; in __gthread_once() local
|
/netbsd/external/gpl3/gcc/dist/libgcc/config/ |
H A D | gthr-vxworks.c | 77 __gthread_once_t *__temp = __guard; in __gthread_once() local
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | bessel_function.tcc | 286 _Tp __temp = __p * __dlr - __q * __dli; in __bessel_jn() local 288 __p = __temp; in __bessel_jn() 308 __temp = __p * __dlr - __q * __dli; in __bessel_jn() 310 __p = __temp; in __bessel_jn()
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | bessel_function.tcc | 286 _Tp __temp = __p * __dlr - __q * __dli; in __bessel_jn() local 288 __p = __temp; in __bessel_jn() 308 __temp = __p * __dlr - __q * __dli; in __bessel_jn() 310 __p = __temp; in __bessel_jn()
|
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 9369 int8x16_t __temp = vcombine_s8 (__tab, in vtbl1_s8() local 9378 uint8x16_t __temp = vcombine_u8 (__tab, in vtbl1_u8() local 9420 int8x16x2_t __temp; in vtbl3_s8() local 9431 uint8x16x2_t __temp; in vtbl3_u8() local 9442 poly8x16x2_t __temp; in vtbl3_p8() local 9453 int8x16x2_t __temp; in vtbl4_s8() local 9463 uint8x16x2_t __temp; in vtbl4_u8() local 9473 poly8x16x2_t __temp; in vtbl4_p8() local 26275 int8x16x2_t __temp; in vtbx4_s8() local 26285 uint8x16x2_t __temp; in vtbx4_u8() local [all …]
|
/netbsd/external/apache2/llvm/dist/libcxx/include/__memory/ |
H A D | shared_ptr.h | 1804 shared_ptr<_Tp> __temp; 1809 _VSTD::swap(__temp, *__p); 1814 _VSTD::swap(__temp, *__v);
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2003 | 5365 * include/bits/locale_facets.tcc: Replace __temp to __tmp.
|