| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_report.h | 25 uptr beg; member in struct:__asan::StackVarDescr
|
| H A D | asan_interface_internal.h | 50 uptr beg; // The address of the global. member in struct:__asan_global
|
| H A D | asan_shadow_setup.cc | 29 void ReserveShadowMemoryRange(uptr beg, uptr end, const char *name) { argument
|
| H A D | asan_interceptors_memintrinsics.h | 29 static inline bool QuickCheckForUnpoisonedRegion(uptr beg, uptr size) { argument
|
| H A D | asan_fake_stack.cc | 118 uptr beg = reinterpret_cast<uptr>(GetFrame(stack_size_log, 0, 0)); local in function:__asan::FakeStack::AddrIsInFakeStack 249 void *__asan_addr_is_in_fake_stack(void *fake_stack, void *addr, void **beg, argument
|
| H A D | asan_poisoning.cc | 114 ShadowSegmentEndpoint beg(beg_addr); local in function:__asan_poison_memory_region 154 ShadowSegmentEndpoint beg(beg_addr); local in function:__asan_unpoison_memory_region 182 __asan_region_is_poisoned(uptr beg,uptr size) argument 362 uptr beg = reinterpret_cast<uptr>(beg_p); local in function:__sanitizer_annotate_contiguous_container 410 uptr beg = reinterpret_cast<uptr>(beg_p); local in function:__sanitizer_contiguous_container_find_bad_address [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_tls_get_addr.h | 40 uptr beg, size; member in struct:__sanitizer::DTLS::DTV
|
| H A D | sanitizer_file.cc | 183 const char *beg = path; local in function:__sanitizer::FindPathToBinary
|
| H A D | sanitizer_allocator_secondary.h | 227 uptr beg = 0, end = n - 1; local in function:LargeMmapAllocator::GetBlockBeginFastLocked
|
| H A D | sanitizer_libc.cc | 261 bool mem_is_zero(const char *beg, uptr size) { argument
|
| /src/lib/libc/compat/gen/ |
| H A D | compat_timezone.c | 69 char *beg, local in function:timezone
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_platform_posix.cc | 124 static void ProtectRange(uptr beg, uptr end) { argument
|
| /src/bin/ksh/ |
| H A D | expand.h | 11 char *end, *beg; /* end, begin of string */ member in struct:XString 64 void **beg, **end; /* begin, end of vector */ member in struct:XPtrV [all...] |
| /src/common/dist/zlib/ |
| H A D | inffast.c | 57 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local in function:inflate_fast
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| H A D | msan_linux.cc | 39 void ReportMapRange(const char *descr, uptr beg, uptr size) { argument 46 static bool CheckMemoryRangeAvailability(uptr beg, uptr size) { argument 57 static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { argument [all...] |
| H A D | msan_poisoning.cc | 48 uptr beg = d & ~3UL; local in function:__msan::CopyOrigin 153 uptr beg = x & ~3UL; // align down. local in function:__msan::SetOrigin [all...] |
| H A D | msan_allocator.cc | 249 const void *beg = allocator.GetBlockBegin(p); local in function:__msan::AllocationSize
|
| /src/usr.bin/whatis/ |
| H A D | whatis.c | 76 char *beg, *conffile, **p, *p_augment, *p_path; local in function:main
|
| /src/sys/kern/ |
| H A D | subr_log.c | 464 long beg, end; local in function:sysctl_msgbuf
|
| /src/sbin/scan_ffs/ |
| H A D | scan_ffs.c | 397 show_status(uintmax_t beg, uintmax_t total) argument 420 scan_disk(int fd, daddr_t beg, daddr_t end, int fflags) argument 494 daddr_t end = -1, beg = 0; local in function:main
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
| H A D | asan_interface_test.cc | 333 for (size_t beg = 0; beg < size + rz; beg++) { local in function:TEST [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_libc_test.cc | 47 for (size_t beg = 0; beg < size; beg++) { local in function:TEST [all...] |
| /src/usr.bin/mail/ |
| H A D | mime_codecs.c | 534 unsigned char *beg; local in function:fput_quoted_line
|
| /src/sys/arch/hpcmips/dev/ |
| H A D | plumvideo.c | 627 plumvideo_clut_get(struct plumvideo_softc *sc, u_int32_t *rgb, int beg, argument 615 __plumvideo_clut_get(bus_space_tag_t iot,bus_space_handle_t ioh,u_int32_t * rgb,int beg,int cnt) argument 638 __plumvideo_clut_set(bus_space_tag_t iot,bus_space_handle_t ioh,u_int32_t * rgb,int beg,int cnt) argument 650 plumvideo_clut_set(struct plumvideo_softc * sc,u_int32_t * rgb,int beg,int cnt) argument 661 __plumvideo_clut_default(bus_space_tag_t iot,bus_space_handle_t ioh,u_int32_t * rgb,int beg,int cnt) argument 707 __plumvideo_clut_access(struct plumvideo_softc * sc,u_int32_t * rgb,int beg,int cnt,void (* palette_func)(bus_space_tag_t,bus_space_handle_t,u_int32_t *,int,int)) argument [all...] |
| /src/sys/arch/hpcmips/tx/ |
| H A D | tx3912video.c | 675 tx3912video_clut_get(struct tx3912video_softc *sc, u_int32_t *rgb, int beg, argument
|