| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_spirv_builtins.h | 144 __spirv_GenericCastToPtr_ToGlobal(__generic void *p, int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToGlobal() argument 149 int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToGlobal() argument 154 int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToGlobal() argument 159 int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToGlobal() argument 163 __spirv_GenericCastToPtr_ToLocal(__generic void *p, int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToLocal() argument 168 int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToLocal() argument 173 int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToLocal() argument 178 int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToLocal() argument 182 __spirv_GenericCastToPtr_ToPrivate(__generic void *p, int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToPrivate() argument 187 int) __SPIRV_NOEXCEPT { in __spirv_GenericCastToPtr_ToPrivate() argument [all …]
|
| H A D | larchintrin.h | 110 #define __cacop_w(/*uimm5*/ _1, /*unsigned int*/ _2, /*simm12*/ _3) \ argument 115 #define __cacop_d(/*uimm5*/ _1, /*unsigned long int*/ _2, /*simm12*/ _3) \ argument 132 #define __csrwr_w(/*unsigned int*/ _1, /*ui14*/ _2) \ argument 135 #define __csrxchg_w(/*unsigned int*/ _1, /*unsigned int*/ _2, /*ui14*/ _3) \ argument 143 #define __csrwr_d(/*unsigned long int*/ _1, /*ui14*/ _2) \ argument 147 #define __csrxchg_d(/*unsigned long int*/ _1, /*unsigned long int*/ _2, \ argument 224 #define __lddir_d(/*long int*/ _1, /*ui5*/ _2) \ argument 227 #define __ldpte_d(/*long int*/ _1, /*ui5*/ _2) \ argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/ |
| H A D | dd_interceptors.cpp | 43 INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { in INTERCEPTOR() argument 49 INTERCEPTOR(int, pthread_mutex_lock, pthread_mutex_t *m) { in INTERCEPTOR() argument 57 INTERCEPTOR(int, pthread_mutex_trylock, pthread_mutex_t *m) { in INTERCEPTOR() argument 65 INTERCEPTOR(int, pthread_mutex_unlock, pthread_mutex_t *m) { in INTERCEPTOR() argument 71 INTERCEPTOR(int, pthread_spin_destroy, pthread_spinlock_t *m) { in INTERCEPTOR() argument 78 INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 86 INTERCEPTOR(int, pthread_spin_trylock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 94 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 100 INTERCEPTOR(int, pthread_rwlock_destroy, pthread_rwlock_t *m) { in INTERCEPTOR() argument 106 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument [all …]
|
| /freebsd/crypto/openssl/test/cms-msg/ |
| H A D | make_missing_kdf_der.py | 34 def read_len(data: bytes, off: int) -> tuple[int, int]: 47 def parse_node(data: bytes, off: int) -> Node: 64 def encode_len(length: int, existing_len_len: int) -> bytes: 79 def patch_length_field(buf: bytearray, node: Node, delta: int) -> None:
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_interceptors_posix.cpp | 57 INTERCEPTOR(int, open, const char *path, int oflag, ...) { in INTERCEPTOR() argument 77 INTERCEPTOR(int, open64, const char *path, int oflag, ...) { in INTERCEPTOR() argument 96 INTERCEPTOR(int, openat, int fd, const char *path, int oflag, ...) { in INTERCEPTOR() argument 112 INTERCEPTOR(int, openat64, int fd, const char *path, int oflag, ...) { in INTERCEPTOR() argument 131 INTERCEPTOR(int, creat, const char *path, mode_t mode) { in INTERCEPTOR() argument 139 INTERCEPTOR(int, creat64, const char *path, mode_t mode) { in INTERCEPTOR() argument 150 INTERCEPTOR(int, fcntl, int filedes, int cmd, ...) { in INTERCEPTOR() argument 188 INTERCEPTOR(int, ioctl, int filedes, int request, ...) { argument 209 INTERCEPTOR(int, fcntl64, int filedes, int cmd, ...) { argument 234 INTERCEPTOR(int, close, int filedes) { argument [all …]
|
| /freebsd/contrib/llvm-project/libc/src/__support/FPUtil/ |
| H A D | FEnvImpl.h | 44 LIBC_INLINE int clear_except(int) { return 0; } in clear_except() argument 46 LIBC_INLINE int test_except(int) { return 0; } in test_except() argument 50 LIBC_INLINE int set_except(int) { return 0; } in set_except() argument 52 LIBC_INLINE int raise_except(int) { return 0; } in raise_except() argument 54 LIBC_INLINE int enable_except(int) { return 0; } in enable_except() argument 56 LIBC_INLINE int disable_except(int) { return 0; } in disable_except() argument
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_depr.c | 22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument 24 void (*callback)(int, int, void *), void *cb_arg) in BN_generate_prime() argument 46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument 47 void (*callback)(int, int, void *), BN_CTX *ctx_passed, in BN_is_prime() argument 55 int BN_is_prime_fasttest(const BIGNUM *a, int checks, in BN_is_prime_fasttest() argument 56 void (*callback)(int, int, void *), in BN_is_prime_fasttest() argument
|
| /freebsd/sys/dev/hwpmc/ |
| H A D | hwpmc_dmc620.c | 192 CLASSDEP_FN4(dmc620_read_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() argument 224 CLASSDEP_FN4(dmc620_write_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() argument 248 CLASSDEP_FN3(dmc620_config_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument 273 CLASSDEP_FN3(dmc620_get_config, int, cpu, int, ri, struct pmc **, ppm) in CLASSDEP_FN3() argument 285 CLASSDEP_FN4(dmc620_allocate_pmc, int, cpu, int, ri, struct pmc *,pm, in CLASSDEP_FN4() argument 341 CLASSDEP_FN3(dmc620_release_pmc, int, cpu, int, ri, struct pmc *, pmc) in CLASSDEP_FN3() argument 364 CLASSDEP_FN3(dmc620_start_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument 400 CLASSDEP_FN3(dmc620_stop_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument 425 CLASSDEP_FN4(dmc620_describe, int, cpu, int, ri, struct pmc_info *, pi, in CLASSDEP_FN4() argument 457 CLASSDEP_FN2(dmc620_pcpu_init, struct pmc_mdep *, md, int, cpu) in CLASSDEP_FN2() argument [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | atomicio.c | 45 atomicio6(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n, in atomicio6() 90 atomicio(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n) in atomicio() 99 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov6() argument 169 atomiciov(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov() argument
|
| /freebsd/tests/atf_python/sys/net/ |
| H A D | rtsock.py | 21 def roundup2(val: int, num: int) -> int: 93 def get_name(prefix: str, value: int) -> str: 101 def get_bitmask_map(prefix: str, value: int) -> Dict[int, str]: 117 def get_bitmask_str(prefix: str, value: int) -> str: 198 def ip_sa(ip: str, scopeid: int = 0) -> bytes: 211 def ip6_sa(ip6: str, scopeid: int) -> bytes: 221 def link_sa(ifindex: int = 0, iftype: int = 0) -> bytes: 226 def pxlen4_sa(pxlen: int) -> bytes: 230 def pxlen_to_ip4(pxlen: int) -> str: 239 def pxlen6_sa(pxlen: int) -> bytes: [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_interceptors_posix.cpp | 400 TSAN_INTERCEPTOR(int, usleep, long_t usec) { in TSAN_INTERCEPTOR() argument 407 TSAN_INTERCEPTOR(int, nanosleep, void *req, void *rem) { in TSAN_INTERCEPTOR() argument 414 TSAN_INTERCEPTOR(int, pause, int fake) { in TSAN_INTERCEPTOR() argument 456 TSAN_INTERCEPTOR(int, atexit, void (*f)()) { in TSAN_INTERCEPTOR() argument 466 TSAN_INTERCEPTOR(int, __cxa_atexit, void (*f)(void *a), void *arg, void *dso) { in TSAN_INTERCEPTOR() argument 518 TSAN_INTERCEPTOR(int, on_exit, void(*f)(int, void*), void *arg) { in TSAN_INTERCEPTOR() argument 614 DEFINE_REAL(int, setjmp_symname, void *env) in DEFINE_REAL() argument 913 TSAN_INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument 996 STDCXX_INTERCEPTOR(int, __cxa_guard_acquire, atomic_uint32_t *g) { in STDCXX_INTERCEPTOR() argument 1088 TSAN_INTERCEPTOR(int, pthread_create, in TSAN_INTERCEPTOR() argument [all …]
|
| /freebsd/libexec/ypxfr/ |
| H A D | ypxfr_getmap.c | 62 int (*callback)(int, char *, int, char *, int, char*)) in ypxfr_get_map() argument
|
| /freebsd/lib/libc/stdio/ |
| H A D | funopen.c | 42 int (*readfn)(void *, char *, int), in funopen() argument
|
| /freebsd/tests/atf_python/sys/netpfil/ipfw/ |
| H A D | utils.py | 18 def roundup2(val: int, num: int) -> int: 25 def align8(val: int) -> int:
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerUtilPosix.cpp | 32 static void AlarmHandler(int, siginfo_t *, void *) { in AlarmHandler() argument 45 static void CrashHandler(int, siginfo_t *, void *) { in CrashHandler() argument 49 static void InterruptHandler(int, siginfo_t *, void *) { in InterruptHandler() argument 53 static void GracefulExitHandler(int, siginfo_t *, void *) { in GracefulExitHandler() argument 57 static void FileSizeExceedHandler(int, siginfo_t *, void *) { in FileSizeExceedHandler() argument 62 void (*callback)(int, siginfo_t *, void *)) { in SetSigaction() argument
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | syssignal.c | 31 void (*func)(int) in signal_no_reset() 66 RETSIGTYPE (*func)(int) in signal_no_reset() 86 RETSIGTYPE (*func)(int) in signal_no_reset() 104 RETSIGTYPE (*func)(int) in signal_no_reset()
|
| /freebsd/contrib/kyua/bootstrap/ |
| H A D | plain_helpers.cpp | 46 helper_abort_test_cases_list(int /* argc */, char** argv) in helper_abort_test_cases_list() argument 63 helper_empty_test_cases_list(int /* argc */, char** /* argv */) in helper_empty_test_cases_list() argument 75 helper_zero_test_cases(int /* argc */, char** argv) in helper_zero_test_cases() argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_malloc_win_thunk.cpp | 95 int, const char *, int) { in _calloc_dbg() argument 110 int, const char *, int) { in _realloc_dbg() argument 127 const size_t size, int, in _recalloc_dbg() argument 139 STATIC_MALLOC_INTERFACE void *_expand_dbg(void *, size_t, int, const char *, in _expand_dbg() argument
|
| H A D | asan_malloc_win.cpp | 75 __declspec(noinline) void _free_dbg(void *ptr, int) { free(ptr); } in _free_dbg() argument 86 __declspec(noinline) void *_malloc_dbg(size_t size, int, const char *, int) { in _malloc_dbg() argument 99 __declspec(noinline) void *_calloc_dbg(size_t nmemb, size_t size, int, in _calloc_dbg() argument 114 __declspec(noinline) void *_realloc_dbg(void *ptr, size_t size, int) { in _realloc_dbg() argument 179 int _CrtDbgReport(int, const char*, int, in _CrtDbgReport() argument 184 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW() argument 189 int _CrtSetReportMode(int, int) { in _CrtSetReportMode() argument
|
| /freebsd/tests/atf_python/sys/netlink/ |
| H A D | utils.py | 16 def roundup2(val: int, num: int) -> int: 23 def align4(val: int) -> int:
|
| /freebsd/tools/regression/sockets/unix_cmsg/ |
| H A D | t_generic.c | 37 t_generic(int (*client_func)(int), int (*server_func)(int)) in t_generic() argument
|
| /freebsd/crypto/openssl/crypto/dh/ |
| H A D | dh_depr.c | 25 DH *DH_generate_parameters(int prime_len, int generator, in DH_generate_parameters() argument 26 void (*callback)(int, int, void *), void *cb_arg) in DH_generate_parameters() argument
|
| /freebsd/contrib/llvm-project/libcxx/include/__memory/ |
| H A D | allocator_arg_t.h | 53 __user_alloc_construct_impl(integral_constant<int, 0>, _Tp* __storage, const _Allocator&, _Args&&..… in __user_alloc_construct_impl() 60 __user_alloc_construct_impl(integral_constant<int, 1>, _Tp* __storage, const _Allocator& __a, _Args… in __user_alloc_construct_impl() 67 __user_alloc_construct_impl(integral_constant<int, 2>, _Tp* __storage, const _Allocator& __a, _Args… in __user_alloc_construct_impl()
|
| /freebsd/crypto/openssl/crypto/rsa/ |
| H A D | rsa_depr.c | 29 RSA *RSA_generate_key(int bits, unsigned long e_value, in RSA_generate_key() argument 30 void (*callback)(int, int, void *), void *cb_arg) in RSA_generate_key() argument
|
| /freebsd/crypto/openssl/crypto/dsa/ |
| H A D | dsa_depr.c | 31 DSA *DSA_generate_parameters(int bits, in DSA_generate_parameters() argument 34 void (*callback)(int, int, void *), in DSA_generate_parameters() argument
|