Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 25 of 1529) sorted by relevance

12345678910>>...62

/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dm_func.c288 int top, size, maximum, old_max; in vi_scrollbar() local
297 maximum = val3; in vi_scrollbar()
303 fprintf( stderr, "\tmaximum\t\t%d\n", maximum ); in vi_scrollbar()
309 if ( top >= maximum ) { in vi_scrollbar()
313 maximum = top + 1; in vi_scrollbar()
320 if ( top+size >= maximum ) { in vi_scrollbar()
324 size = maximum - top; in vi_scrollbar()
329 if ( maximum > old_max ) in vi_scrollbar()
330 XtVaSetValues( __vi_screen->scroll, XmNmaximum, maximum, 0 ); in vi_scrollbar()
342 if ( maximum < old_max ) in vi_scrollbar()
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tmu.dtsi56 /* 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 */
242 /* Set maximum frequency as 1000MHz */
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_max_cert_list.pod19 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 DDTLS_get_data_mtu.pod5 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 DSSL_CTX_set_min_proto_version.pod9 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
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set_max_cert_list.pod19 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 DDTLS_get_data_mtu.pod5 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 DSSL_CTX_set_min_proto_version.pod9 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
/netbsd-src/tests/lib/libusbhid/
H A Dt_usbhid.c119 uint32_t minimum, maximum; in ATF_TC_BODY() local
150 maximum = (uint32_t)hi.logical_maximum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY()
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
213 maximum = (uint32_t)hi.physical_maximum & ((1ULL<<hi.report_size)-1); in ATF_TC_BODY()
214 MYu_ATF_CHECK_EQ(maximum, 255); in ATF_TC_BODY()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dd2fixed.c433 const uint32_t maximum = precision - 9 * i; in d2fixed_buffered_n() local
435 for (uint32_t k = 0; k < 9 - maximum; ++k) { in d2fixed_buffered_n()
455 if (maximum > 0) { in d2fixed_buffered_n()
456 append_c_digits(maximum, digits, result + index); in d2fixed_buffered_n()
457 index += maximum; in d2fixed_buffered_n()
632 const uint32_t maximum = precision - printedDigits; in d2exp_buffered_n() local
636 printf("maximum=%u\n", maximum); in d2exp_buffered_n()
642 if (availableDigits > maximum) { in d2exp_buffered_n()
643 for (uint32_t k = 0; k < availableDigits - maximum; ++k) { in d2exp_buffered_n()
674 memset(result + index, '0', maximum); in d2exp_buffered_n()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dparams.opt79 The maximum length of a constant string for a builtin string cmp call eligible for inlining. The de…
105 -param=fsm-maximum-phi-arguments=
127 Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations.
243 Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number …
275 The maximum code size growth ratio when expanding into a jump table (in percent). The parameter is…
279 The maximum code size growth ratio when expanding into a jump table (in percent). The parameter is…
327 The maximum number of stmts in loop nest for loop interchange.
343 The maximum number of instructions in an inner loop that is being considered for versioning.
347 The maximum number of instructions in an outer loop that is being considered for versioning, on top…
375 The maximum number of instructions to consider to unroll in a loop on average.
[all …]
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dc11.c155 double maximum(int n, int m, double a[n][m]);
157 double maximum(int n, int m, double a[*][*]);
159 double maximum(int n, int m, double a[ ][*]);
160 double maximum(int n, int m, double a[ ][m]);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dparams.opt103 The maximum length of a constant string for a builtin string cmp call eligible for inlining. The de…
174 Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations.
306 Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number …
342 The maximum code size growth ratio when expanding into a jump table (in percent). The parameter is…
346 The maximum code size growth ratio when expanding into a jump table (in percent). The parameter is…
363 The maximum recommended size of contiguous memory occupied by two objects
414 The maximum number of stmts in loop nest for loop interchange.
430 The maximum number of instructions in an inner loop that is being considered for versioning.
434 The maximum number of instructions in an outer loop that is being considered for versioning, on top…
462 The maximum number of instructions to consider to unroll in a loop on average.
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-clearfog-itx.dtsi38 maximum-power-milliwatt = <2000>;
45 maximum-power-milliwatt = <2000>;
52 maximum-power-milliwatt = <2000>;
59 maximum-power-milliwatt = <2000>;
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp44 opts.maximum = -35; in paint()
47 else if (signal > opts.maximum) in paint()
48 opts.progress = opts.maximum; in paint()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/
H A Dracoon.conf.in24 maximum_length 20; # maximum padding length.
44 counter 5; # maximum trying count to send.
45 interval 20 sec; # maximum interval to resend.
48 # maximum time to wait for completing each phase.
/netbsd-src/games/robots/
H A Dmain.c70 int maximum = 0; in main() local
118 maximum = atoi(word); in main()
121 Max_per_uid = maximum; in main()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_nvcommon.c108 unsigned int *x, unsigned int maximum, in parseStringWithValues() argument
247 unsigned int minimum, unsigned int maximum, in parseHexOrDecimal() argument
269 if ((*x > maximum) || (*x < minimum)) { in parseHexOrDecimal()
271 name, minimum, maximum); in parseHexOrDecimal()
H A Dtpm_nvcommon.h38 unsigned int *x, unsigned int maximum,
45 unsigned int minimum, unsigned int maximum,
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHist_data.cc349 maximum = new_hist_item (tobj); in Hist_data()
398 if (maximum) in ~Hist_data()
400 delete maximum->obj; in ~Hist_data()
401 delete maximum; in ~Hist_data()
402 maximum = NULL; in ~Hist_data()
576 maximum->value[mind].tag = VT_INT; in compute_minmax()
577 maximum->value[mind].i = 0; in compute_minmax()
590 else if (hi->value[mind].i > maximum->value[mind].i) in compute_minmax()
591 maximum->value[mind].i = hi->value[mind].i; in compute_minmax()
599 maximum->value[mind].tag = VT_DOUBLE; in compute_minmax()
[all …]
H A DModule.cc88 maximum = NULL; in Module()
907 maximum = new TValue[sz]; in get_data()
909 memset (maximum, 0, sizeof (TValue) * sz); in get_data()
916 maximum_inc[index].tag = maximum[index].tag = mitem->get_vtype (); in get_data()
935 maximum[index].i = (int) (dthresh * (double) value->i); in get_data()
939 maximum[index].d = dthresh * value->d; in get_data()
943 maximum[index].ll = (unsigned long long) (dthresh * (double) value->ll); in get_data()
948 maximum[index].ull = (unsigned long long) in get_data()
983 if (hi->value[index2].d > maximum[index2].d) in get_data()
994 if (hi->value[index2].i > maximum[index2].i) in get_data()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHist_data.cc349 maximum = new_hist_item (tobj); in Hist_data()
398 if (maximum) in ~Hist_data()
400 delete maximum->obj; in ~Hist_data()
401 delete maximum; in ~Hist_data()
402 maximum = NULL; in ~Hist_data()
576 maximum->value[mind].tag = VT_INT; in compute_minmax()
577 maximum->value[mind].i = 0; in compute_minmax()
590 else if (hi->value[mind].i > maximum->value[mind].i) in compute_minmax()
591 maximum->value[mind].i = hi->value[mind].i; in compute_minmax()
599 maximum->value[mind].tag = VT_DOUBLE; in compute_minmax()
[all …]
H A DModule.cc88 maximum = NULL; in Module()
907 maximum = new TValue[sz]; in get_data()
909 memset (maximum, 0, sizeof (TValue) * sz); in get_data()
916 maximum_inc[index].tag = maximum[index].tag = mitem->get_vtype (); in get_data()
935 maximum[index].i = (int) (dthresh * (double) value->i); in get_data()
939 maximum[index].d = dthresh * value->d; in get_data()
943 maximum[index].ll = (unsigned long long) (dthresh * (double) value->ll); in get_data()
948 maximum[index].ull = (unsigned long long) in get_data()
983 if (hi->value[index2].d > maximum[index2].d) in get_data()
994 if (hi->value[index2].i > maximum[index2].i) in get_data()
[all …]
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dthreadpool.rst12 ``UV_THREADPOOL_SIZE`` environment variable to any value (the absolute maximum
15 .. versionchanged:: 1.30.0 the maximum UV_THREADPOOL_SIZE allowed was increased from 128 to 1024.
19 libuv preallocates and initializes the maximum number of threads allowed by
/netbsd-src/external/bsd/tre/dist/m4/
H A Dax_decl_wchar_max.m45 dnl of `wchar_t', and defines WCHAR_MAX to the maximum value that can be
33 Define to the maximum value of wchar_t if not already defined elsewhere])

12345678910>>...62