Home
last modified time | relevance | path

Searched refs:minimum (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/freebsd-12.1/contrib/netbsd-tests/lib/libusbhid/
H A Dt_usbhid.c119 uint32_t minimum, maximum; in ATF_TC_BODY() local
149 MYu_ATF_CHECK_EQ(minimum, 0); in ATF_TC_BODY()
155 minimum = hi.logical_minimum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY()
156 MYu_ATF_CHECK_EQ(minimum, 0); in ATF_TC_BODY()
162 minimum = hi.logical_minimum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY()
163 MYu_ATF_CHECK_EQ(minimum, 0); in ATF_TC_BODY()
182 uint32_t minimum, maximum; in ATF_TC_BODY() local
212 MYu_ATF_CHECK_EQ(minimum, 0); in ATF_TC_BODY()
218 minimum = hi.physical_minimum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY()
219 MYu_ATF_CHECK_EQ(minimum, 0); in ATF_TC_BODY()
[all …]
/freebsd-12.1/contrib/ncurses/menu/
H A Dm_format.c42 #define minimum(a,b) ((a)<(b) ? (a): (b)) macro
90 minimum(menu->nitems, cols) : in NCURSES_EXPORT()
95 menu->arows = (short)minimum(total_rows, rows); in NCURSES_EXPORT()
/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h163 unsigned int minimum; /*%< minimum i/o for event */ member
290 unsigned int minimum, isc_task_t *task,
760 unsigned int minimum,
764 unsigned int minimum,
769 unsigned int minimum, isc_task_t *task,
/freebsd-12.1/sys/contrib/zstd/programs/
H A Dzstd.1.md273 minimum evaluation time, in seconds (default: 3s), benchmark mode only
319 The minimum _hlog_ is 6 (64 B) and the maximum is 26 (128 MiB).
330 The minimum _clog_ is 6 (64 B) and the maximum is 28 (256 MiB).
339 The minimum _slog_ is 1 and the maximum is 26.
342 Specify the minimum searched length of a match in a hash table.
347 The minimum _slen_ is 3 and the maximum is 7.
364 The minimum _tlen_ is 1 and the maximum is 999.
371 The minimum _ovlog_ is 0, and the maximum is 9.
386 The minimum _ldmhlog_ is 6 and the maximum is 26 (default: 20).
406 The minimum _ldmblog_ is 0 and the maximum is 8 (default: 3).
[all …]
/freebsd-12.1/lib/libc/gen/
H A Darc4random.c47 #define minimum(a, b) ((a) < (b) ? (a) : (b)) macro
139 m = minimum(datlen, KEYSZ + IVSZ); in _rs_rekey()
159 m = minimum(n, rs->rs_have); in _rs_random_buf()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_min_proto_version.pod8 SSL_get_min_proto_version, SSL_get_max_proto_version - Get and set minimum
27 The functions get or set the minimum and maximum supported protocol versions
34 Setting the minimum or maximum version to 0, will enable protocol
H A DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod33 made to set the salt length below the minimum value. It is otherwise similar
52 parameters are restricted. For example, setting a minimum salt length also
63 EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen() restricts the minimum salt length
H A DUI_STRING.pod77 retrieve the minimum and maximum required size of the result.
84 contents of B<result> if its length fits the minimum and maximum size
122 UI_get_result_minsize() returns the minimum allowed result size for
126 UI_get_result_maxsize() returns the minimum allowed result size for
/freebsd-12.1/sbin/gbde/
H A Dtemplate.txt6 # minimum and always safe. For UFS, use the fragment size
22 # The minimum is obviously one and the maximum is 4.
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DOpenCLExtensions.def23 // avail - minimum OpenCL version supporting it.
24 // core - minimum OpenCL version when the extension becomes optional core
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d44 minimum = -2147483648, enumerator
/freebsd-12.1/contrib/googletest/googletest/m4/
H A Dgtest.m41 dnl GTEST_LIB_CHECK([minimum version [,
4 dnl Check for the presence of the Google Test library, optionally at a minimum
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c2959 size_t minimum) in get_uncompressed_data() argument
2995 if (extract_pack_stream(a, minimum) < 0) in get_uncompressed_data()
3018 if (minimum == 0) in extract_pack_stream()
3019 minimum = 1; in extract_pack_stream()
3040 if (zip->uncompressed_buffer_size < minimum) { in extract_pack_stream()
3041 zip->uncompressed_buffer_size = minimum + 1023; in extract_pack_stream()
3052 } else if (zip->uncompressed_buffer_size < minimum || in extract_pack_stream()
3065 if (zip->uncompressed_buffer_size < minimum) { in extract_pack_stream()
3073 new_size = minimum + 1023; in extract_pack_stream()
3198 size_t minimum) in read_stream() argument
[all …]
/freebsd-12.1/contrib/ntp/lib/isc/
H A Dsocket_api.c153 isc_socket_recv(isc_socket_t *sock, isc_region_t *region, unsigned int minimum, in isc_socket_recv() argument
158 return (sock->methods->recv(sock, region, minimum, task, action, arg)); in isc_socket_recv()
/freebsd-12.1/crypto/heimdal/lib/kadm5/
H A Dkadm5_err.et32 error_code BAD_MIN_PASS_LIFE, "Password minimum life is greater than password maximum life"
37 error_code PASS_TOOSOON, "Current password's minimum life has not expired"
/freebsd-12.1/contrib/libxo/doc/
H A Dfield-formatting.rst31 - one or more digits ('0' - '9') indicating the minimum width of the
33 the minimum width, the value will be padded to reach the minimum.
176 In this example, the name field is printed with a minimum of 3 columns
227 with any minimum width removed. If the primary is not given, both
257 ten bytes of data can be inspected to fill a minimum of 4 columns and
/freebsd-12.1/bin/sh/tests/expansion/
H A Darith11.05 # Calculate the minimum possible value, assuming two's complement and
/freebsd-12.1/contrib/diff/src/
H A Danalyze.c490 lin minimum = 1; in discard_confusing_lines() local
498 minimum <<= 1; in discard_confusing_lines()
499 minimum++; in discard_confusing_lines()
506 else if (minimum == ++consec) in discard_confusing_lines()
509 else if (minimum < consec) in discard_confusing_lines()
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dntp_pkg_config.m48 dnl lower the minimum version if you find an earlier one works
/freebsd-12.1/contrib/libevent/m4/
H A Dntp_pkg_config.m48 dnl lower the minimum version if you find an earlier one works
/freebsd-12.1/contrib/ntp/sntp/libevent/m4/
H A Dntp_pkg_config.m48 dnl lower the minimum version if you find an earlier one works
/freebsd-12.1/usr.sbin/bsdconfig/include/
H A Dbsdconfig.hlp2 process is complete. At the minimum, you should probably set the root
/freebsd-12.1/contrib/ntp/lib/isc/win32/
H A Dsocket.c1219 INSIST(dev->n < dev->minimum); in fill_recv()
1307 if (dev->n >= dev->minimum) { in completeio_recv()
2802 unsigned int minimum, isc_task_t *task, in isc__socket_recvv() argument
2846 dev->minimum = 1; in isc__socket_recvv()
2848 if (minimum == 0) in isc__socket_recvv()
2849 dev->minimum = iocount; in isc__socket_recvv()
2851 dev->minimum = minimum; in isc__socket_recvv()
2939 event->minimum = 1; in isc__socket_recv2()
2941 if (minimum == 0) in isc__socket_recv2()
2942 event->minimum = region->length; in isc__socket_recv2()
[all …]
/freebsd-12.1/usr.sbin/bsdconfig/dot/
H A Ddot349 printf '\t\twidth = 2.5, // arbitrary minimum width for all nodes\n'
350 printf '\t\tfixedsize = true, // turn minimum width into exact width\n'
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmeasure16 >12 ubyte &1 \b, minimum point enabled

12345678910>>...13