Searched defs:__f (Results 51 - 68 of 68) sorted by relevance

123

/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_complex.h1069 complex<float>::operator=(float __f) argument
1077 complex<float>::operator+=(float __f) argument
1084 complex<float>::operator-=(float __f) argument
1091 complex<float>::operator*=(float __f) argument
1098 complex<float>::operator/=(float __f) argument
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cmath.h698 __capture_fpclassify(_Tp __f) { return fpclassify(__f); } argument
702 __capture_isfinite(_Tp __f) { return isfinite(__f); } argument
706 __capture_isinf(_Tp __f) { return isinf(__f); } argument
710 __capture_isnan(_Tp __f) { return isnan(__f); } argument
714 __capture_isnormal(_Tp __f) { return isnormal(__f); } argument
718 __capture_signbit(_Tp __f) argument
767 fpclassify(_Tp __f) argument
771 isfinite(_Tp __f) argument
775 isinf(_Tp __f) argument
779 isnan(_Tp __f) argument
783 isnormal(_Tp __f) argument
787 signbit(_Tp __f) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_fence.c93 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); local
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dhashtable.h456 insert_unique(_InputIterator __f, _InputIterator __l) argument
461 insert_equal(_InputIterator __f, _InputIterator __l) argument
466 insert_unique(_InputIterator __f, _InputIterator __l, argument
475 insert_equal(_InputIterator __f, _InputIterator __l, input_iterator_tag) argument
484 insert_unique(_ForwardIterator __f, _ForwardIterator __l, forward_iterator_tag) argument
495 insert_equal(_ForwardIterator __f, _ForwardIterator __l, forward_iterator_tag) argument
[all...]
H A Dropeimpl.h400 _Rope_RopeFunction<_CharT, _Alloc>* __f local
810 _RopeFunction* __f = (_RopeFunction*)__base; local
963 _RopeFunction* __f = (_RopeFunction*)__r; local
990 char __f = __o.fill(); local
1102 _RopeFunction* __f local
1356 _RopeFunction* __f = (_RopeFunction*)__r; local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_alloc.h157 static void (* __set_malloc_handler(void (*__f)()))() argument
H A Dvalarray_meta.h392 _FunBase(const _Dom& __e, value_type __f(_Arg)) argument
412 _ValFunClos(const _Dom& __e, _Tp __f(_Tp)) : _Base(__e, __f) {} argument
421 _ValFunClos(const valarray<_Tp>& __v, _Tp __f(_Tp)) : _Base(__v, __f) {} argument
875 _Expr<_Clos, _Tp>::apply(_Tp __f(const _Tp&)) const function in class:std::_Expr
880 _Expr<_Clos, _Tp>::apply(_Tp __f(_Tp)) const function in class:std::_Expr
[all...]
H A Dstl_algo.h152 for_each(_InputIter __first, _InputIter __last, _Function __f) argument
H A Dlocale_facets.h866 put(iter_type __s, ios_base& __f, char_type __fill, bool __v) const argument
870 put(iter_type __s, ios_base& __f, char_type __fill, long __v) const argument
874 put(iter_type __s, ios_base& __f, char_type __fill, argument
880 put(iter_type __s, ios_base& __f, char_type __fill, long long __v) const argument
884 put(iter_type __s, ios_base& __f, char_type __fill, argument
890 put(iter_type __s, ios_base& __f, char_type __fill, double __v) const argument
894 put(iter_type __s, ios_base& __f, char_type __fill, long double __v) const argument
899 put(iter_type __s, ios_base& __f, char_type __fill, const void* __v) const argument
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_hashtable.h392 void insert_unique(_InputIterator __f, _InputIterator __l) argument
398 void insert_equal(_InputIterator __f, _InputIterator __l) argument
404 void insert_unique(_InputIterator __f, _InputIterator __l, argument
412 insert_equal(_InputIterator __f, _InputIterator __l, input_iterator_tag) argument
420 insert_unique(_ForwardIterator __f, _ForwardIterator __l, forward_iterator_tag) argument
430 insert_equal(_ForwardIterator __f, _ForwardIterator __l, forward_iterator_tag) argument
[all...]
H A Dropeimpl.h374 _Rope_RopeFunction<_CharT,_Alloc>* __f local
744 _RopeFunction* __f = (_RopeFunction*)__base; local
874 _RopeFunction* __f = (_RopeFunction*)__r; local
899 char __f = __o.fill(); local
995 _RopeFunction* __f local
1223 _RopeFunction* __f = (_RopeFunction*)__r; local
[all...]
H A Dstl_rope.h650 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, argument
1390 static _RopeFunction* _S_new_RopeFunction(char_producer<_CharT>* __f, argument
/openbsd-current/gnu/llvm/libcxx/src/ryu/
H A Dd2s.cpp703 [[nodiscard]] to_chars_result __d2s_buffered_n(char* const _First, char* const _Last, const double __f, argument
355 __to_chars(char* const _First, char* const _Last, const __floating_decimal_64 __v, chars_format _Fmt, const double __f) argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h153 for_each(_InputIterator __first, _InputIterator __last, _Function __f) argument
H A Dlocale_facets.h2302 put(iter_type __s, ios_base& __f, char_type __fill, bool __v) const argument
2344 put(iter_type __s, ios_base& __f, char_type __fill, long __v) const argument
2348 put(iter_type __s, ios_base& __f, char_type __fill, argument
2354 put(iter_type __s, ios_base& __f, char_type __fill, long long __v) const argument
2358 put(iter_type __s, ios_base& __f, char_type __fill, argument
2407 put(iter_type __s, ios_base& __f, char_type __fill, double __v) const argument
2411 put(iter_type __s, ios_base& __f, char_type __fill, long double __v) const argument
2432 put(iter_type __s, ios_base& __f, char_type __fill, const void* __v) const argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h123 __DEVICE__ double floor(double __f) { return __nv_floor(__f); } argument
124 __DEVICE__ float floorf(float __f) { return __nv_floorf(__f); } argument
H A Davxintrin.h3020 float __f = *__a; local
3058 float __f = *__a; local
3705 _mm256_set_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
3972 _mm256_setr_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
[all...]
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon.h2535 struct radeon_fence *__f = container_of(f, struct radeon_fence, base); local

Completed in 189 milliseconds

123