| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/large_files/ |
| H A D | large_files_001_pos.ksh | 37 # Write a file to the allowable ZFS fs size. 41 # to the maximum allowable. 49 log_assert "Write a file to the allowable ZFS fs size." 54 log_pass "Successfully created a file to the maximum allowable size."
|
| /freebsd/tests/sys/cddl/zfs/tests/large_files/ |
| H A D | large_files_001_pos.ksh | 36 # Write a file to the allowable ZFS fs size. 40 # to the maximum allowable. 57 log_assert "Write a file to the allowable ZFS fs size." 62 log_pass "Successfully created a file to the maximum allowable size."
|
| H A D | large_files_test.sh | 30 atf_set "descr" "Write a file to the allowable ZFS fs size."
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | samsung-sxgbe.txt | 18 This is an integer and represents allowable DMA bursts when fixed burst. 19 Allowable range is 0x01-0x3F. When this field is set fixed burst is enabled. 20 When fixed length is needed for burst mode, it can be set within allowable
|
| /freebsd/contrib/sendmail/smrsh/ |
| H A D | README | 72 to run. This list of allowable commands can be determined by: 90 it with the programs that your site feels are allowable for sendmail 99 to the directory, or establish links to the allowable programs from
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
| H A D | InterfaceFile.h | 254 /// Add an allowable client. 256 /// Mach-O Dynamic libraries have the concept of allowable clients that are 258 /// that is being generated needs to match one of the allowable clients or the 266 /// Get the list of allowable clients. 268 /// \return Returns a list of allowable clients.
|
| /freebsd/crypto/krb5/src/man/ |
| H A D | kdb5_ldap_util.man | 141 Specifies global ticket flags for the realm. Allowable flags are 201 Specifies global ticket flags for the realm. Allowable flags are 363 default, no restriction will be set by the policy. Allowable
|
| /freebsd/sys/dev/sound/ |
| H A D | unit.c | |
| /freebsd/contrib/bc/manuals/dc/ |
| H A D | EHN.1 | 311 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 312 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 313 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 321 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 323 The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R]. 332 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 690 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 698 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 706 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1146 The maximum allowable exponent (positive or negative).
|
| H A D | EH.1 | 311 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 312 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 313 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 321 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 323 The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R]. 332 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 690 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 698 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 706 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1146 The maximum allowable exponent (positive or negative).
|
| H A D | E.1 | 311 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 312 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 313 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 321 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 323 The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R]. 332 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 690 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 698 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 706 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1146 The maximum allowable exponent (positive or negative).
|
| H A D | EN.1 | 311 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 312 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 313 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 321 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 323 The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R]. 332 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 690 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 698 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 706 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1146 The maximum allowable exponent (positive or negative).
|
| H A D | EN.1.md | 272 interpreting input numbers. **ibase** is initially **10**. The max allowable 273 value for **ibase** is **16**. The min allowable value for **ibase** is **2**. 274 The max allowable value for **ibase** can be queried in dc(1) programs with the 279 numbers. **obase** is initially **10**. The max allowable value for **obase** is 280 **DC_BASE_MAX** and can be queried with the **U** command. The min allowable 287 allowable value for **scale** can be queried in dc(1) programs with the **V** 624 : Pushes the maximum allowable value of **ibase** onto the main stack. 630 : Pushes the maximum allowable value of **obase** onto the main stack. 636 : Pushes the maximum allowable value of **scale** onto the main stack. 1046 : The maximum allowable exponent (positive or negative). Set at
|
| H A D | HN.1 | 326 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 327 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 328 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 336 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 338 The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R]. 353 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 896 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 904 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 912 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1365 The maximum allowable exponent (positive or negative).
|
| H A D | A.1 | 326 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 327 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 328 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 336 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 338 The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R]. 353 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 896 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 904 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 912 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1365 The maximum allowable exponent (positive or negative).
|
| H A D | N.1 | 326 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 327 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 328 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 336 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 338 The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R]. 353 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 896 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 904 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 912 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1365 The maximum allowable exponent (positive or negative).
|
| H A D | EH.1.md | 272 interpreting input numbers. **ibase** is initially **10**. The max allowable 273 value for **ibase** is **16**. The min allowable value for **ibase** is **2**. 274 The max allowable value for **ibase** can be queried in dc(1) programs with the 279 numbers. **obase** is initially **10**. The max allowable value for **obase** is 280 **DC_BASE_MAX** and can be queried with the **U** command. The min allowable 287 allowable value for **scale** can be queried in dc(1) programs with the **V** 624 : Pushes the maximum allowable value of **ibase** onto the main stack. 630 : Pushes the maximum allowable value of **obase** onto the main stack. 636 : Pushes the maximum allowable value of **scale** onto the main stack. 1046 : The maximum allowable exponent (positive or negative). Set at
|
| H A D | EHN.1.md | 272 interpreting input numbers. **ibase** is initially **10**. The max allowable 273 value for **ibase** is **16**. The min allowable value for **ibase** is **2**. 274 The max allowable value for **ibase** can be queried in dc(1) programs with the 279 numbers. **obase** is initially **10**. The max allowable value for **obase** is 280 **DC_BASE_MAX** and can be queried with the **U** command. The min allowable 287 allowable value for **scale** can be queried in dc(1) programs with the **V** 624 : Pushes the maximum allowable value of **ibase** onto the main stack. 630 : Pushes the maximum allowable value of **obase** onto the main stack. 636 : Pushes the maximum allowable value of **scale** onto the main stack. 1046 : The maximum allowable exponent (positive or negative). Set at
|
| H A D | E.1.md | 272 interpreting input numbers. **ibase** is initially **10**. The max allowable 273 value for **ibase** is **16**. The min allowable value for **ibase** is **2**. 274 The max allowable value for **ibase** can be queried in dc(1) programs with the 279 numbers. **obase** is initially **10**. The max allowable value for **obase** is 280 **DC_BASE_MAX** and can be queried with the **U** command. The min allowable 287 allowable value for **scale** can be queried in dc(1) programs with the **V** 624 : Pushes the maximum allowable value of **ibase** onto the main stack. 630 : Pushes the maximum allowable value of **obase** onto the main stack. 636 : Pushes the maximum allowable value of **scale** onto the main stack. 1046 : The maximum allowable exponent (positive or negative). Set at
|
| H A D | H.1 | 326 The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R]. 327 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 328 The max allowable value for \f[B]ibase\f[R] can be queried in dc(1) 336 The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and 338 The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R]. 353 The max allowable value for \f[B]scale\f[R] can be queried in dc(1) 896 Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main 904 Pushes the maximum allowable value of \f[B]obase\f[R] onto the main 912 Pushes the maximum allowable value of \f[B]scale\f[R] onto the main 1365 The maximum allowable exponent (positive or negative).
|
| /freebsd/share/man/man4/ |
| H A D | iflib.4 | 34 Individual drivers may have additional restrictions on allowable values. 41 Individual drivers may have additional restrictions on allowable values.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticInstallAPIKinds.td | 71 def err_allowable_clients_missing : Error<"allowable client missing from %0: '%1'">; 72 def err_allowable_clients_mismatch : Error<"allowable clients do not match: '%0' (provided) vs '%1'…
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l52.txt | 15 Allowable values of 0x00 through 0x0F. These are raw values written to the
|
| /freebsd/contrib/bc/manuals/bc/ |
| H A D | E.1 | 504 allowable value for \f[B]ibase\f[R] is \f[B]36\f[R]. 506 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 507 The max allowable value for \f[B]ibase\f[R] can be queried in bc(1) 514 The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and 517 The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R]. 526 The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R] 670 \f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R]. 673 \f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R]. 676 \f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R]. 1389 The maximum allowable exponent (positive or negative).
|
| H A D | EHN.1 | 504 allowable value for \f[B]ibase\f[R] is \f[B]36\f[R]. 506 The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R]. 507 The max allowable value for \f[B]ibase\f[R] can be queried in bc(1) 514 The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and 517 The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R]. 526 The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R] 670 \f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R]. 673 \f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R]. 676 \f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R]. 1389 The maximum allowable exponent (positive or negative).
|