| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-Requirements/lib/CPAN/Meta/ |
| H A D | Requirements.pm | 85 #pod This adds a new maximum version requirement. If the new requirement is 122 for my $type (qw(maximum exclusion exact_version)) { 551 This adds a new maximum version requirement. If the new requirement is
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | params.def | 38 - The maximum acceptable value for the parameter (if greater than 43 /* The maximum number of fields in a variable with only implicit uses 48 …"The maximum number of fields in a structure variable without direct structure accesses that GCC w… 51 /* The maximum number of array elements structure aliasing will decompose 55 "The maximum number of elements in an array for wich we track its elements separately", 58 /* The maximum structure size at which the scalar replacement of 64 "The maximum structure size (in bytes) for which GCC will " 68 /* The maximum number of structure fields which the SRA pass will 73 "The maximum number of structure fields for which GCC will " 88 /* The single function inlining limit. This is the maximum size [all …]
|
| /openbsd-src/usr.bin/tmux/ |
| H A D | options-table.c | 236 .maximum = INT_MAX, 238 .text = "The maximum number of automatic buffers. " 307 .maximum = INT_MAX, 364 .maximum = UINT_MAX, 409 .maximum = INT_MAX, 418 .maximum = INT_MAX, 429 .maximum = INT_MAX, 489 .maximum = INT_MAX, 500 .maximum = INT_MAX, 572 .maximum [all...] |
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | params.def | 38 /* The single function inlining limit. This is the maximum size 53 "The maximum number of instructions in a single function eligible for inlining", 65 "The maximum number of instructions when automatically inlining", 70 got inlined by repeated inlining, gcc starts to decrease the maximum 84 "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining", 115 The parameter here defines the maximum number of RTL instructions 120 "The maximum number of instructions for the RTL inliner", 123 /* The maximum number of instructions to consider when looking for an 131 "The maximum number of instructions to consider to fill a delay slot", 134 /* When trying to fill delay slots, the maximum number of instructions [all …]
|
| /openbsd-src/etc/examples/ |
| H A D | eigrpd.conf | 13 maximum-paths 4 36 maximum-paths 2
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-Requirements/t/ |
| H A D | basic.t | 147 qr/minimum 1 exceeds maximum/, 148 "maximum must exceed (or equal) minimum"; 153 qr/minimum 1 exceeds maximum/, 154 "maximum must exceed (or equal) minimum"; 228 dies_ok { $req->add_maximum(Foo => 0); } qr/maximum 0 below exact/, "max < fixed";
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetTransformInfo.cpp | 214 return {Intrinsic::maximum, FTZ_MustBeOff}; in simplifyNvvmIntrinsic() 216 return {Intrinsic::maximum, FTZ_MustBeOn}; in simplifyNvvmIntrinsic() 226 return {Intrinsic::maximum, FTZ_MustBeOff, true}; in simplifyNvvmIntrinsic() 228 return {Intrinsic::maximum, FTZ_MustBeOn, true}; in simplifyNvvmIntrinsic() 230 return {Intrinsic::maximum, FTZ_MustBeOff, true}; in simplifyNvvmIntrinsic() 232 return {Intrinsic::maximum, FTZ_MustBeOn, true}; in simplifyNvvmIntrinsic()
|
| /openbsd-src/gnu/gcc/gcc/config/mcore/ |
| H A D | mcore.opt | 32 Set maximum alignment to 4 40 Set maximum alignment to 8 76 Set the maximum amount for a single stack increment operation
|
| /openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_7_ppt.c | 1361 int32_t minimum, maximum; in smu_v13_0_7_od_edit_dpm_table() local 1383 &maximum); in smu_v13_0_7_od_edit_dpm_table() 1385 input[i + 1] > maximum) { in smu_v13_0_7_od_edit_dpm_table() 1387 input[i + 1], minimum, maximum); in smu_v13_0_7_od_edit_dpm_table() 1399 &maximum); in smu_v13_0_7_od_edit_dpm_table() 1401 input[i + 1] > maximum) { in smu_v13_0_7_od_edit_dpm_table() 1403 input[i + 1], minimum, maximum); in smu_v13_0_7_od_edit_dpm_table() 1444 &maximum); in smu_v13_0_7_od_edit_dpm_table() 1446 input[i + 1] > maximum) { in smu_v13_0_7_od_edit_dpm_table() 1448 input[i + 1], minimum, maximum); in smu_v13_0_7_od_edit_dpm_table() [all...] |
| H A D | smu_v13_0_0_ppt.c | 1380 int32_t minimum, maximum; in smu_v13_0_0_od_edit_dpm_table() local 1402 &maximum); in smu_v13_0_0_od_edit_dpm_table() 1404 input[i + 1] > maximum) { in smu_v13_0_0_od_edit_dpm_table() 1406 input[i + 1], minimum, maximum); in smu_v13_0_0_od_edit_dpm_table() 1418 &maximum); in smu_v13_0_0_od_edit_dpm_table() 1420 input[i + 1] > maximum) { in smu_v13_0_0_od_edit_dpm_table() 1422 input[i + 1], minimum, maximum); in smu_v13_0_0_od_edit_dpm_table() 1463 &maximum); in smu_v13_0_0_od_edit_dpm_table() 1465 input[i + 1] > maximum) { in smu_v13_0_0_od_edit_dpm_table() 1467 input[i + 1], minimum, maximum); in smu_v13_0_0_od_edit_dpm_table() [all …]
|
| /openbsd-src/gnu/usr.bin/perl/ext/re/t/ |
| H A D | reflags.t | 186 like $w, qr/The "a" flag may only appear a maximum of twice/, 191 like $w, qr/The "x" flag may only appear a maximum of twice/,
|
| /openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/ |
| H A D | get-08.txt | 8 Size of response body exceeds the maximum allowed of 26
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | namedb.h | 415 return (index < descriptor->maximum in rdata_atom_is_domain() 425 return (index < descriptor->maximum in rdata_atom_is_literal_domain() 434 assert(index < descriptor->maximum); in rdata_atom_wireformat_type()
|
| /openbsd-src/usr.sbin/makefs/ |
| H A D | makefs.c | 250 options[i].minimum, options[i].maximum); break in set_option_var() 261 options[i].maximum); in set_option_var()
|
| H A D | makefs.h | 125 long long maximum; /* maximum for value */ member
|
| /openbsd-src/share/snmp/ |
| H A D | SNMP-FRAMEWORK-MIB.txt | 218 values allows for a maximum of 255 standards- 219 based Security Models, and for a maximum of 289 values allows for a maximum of 255 standards- 291 maximum of 256 Message Processing Models per 455 cause it to exceed its maximum, 466 DESCRIPTION "The maximum length in octets of an SNMP message 468 process, determined as the minimum of the maximum
|
| H A D | INET-ADDRESS-MIB.txt | 267 the maximum length of an IP address for a specific 268 InetAddressType are treated as the maximum significant 269 value applicable for the InetAddressType. The maximum 272 'ipv6(2)' and 'ipv6z(4)'. The maximum significant value 282 be consistent with the maximum size of an InetAddress."
|
| /openbsd-src/lib/libcrypto/x509/ |
| H A D | x509_ncons.c | 125 .offset = offsetof(GENERAL_SUBTREE, maximum), 379 if (sub->minimum || sub->maximum) in nc_match() 402 if (sub->minimum || sub->maximum) in nc_match()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 193 "default struct packing maximum alignment") 195 "default maximum alignment for types") 285 LANGOPT(NewAlignOverride , 32, 0, "maximum alignment guaranteed by '::operator new(size_t)'") 375 "maximum number of operator->s to follow") 377 "maximum template instantiation depth") 379 "maximum constexpr call depth") 381 "maximum constexpr evaluation steps") 385 "maximum bracket nesting depth")
|
| /openbsd-src/gnu/usr.bin/perl/Porting/ |
| H A D | README.y2038 | 34 The maximum date is still limited by your tm struct. Most 32 bit systems 52 Configure probes for the maximum and minimum values that gmtime () and
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | eval.t | 720 ::like($@,qr/Too many nested BEGIN blocks, maximum of 0 allowed/, 727 ::like($@,qr/Too many nested BEGIN blocks, maximum of 2 allowed/,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/ |
| H A D | DXIL.td | 48 _max_value; // the maximum value for this parameter if applicable 102 def UMax :dxil_op< "UMax", 39, Binary, binary_uint, "unsigned integer maximum. UMax(a,b) = a > b …
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ScudoHardenedAllocator.rst | 265 | | the interval to the minimum and maximum value as | 279 | M_CACHE_COUNT_MAX | Set the maximum number of entries than can be cached | 282 | M_CACHE_SIZE_MAX | Sets the maximum size of entries that can be cached | 285 | M_TSDS_COUNT_MAX | Increases the maximum number of TSDs that can be used | 333 - ``"RSS limit exhausted"``: the maximum RSS optionally specified has been
|
| /openbsd-src/sys/dev/pci/drm/apple/ |
| H A D | dcp-internal.h | 85 u32 maximum; member
|
| /openbsd-src/regress/sys/netinet/mcast/ |
| H A D | README | 18 -m message message in payload, maximum 255 characters, default foo
|