Searched defs:__e (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dvalarray_after.h54 _GBase (const _Dom& __e, const valarray<size_t>& __i) argument
99 _GClos (const _Dom& __e, const valarray<size_t>& __i) argument
123 _IBase (const _Dom& __e, const valarray<size_t>& __i) argument
146 _IClos (const _Dom& __e, const valarray<size_t>& __i) argument
[all...]
H A Dvalarray_array.h81 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
93 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
99 __valarray_default_construct(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
113 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) argument
124 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) argument
133 __valarray_fill_construct(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) argument
149 _S_do_it(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, _Tp* __restrict__ __o) argument
161 _S_do_it(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, _Tp* __restrict__ __o) argument
168 __valarray_copy_construct(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, _Tp* __restrict__ __o) argument
213 __valarray_destroy_elements(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
[all...]
H A Dvalarray_before.h412 _FunBase(const _Dom& __e, value_type __f(_Arg)) argument
432 _ValFunClos(const _Dom& __e, _Tp __f(_Tp)) : _Base(__e, __f) {} argument
452 _RefFunClos(const _Dom& __e, _Tp __f(const _Tp&)) argument
478 _UnBase(const _Arg& __e) : _M_expr(__e) {} argument
497 _UnClos(const _Arg& __e) : _Base(__e) {} argument
508 _UnClos(const _Arg& __e) argument
544 _BinBase2(const _Clos& __e, const _Vt& __t) argument
564 _BinBase1(const _Vt& __t, const _Clos& __e) argument
673 _SBase(const _Dom& __e, const slice& __s) argument
720 _SClos(const _Dom& __e, const slice& __s) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_valarray.h621 valarray<_Tp>::valarray(const _Expr<_Dom, _Tp>& __e) argument
692 valarray<_Tp>::operator=(const _Expr<_Dom, _Tp>& __e) argument
734 size_t __e = __m.size(); local
746 size_t __e local
[all...]
/freebsd-11-stable/contrib/libstdc++/src/
H A Dios.cc168 ios_base::_M_call_callbacks(event __e) throw() argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h3660 _mm256_set_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
3927 _mm256_setr_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument

Completed in 132 milliseconds