Searched defs:orig_size (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_malloc_bisect.h | 18 static u32 malloc_hash(StackTrace *stack, uptr orig_size) { in malloc_hash() 31 static inline bool malloc_bisect(StackTrace *stack, uptr orig_size) { in malloc_bisect()
|
H A D | hwasan_report.cpp | 941 uptr orig_size, const u8 *expected) in TailOverwrittenReport() 959 const uptr orig_size = 0; member in __hwasan::__anon865875d10511::TailOverwrittenReport 1082 void ReportTailOverwritten(StackTrace *stack, uptr tagged_addr, uptr orig_size, in ReportTailOverwritten()
|
H A D | hwasan_allocator.cpp | 183 static void *HwasanAllocate(StackTrace *stack, uptr orig_size, uptr alignment, in HwasanAllocate() 308 uptr orig_size = meta->GetRequestedSize(); in HwasanDeallocate() local
|
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | buffer.h | 866 size_t orig_size; member
|
/freebsd/contrib/libevent/include/event2/ |
H A D | buffer.h | 866 size_t orig_size; member
|
/freebsd/usr.bin/rs/ |
H A D | rs.cc | 213 size_t colw, max, n, orig_size, padto; in prepfile() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | StringList.cpp | 157 const size_t orig_size = m_strings.size(); in SplitIntoLines() local
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointLocationList.cpp | 82 const size_t orig_size = bp_loc_list.GetSize(); in FindInModule() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | emutls.c | 366 uintptr_t orig_size = array->size; in emutls_get_address_array() local
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clbio.c | 815 off_t orig_size, tmp_off; ncl_write() local
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | qp.c | 141 int orig_size = size; in mlx5_copy_to_send_wqe() local
|
/freebsd/contrib/one-true-awk/ |
H A D | b.c | 620 size_t orig_size = f->gototab[state].allocated; // 2nd half of new mem is this size in resize_gototab() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 213 const unsigned orig_size = orig->full_size(); in HandlePathDiagnostic() local
|