| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_solaris.cpp | 64 DECLARE__REAL_AND_INTERNAL64(uptr, mmap, void *addr, uptr /*size_t*/ length, in DECLARE__REAL_AND_INTERNAL64() argument 69 DECLARE__REAL_AND_INTERNAL(uptr, munmap, void *addr, uptr length) { in DECLARE__REAL_AND_INTERNAL() argument 91 DECLARE__REAL_AND_INTERNAL(uptr, close, fd_t fd) { in DECLARE__REAL_AND_INTERNAL() argument 105 DECLARE__REAL_AND_INTERNAL(uptr, read, fd_t fd, void *buf, uptr count) { in DECLARE__REAL_AND_INTERNAL() argument 109 DECLARE__REAL_AND_INTERNAL(uptr, write, fd_t fd, const void *buf, uptr count) { in DECLARE__REAL_AND_INTERNAL() argument 114 DECLARE__REAL_AND_INTERNAL(uptr, ftruncate, fd_t fd, uptr size) { in DECLARE__REAL_AND_INTERNAL() argument 118 DECLARE__REAL_AND_INTERNAL64(uptr, stat, const char *path, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument 122 DECLARE__REAL_AND_INTERNAL64(uptr, lstat, const char *path, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument 126 DECLARE__REAL_AND_INTERNAL64(uptr, fstat, fd_t fd, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument 137 DECLARE__REAL_AND_INTERNAL(uptr, dup, int oldfd) { in DECLARE__REAL_AND_INTERNAL() argument [all …]
|
| D | sanitizer_common.cpp | 320 static int InstallMallocFreeHooks(void (*malloc_hook)(const void *, uptr), in InstallMallocFreeHooks() argument 359 uptr), in __sanitizer_install_malloc_and_free_hooks() argument
|
| D | sanitizer_suppressions.cpp | 63 static const char *FindFile(const char *file_path, char *, uptr) { in FindFile() argument
|
| D | sanitizer_internal_defs.h | 135 typedef unsigned long long uptr; typedef
|
| D | sanitizer_linux.cpp | 1182 void ForEachMappedRegion(link_map *map, void (*cb)(const void *, uptr)) { in ForEachMappedRegion() argument
|
| /freebsd-12-stable/contrib/apr-util/uri/ |
| D | apr_uri.c | 91 const apr_uri_t *uptr, in apr_uri_unparse() 723 apr_uri_t *uptr) in apr_uri_parse() 918 apr_uri_t *uptr) in apr_uri_parse_hostinfo()
|
| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/ |
| D | tst.IntegerArithmetic1.d | 42 uintptr_t uptr; variable
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| D | asan_globals_win.cpp | 26 static void call_on_globals(void (*hook)(__asan_global *, uptr)) { in call_on_globals() argument
|
| D | asan_malloc_linux.cpp | 181 INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { in INTERCEPTOR() argument
|
| D | asan_interceptors.cpp | 84 DECLARE_REAL_AND_INTERCEPTOR(void *, malloc, uptr) in DECLARE_REAL_AND_INTERCEPTOR() argument
|
| /freebsd-12-stable/sys/dev/aacraid/ |
| D | aacraid.c | 3457 aac_return_aif(struct aac_softc *sc, struct aac_fib_context *ctx, caddr_t uptr) in aac_return_aif() 3481 aac_get_pci_info(struct aac_softc *sc, caddr_t uptr) in aac_get_pci_info() 3501 aac_supported_features(struct aac_softc *sc, caddr_t uptr) in aac_supported_features() 3544 aac_query_disk(struct aac_softc *sc, caddr_t uptr) in aac_query_disk()
|
| /freebsd-12-stable/sys/dev/aac/ |
| D | aac.c | 3566 aac_return_aif(struct aac_softc *sc, struct aac_fib_context *ctx, caddr_t uptr) in aac_return_aif() 3593 aac_get_pci_info(struct aac_softc *sc, caddr_t uptr) in aac_get_pci_info() 3613 aac_supported_features(struct aac_softc *sc, caddr_t uptr) in aac_supported_features() 3655 aac_query_disk(struct aac_softc *sc, caddr_t uptr) in aac_query_disk()
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | tc.who.c | 200 struct utmp *uptr; local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| D | internal_defs.h | 81 typedef unsigned long uptr; typedef
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/memprof/ |
| D | memprof_malloc_linux.cpp | 179 INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { in INTERCEPTOR() argument
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | dfsan_interceptors.cpp | 139 INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { in INTERCEPTOR() argument
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/interception/ |
| D | interception.h | 266 typedef unsigned long long uptr; typedef
|
| /freebsd-12-stable/contrib/sqlite3/tea/generic/ |
| D | tclsqlite3.c | 76 typedef uintptr_t uptr; typedef 78 typedef unsigned int uptr; typedef 80 typedef sqlite3_uint64 uptr; typedef
|
| /freebsd-12-stable/contrib/libevent/test/ |
| D | regress_util.c | 763 ev_uintptr_t uptr; in test_evutil_integers() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/ |
| D | lsan_common.cpp | 359 ScanRangeForPointers(reinterpret_cast<uptr>(dtls_begin), in ProcessThreads() argument
|
| D | lsan_interceptors.cpp | 147 INTERCEPTOR(uptr, malloc_usable_size, void *ptr) { in INTERCEPTOR() argument
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/test/ |
| D | regress_util.c | 763 ev_uintptr_t uptr; in test_evutil_integers() local
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_proc.c | 1304 uintptr_t uptr; in ptr32_trim() local
|
| /freebsd-12-stable/crypto/openssl/apps/ |
| D | apps.c | 2065 const char *uptr = (const char *)ASN1_STRING_get0_data(uri); in get_dp_url() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors_posix.cpp | 733 TSAN_INTERCEPTOR(uptr, malloc_usable_size, void *p) { in TSAN_INTERCEPTOR() argument 2630 TSAN_INTERCEPTOR(uptr, __tls_get_addr_internal, void *arg) { in TSAN_INTERCEPTOR() argument
|