/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_pool.c | 68 IN const size_t min_size, IN const size_t max_size, in cl_qcpool_init() 424 IN const size_t min_size, IN const size_t max_size, in cl_qpool_init() 521 IN const size_t min_size, IN const size_t max_size, in cl_cpool_init() 627 IN const size_t max_size, IN const size_t grow_size, in cl_pool_init()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan.h | 23 #define GET_STACK_TRACE(max_size, fast) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_stack.h | 35 #define GET_STACK_TRACE(max_size, fast) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_stack.h | 35 #define GET_STACK_TRACE(max_size, fast) \ argument
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | sel-lex.l | 126 lex_input(char *buf, int max_size) in lex_input()
|
/freebsd/contrib/llvm-project/libcxx/src/include/ |
H A D | sso_allocator.h | 72 _LIBCPP_HIDE_FROM_ABI size_type max_size() const throw() { return size_type(~0) / sizeof(_Tp); } in max_size() function
|
/freebsd/libexec/talkd/ |
H A D | announce.c | 96 int i, j, max_size; in print_mesg() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | test_crypto_wrapping.c | 40 size_t max_size, in test_wrapping()
|
/freebsd/crypto/openssh/ |
H A D | sshbuf.c | 47 size_t max_size; /* Maximum size of buffer */ member 243 sshbuf_set_max_size(struct sshbuf *buf, size_t max_size) in sshbuf_set_max_size()
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | zfs_debug.c | 44 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge()
|
/freebsd/sys/dev/mlx5/mlx5_fpga/ |
H A D | mlx5fpga_sdk.c | 133 size_t max_size = MLX5_FPGA_ACCESS_REG_SIZE_MAX; in mlx5_fpga_mem_read_i2c() local 165 size_t max_size = MLX5_FPGA_ACCESS_REG_SIZE_MAX; in mlx5_fpga_mem_write_i2c() local
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | thread.cpp | 141 size_t max_size() const {return size_t(~0) / sizeof(T);} max_size() function in __hidden_allocator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_report.cpp | 118 void NORETURN ReportAllocationSizeTooBig(uptr user_size, uptr max_size, in ReportAllocationSizeTooBig()
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_debug.c | 71 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge()
|
/freebsd/crypto/openssl/crypto/async/ |
H A D | async_local.h | 73 size_t max_size; member
|
H A D | async.c | 352 int ASYNC_init_thread(size_t max_size, size_t init_size) in ASYNC_init_thread()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_debug.c | 91 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge()
|
/freebsd/sys/fs/udf/ |
H A D | udf_vnops.c | 1052 uint32_t max_size; in udf_bmap() local 1305 uint32_t max_size; in udf_readatoffset() local 1368 uint32_t *max_size) in udf_bmap_internal()
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ls.c | 323 int max_size, in print_file() 572 int max_size = 0; in list_files() local
|
/freebsd/contrib/arm-optimized-routines/string/bench/ |
H A D | memset.c | 105 init_memset (size_t max_size) in init_memset()
|
H A D | memcpy.c | 128 init_copies (size_t max_size) in init_copies()
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_vf.c | 463 void e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_size) in e1000_rlpml_set_vf()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | LinuxPTraceDefines_arm64sve.h | 148 uint32_t max_size; /* maxmium possible size for this thread */ member
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_log.h | 131 unsigned long max_size; member
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_log.c | 468 IN unsigned long max_size, in osm_log_init_v2()
|