| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | numeric | 171 __init = _VSTD::move(__init) + *__first; 173 __init = __init + *__first; 185 __init = __binary_op(_VSTD::move(__init), *__first); 187 __init = __binary_op(__init, *__first); 199 __init = __b(__init, *__first); 230 __init = __init + *__first1 * *__first2; 258 __init = __b(__init, __u(*__first)); 270 __init = __b1(__init, __b2(*__first1, *__first2)); 369 __init = __b(__init, *__first); 411 __init = __b(__init, __u(*__first)); [all …]
|
| H A D | charconv | 316 __inner_product(_It1 __first1, _It1 __last1, _It2 __first2, _Up __init) 319 __init = __init + *__first1 * *__first2; 320 return __init;
|
| H A D | barrier | 234 constexpr uint64_t __init(ptrdiff_t __count) _NOEXCEPT 249 : __phase_arrived_expected(__init(__count))
|
| H A D | string | 1915 __init(__s, __n); 1927 __init(__s, __n); 2052 __init(__n, __c); 2063 __init(__n, __c); 2107 __init(__sv.data(), __sv.size()); 2119 __init(__sv.data(), __sv.size()); 2131 __init(__sv.data(), __sv.size()); 2213 __init(__first, __last); 2226 __init(__first, __last); 2240 __init(__il.begin(), __il.end()); [all …]
|
| H A D | __threading_support | 226 bool __libcpp_semaphore_init(__libcpp_semaphore_t* __sem, int __init); 458 bool __libcpp_semaphore_init(__libcpp_semaphore_t* __sem, int __init) 460 return sem_init(__sem, 0, __init) == 0;
|
| H A D | bitset | 202 void __init(unsigned long long __v, false_type) _NOEXCEPT; 204 void __init(unsigned long long __v, true_type) _NOEXCEPT; 234 __bitset<_N_words, _Size>::__init(unsigned long long __v, false_type) _NOEXCEPT 252 __bitset<_N_words, _Size>::__init(unsigned long long __v, true_type) _NOEXCEPT 280 __init(__v, integral_constant<bool, sizeof(unsigned long long) == sizeof(__storage_type)>());
|
| /freebsd-13.1/contrib/ofed/opensm/include/vendor/ |
| H A D | osm_vendor.h | 53 #undef __init 56 #undef __init 59 #undef __init 62 #undef __init
|
| /freebsd-13.1/contrib/llvm-project/libcxx/src/ |
| H A D | system_error.cpp | 232 system_error::__init(const error_code& ec, string what_arg) in __init() function in system_error 244 : runtime_error(__init(ec, what_arg)), in system_error() 250 : runtime_error(__init(ec, what_arg)), in system_error() 256 : runtime_error(__init(ec, "")), in system_error() 262 : runtime_error(__init(error_code(ev, ecat), what_arg)), in system_error() 268 : runtime_error(__init(error_code(ev, ecat), what_arg)), in system_error() 274 : runtime_error(__init(error_code(ev, ecat), "")), in system_error()
|
| H A D | strstream.cpp | 36 strstreambuf::__init(char* __gnext, streamsize __n, char* __pbeg) in __init() function in strstreambuf 57 __init(__gnext, __n, __pbeg); in strstreambuf() 66 __init(const_cast<char *>(__gnext), __n, nullptr); in strstreambuf() 75 …__init(const_cast<char *>(reinterpret_cast<const char*>(__gnext)), __n, reinterpret_cast<char*>(__… in strstreambuf() 84 __init(const_cast<char *>(reinterpret_cast<const char*>(__gnext)), __n, nullptr); in strstreambuf() 93 …__init(const_cast<char *>(reinterpret_cast<const char*>(__gnext)), __n, reinterpret_cast<char*>(__… in strstreambuf() 102 __init(const_cast<char *>(reinterpret_cast<const char*>(__gnext)), __n, nullptr); in strstreambuf()
|
| H A D | valarray.cpp | 22 gslice::__init(size_t __start) in __init() function in gslice
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | octeon-feature.c | 59 #define __init macro 68 static int __init octeon_feature_set(octeon_feature_t feature) in octeon_feature_set() 79 void __init octeon_feature_init(void) in octeon_feature_init()
|
| /freebsd-13.1/sys/contrib/openzfs/module/icp/ |
| H A D | illumos-crypto.c | 32 #define __init macro 124 int __init
|
| /freebsd-13.1/sys/contrib/openzfs/module/zstd/ |
| H A D | zfs_zstd.c | 666 static void __init 675 static void __init 692 static int __init 753 extern int __init
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/linux/ |
| H A D | compiler.h | 54 #define __init macro
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mips/ |
| H A D | cpu_irq.txt | 44 void __init arch_init_irq(void)
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_fpga_tools/ |
| H A D | mlx5fpga_tools_main.c | 126 static int __init mlx5_fpga_tools_init(void) in mlx5_fpga_tools_init()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/crt/ |
| H A D | crtbegin.c | 50 used)) static void (*__init)(void) = __do_init; variable
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | compiler.h | 54 #define __init macro
|
| /freebsd-13.1/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_arm.h | 127 extern int __init
|
| /freebsd-13.1/sys/contrib/xz-embedded/linux/lib/xz/ |
| H A D | xz_dec_test.c | 176 static int __init xz_dec_test_init(void) in xz_dec_test_init()
|
| /freebsd-13.1/sys/dev/mthca/ |
| H A D | mthca_catas.c | 188 int __init mthca_catas_init(void) in mthca_catas_init()
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_proc.c | 454 int __init sdp_proc_init(void) in sdp_proc_init() 525 int __init sdp_proc_init(void) in sdp_proc_init()
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_ioctl_os.c | 291 static int __init
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-generic.c | 731 static void __init 778 static int __init
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | ccompile.h | 177 #define __init macro
|