Searched defs:size (Results 176 - 200 of 3878) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.h25 uptr size; member in struct:__asan::StackVarDescr
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_mapping.h49 inline uptr MemToShadowSize(uptr size) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_util.h31 inline size_t RoundUpTo(size_t size, size_t boundary) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_cpp.cpp26 INTERFACE WEAK void *operator new(size_t size) { argument
29 INTERFACE WEAK void *operator new[](size_t size) { argument
40 INTERFACE WEAK void *operator new(size_t size, std::align_val_t align) { argument
44 operator new[](size_t size, std::align_val_t align) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_tls_get_addr.h39 uptr beg, size; member in struct:__sanitizer::DTLS::DTV
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_set_format.c34 int size = sizeof(test_txt)-1; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_empty.c87 archive_read_format_empty_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
/freebsd-11-stable/lib/libkiconv/
H A Dkiconv_sysctl.c41 size_t size; local
68 size_t i, size; local
[all...]
/freebsd-11-stable/contrib/less/
H A Dscrsize.c88 int size[2]; local
97 get_winsize(dpy, (Window) atol(cp), &size[0], &size[1]); local
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_ohash.h41 unsigned int size; member in struct:ohash
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_rumpfs.c47 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
H A Dfstest_tmpfs.c53 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
/freebsd-11-stable/contrib/netbsd-tests/include/sys/
H A Dt_types.c51 ssize_t size; local
87 ssize_t size; local
119 size_t size; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/rump_server/
H A Dt_disk.sh56 size() function
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Devent.c41 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, isc_taskaction_t action, const void *arg, size_t size) argument
/freebsd-11-stable/contrib/ntp/libparse/
H A Dclk_computime.c111 cvt_computime( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
H A Dclk_dcf7000.c88 cvt_dcf7000( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
H A Dclk_sel240x.c123 cvt_sel240x( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
H A Dclk_wharton.c86 cvt_wharton_400a( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Depoll_sub.c38 epoll_create(int size) argument
/freebsd-11-stable/contrib/libreadline/
H A Dhistory.h60 int size; /* Number of slots allocated to this array. */ member in struct:_hist_state
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/
H A Dmask_based_range_hashing.hpp92 notify_resized(size_type size) argument
H A Dmod_based_range_hashing.hpp94 notify_resized(size_type size) argument
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_size_base.hpp73 set_size(size_type size) argument
95 set_size(size_type size) { } argument
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dwork.c42 size_t size; local

Completed in 205 milliseconds

1234567891011>>