Home
last modified time | relevance | path

Searched refs:__init (Results 1 – 25 of 73) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dnumeric171 __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 Dcharconv316 __inner_product(_It1 __first1, _It1 __last1, _It2 __first2, _Up __init)
319 __init = __init + *__first1 * *__first2;
320 return __init;
H A Dbarrier234 constexpr uint64_t __init(ptrdiff_t __count) _NOEXCEPT
249 : __phase_arrived_expected(__init(__count))
H A Dstring1915 __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_support226 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 Dbitset202 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 Dosm_vendor.h53 #undef __init
56 #undef __init
59 #undef __init
62 #undef __init
/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp232 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 Dstrstream.cpp36 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 Dvalarray.cpp22 gslice::__init(size_t __start) in __init() function in gslice
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Docteon-feature.c59 #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 Dillumos-crypto.c32 #define __init macro
124 int __init
/freebsd-13.1/sys/contrib/openzfs/module/zstd/
H A Dzfs_zstd.c666 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 Dcompiler.h54 #define __init macro
/freebsd-13.1/sys/contrib/device-tree/Bindings/mips/
H A Dcpu_irq.txt44 void __init arch_init_irq(void)
/freebsd-13.1/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c126 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 Dcrtbegin.c50 used)) static void (*__init)(void) = __do_init; variable
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h54 #define __init macro
/freebsd-13.1/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.h127 extern int __init
/freebsd-13.1/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_test.c176 static int __init xz_dec_test_init(void) in xz_dec_test_init()
/freebsd-13.1/sys/dev/mthca/
H A Dmthca_catas.c188 int __init mthca_catas_init(void) in mthca_catas_init()
/freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c454 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 Dzfs_ioctl_os.c291 static int __init
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-generic.c731 static void __init
778 static int __init
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompile.h177 #define __init macro

123