| /freebsd-12.1/contrib/gcc/ |
| H A D | params.def | 250 "The maximum number of unrollings of a single loop", 252 /* The maximum number of insns of a peeled loop. */ 255 "The maximum number of insns of a peeled loop", 257 /* The maximum number of peelings of a single loop. */ 260 "The maximum number of peelings of a single loop", 262 /* The maximum number of insns of a peeled loop. */ 281 "The maximum number of insns of an unswitched loop", 394 /* The maximum length of path considered in cse. */ 397 "The maximum length of path considered in cse", 455 "The maximum memory locations recorded by cselib", [all …]
|
| /freebsd-12.1/sys/gnu/dts/arm64/exynos/ |
| H A D | exynos5433-tmu.dtsi | 56 /* Set maximum frequency as 1800MHz */ 62 /* Set maximum frequency as 1700MHz */ 68 /* Set maximum frequency as 1600MHz */ 74 /* Set maximum frequency as 1500MHz */ 80 /* Set maximum frequency as 1400MHz */ 86 /* Set maximum frequencyas 1200MHz */ 92 /* Set maximum frequency as 1000MHz */ 230 /* Set maximum frequency as 1200MHz */ 236 /* Set maximum frequency as 1100MHz */ 248 /* Set maximum frequency as 900MHz */ [all …]
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_max_cert_list.pod | 19 SSL_CTX_set_max_cert_list() sets the maximum size allowed for the peer's 24 SSL_CTX_get_max_cert_list() returns the currently set maximum size for B<ctx>. 26 SSL_set_max_cert_list() sets the maximum size allowed for the peer's 30 SSL_get_max_cert_list() returns the currently set maximum size for B<ssl>. 35 The TLS/SSL standard does not give any maximum size of the certificate chain. 38 received from a faulty or malicious peer, a maximum size for the certificate 41 The default value for the maximum certificate chain size is 100kB (30kB 43 chains (OpenSSL's default maximum chain length is 10, see 47 For special applications it can be necessary to extend the maximum certificate 57 If the maximum certificate chain size allowed is exceeded, the handshake will
|
| H A D | DTLS_get_data_mtu.pod | 5 DTLS_get_data_mtu - Get maximum data payload size 15 This function obtains the maximum data payload size for the established 21 Returns the maximum data payload size on success, or 0 on failure.
|
| H A D | SSL_CTX_set_min_proto_version.pod | 9 and maximum supported protocol version 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 D | OCSP_sendreq_new.pod | 34 response header maximum line length of B<maxline>. If B<maxline> is zero a 43 OCSP_set_max_response_length() sets the maximum response length for B<rctx> 57 path B<path>, the OCSP request B<req> and with a response header maximum line
|
| H A D | SSL_CTX_set_split_send_fragment.pod | 53 SSL_CTX_set_max_pipelines() and SSL_set_max_pipelines() set the maximum number 108 SSL_CTX_set_tlsext_max_fragment_length() sets the default maximum fragment 113 SSL_set_tlsext_max_fragment_length() sets the maximum fragment length 120 SSL_SESSION_get_max_fragment_length() gets the maximum fragment length
|
| H A D | SSL_read_early_data.pod | 85 will return the maximum number of early data bytes that can be sent. 87 The function SSL_SESSION_set_max_early_data() sets the maximum number of early 192 the maximum amount of any early data that it will accept on any future 197 object respectively. The B<max_early_data> parameter specifies the maximum 200 SSL_get_max_early_data() functions can be used to obtain the current maximum 204 since there is no practical benefit from using only one of them. If the maximum 209 the data that is sent. The maximum amount of received early data that is skipped 281 retry with a lower maximum protocol version. 340 SSL_SESSION_get_max_early_data() return the maximum number of early data bytes
|
| H A D | RAND_DRBG_generate.pod | 27 Before generating the output, the DRBG instance checks whether the maximum 28 number of generate requests (I<reseed interval>) or the maximum timespan
|
| H A D | SSL_CTX_set_generate_session_id.pod | 43 session id from pseudo random numbers of the maximum possible length. 49 B<id> into and a pointer to the maximum allowed length B<id_len>. The 69 guarantee uniqueness, it is recommended to use the maximum B<id_len> and
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libusbhid/ |
| H A D | t_usbhid.c | 119 uint32_t minimum, maximum; in ATF_TC_BODY() local 151 MYu_ATF_CHECK_EQ(maximum, 255); in ATF_TC_BODY() 157 maximum = hi.logical_maximum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY() 158 MYu_ATF_CHECK_EQ(maximum, 65535); in ATF_TC_BODY() 164 maximum = hi.logical_maximum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY() 165 MYu_ATF_CHECK_EQ(maximum, 4294967295); in ATF_TC_BODY() 182 uint32_t minimum, maximum; in ATF_TC_BODY() local 214 MYu_ATF_CHECK_EQ(maximum, 255); in ATF_TC_BODY() 220 maximum = hi.physical_maximum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY() 221 MYu_ATF_CHECK_EQ(maximum, 65535); in ATF_TC_BODY() [all …]
|
| /freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| H A D | BEGEMOT-HOSTRES-MIB.txt | 69 "The maximum number of ticks the storage table is cached." 78 "The maximum number of ticks the FS table is cached." 87 "The maximum number of ticks the disk storage table is cached." 96 "The maximum number of ticks the network table is cached." 105 "The maximum number of ticks the hrSWInstalledTable is cached." 114 "The maximum number of ticks the hrSWRunTable and
|
| /freebsd-12.1/contrib/byacc/ |
| H A D | configure.in | 23 AC_MSG_CHECKING(for maximum table size) 26 [set the maximum table size = N (no default)])]) 35 AC_DEFINE_UNQUOTED(MAXTABLE,$with_max_table_size,[Define to maximum table size (default: 32500)])
|
| /freebsd-12.1/sys/contrib/zstd/programs/ |
| H A D | zstd.1.md | 255 improving its efficiency but reducing its possible maximum size. 302 Specify the maximum number of bits for a match distance. 314 Specify the maximum number of bits for a hash table. 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. 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). [all …]
|
| /freebsd-12.1/sys/contrib/ck/src/ |
| H A D | ck_hs.c | 556 unsigned int maximum; in ck_hs_gc() local 568 maximum = 0; in ck_hs_gc() 579 maximum = map->probe_maximum; in ck_hs_gc() 610 if (n_probes > maximum) in ck_hs_gc() 611 maximum = n_probes; in ck_hs_gc() 626 if (maximum != map->probe_maximum) in ck_hs_gc() 627 ck_pr_store_uint(&map->probe_maximum, maximum); in ck_hs_gc()
|
| H A D | ck_ht.c | 390 CK_HT_TYPE maximum, i; in ck_ht_gc() local 402 maximum = 0; in ck_ht_gc() 413 maximum = map->probe_maximum; in ck_ht_gc() 471 if (probes_wr > maximum) in ck_ht_gc() 472 maximum = probes_wr; in ck_ht_gc() 483 if (maximum != map->probe_maximum) in ck_ht_gc() 484 CK_HT_TYPE_STORE(&map->probe_maximum, maximum); in ck_ht_gc()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 168 "default struct packing maximum alignment") 170 "default maximum alignment for types") 222 LANGOPT(NewAlignOverride , 32, 0, "maximum alignment guaranteed by '::operator new(size_t)'") 273 "maximum number of operator->s to follow") 275 "maximum template instantiation depth") 277 "maximum constexpr call depth") 279 "maximum constexpr evaluation steps") 281 "maximum bracket nesting depth")
|
| /freebsd-12.1/usr.bin/compress/doc/ |
| H A D | README | 23 The "usermem" script attempts to determine the maximum process size. Some 26 "USERMEM" containing the maximum process size in decimal. 44 The difference "usermem-sacredmem" determines the maximum BITS that can be 57 The maximum bits can be overruled by specifying "-DBITS=bits" at 113 The difference "usermem-sacredmem" determines the maximum BITS that can be 128 The default memory size is 750,000 which gives a maximum BITS=16 and no 131 The maximum bits can be overruled by specifying "-DBITS=bits" at
|
| /freebsd-12.1/sys/dev/evdev/ |
| H A D | evdev.c | 474 int32_t minimum, int32_t maximum, int32_t fuzz, int32_t flat, in evdev_support_abs() argument 484 .maximum = maximum, in evdev_support_abs() 552 (absinfo->maximum < 1 || absinfo->maximum >= MAX_MT_SLOTS)) in evdev_set_absinfo() 559 evdev->ev_absinfo[ABS_MT_SLOT].maximum = absinfo->maximum; in evdev_set_absinfo()
|
| /freebsd-12.1/sys/gnu/dts/arm64/mediatek/ |
| H A D | mt2712-evb.dts | 131 //maximum-speed = "full-speed"; 144 //maximum-speed = "full-speed";
|
| /freebsd-12.1/contrib/libxo/doc/ |
| H A D | field-formatting.rst | 34 - a period followed by one or more digits indicating the maximum 35 number of bytes which will be examined for a string argument, or the maximum 40 - a second period followed by one or more digits indicating the maximum 172 the number of bytes that can be safely referenced and the maximum 174 and adds a third value for specifying the maximum number of columns. 177 and a maximum of 6. Up to ten bytes of data at the location given by 258 a maximum of 6;
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
| H A D | tst.enum.d | 45 maximum = 2147483647 enumerator
|
| /freebsd-12.1/tools/tools/sysdoc/ |
| H A D | tunables.mdoc | 538 The maximum number of bytes that can be 541 This is basically the maximum number of 763 The maximum number of sockets available. 813 The maximum pending socket connection queue size. 869 The maximum number of files allowed for all the 891 The maximum number of processes that the system 901 The maximum number of processes one user ID can run. 928 The maximum number of 977 Contains the maximum number of groups that a 1422 The maximum amount of data that may be queued for [all …]
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 399 # Obtain maximum height and width values 497 # Obtain maximum height and width values 580 # $var_width) are not constrained to minimum/maximum values. 680 # $var_width) are not constrained to minimum/maximum values. 741 # $var_width) are not constrained to minimum/maximum values. 808 # $var_width) are not constrained to minimum/maximum values. 1358 # Obtain/Adjust minimum and maximum thresholds 1398 # Enforce maximum height, unless `-n' was passed 1414 # Enforce minimum/maximum width, unless `-n' was passed 1460 # Obtain/Adjust minimum and maximum thresholds [all …]
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | k524_err.et | 14 error_code BADREALM, "V5 realm name longer than V4 maximum" #unused
|