| /freebsd/share/examples/kld/khelp/ |
| H A D | README | 5 an attempt to explain how everything fits together.
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | OPTIONS.pod | 120 'n' A signed number that fits in the C<int> type 121 'p' A positive number that fits in the C<int> type 122 'N' A nonnegative number that fits in the C<int> type 123 'M' A signed number that fits in the C<intmax_t> type 124 'U' An unsigned number that fits in the C<uintmax_t> type 125 'l' A signed number that fits in the C<long> type 126 'u' An unsigned number that fits in the C<unsigned long> type
|
| H A D | ossl_serial_number_print.pod | 22 If the serial number fits into a long int, it is printed on the same line as
|
| /freebsd/contrib/libcbor/ |
| H A D | CONTRIBUTING.md | 13 …th your proposal (or reach out to me privately) to discuss if the feature fits into libcbor before… 15 …our proposal (or reach out to me privately) to discuss if the improvement fits into cbor before op…
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
| H A D | lpc4350.dtsi | 7 * You can choose the licence that better fits your requirements.
|
| H A D | lpc4357.dtsi | 7 * You can choose the licence that better fits your requirements.
|
| H A D | lpc4337-ciaa.dts | 7 * You can choose the licence that better fits your requirements.
|
| H A D | lpc4350-hitex-eval.dts | 7 * You can choose the licence that better fits your requirements.
|
| H A D | lpc4357-ea4357-devkit.dts | 7 * You can choose the licence that better fits your requirements.
|
| H A D | lpc18xx.dtsi | 7 * You can choose the licence that better fits your requirements.
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Scalar.cpp | 653 bool fits; in SetValueFromCString() local 658 fits = integer.isSignedIntN(byte_size * 8); in SetValueFromCString() 660 fits = integer.isIntN(byte_size * 8); in SetValueFromCString() 661 if (!fits) { in SetValueFromCString()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_gettable_params.pod | 50 associated with a name of I<key_name> if it fits into C<int> type. For 54 associated with a name of I<key_name> if it fits into C<size_t> type. For
|
| H A D | EVP_PKEY_copy_parameters.pod | 79 that holds the key, as they will compare what makes sense to them that fits
|
| H A D | UI_STRING.pod | 84 contents of B<result> if its length fits the minimum and maximum size
|
| /freebsd/contrib/bsddialog/lib/ |
| H A D | slider.c | 76 static int fits(long x, long y, long a, long b) in fits() function 233 if (fits(0, (sliderctl->length) - 1, new_start, new_end) != 1) { in handlesliderctl()
|
| /freebsd/sys/net/altq/ |
| H A D | altq_hfsc.c | 743 int fits = 0; in hfsc_dequeue() local 754 if (fits > 0) in hfsc_dequeue() 755 printf("%d fit but none found\n",fits); in hfsc_dequeue() 766 fits++; in hfsc_dequeue()
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | README | 16 * unbound-host.nagios.patch: makes unbound-host return status that fits right
|
| H A D | redirect-bogus.patch | 340 + * and an edns reply is attached. Only attached if EDNS record fits reply.
|
| /freebsd/lib/libc/amd64/string/ |
| H A D | strlcpy.S | 58 cmova %rax, %rdx # if yes, only copy the part that fits
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | images | 1477 # skip DROID x-fmt-383-signature-id-57.fits by check for left padding spaces of 2nd card value 1484 # fz suffix for compressed fits 1491 !:ext fits/fit/fts 1512 # second 64-bit variant like: blank.fits 1516 … 1 (spectrum) 2 (conventional bitmap) 3 (animated bitmap example.fit test.fits) 6 (DDTSUVDATA.fits) 1520 !:mime application/fits 1523 !:mime application/fits 1524 #!:mime image/fits 1527 !:mime image/fits 1530 !:mime image/fits [all …]
|
| /freebsd/bin/ed/tests/ |
| H A D | ed_test.sh | 1774 # 69 A's + 日本 (2 CJK chars): 69 + 2 = 71 cols for 日 (fits),
|
| /freebsd/contrib/unbound/doc/ |
| H A D | README | 44 The server periodically checks if the amount of memory used fits with
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.td | 1219 // Node immediate fits as 16-bit sign extended on target immediate. 1223 // Node immediate fits as 16-bit sign extended on target immediate. 1228 // Node immediate fits as 7-bit zero extended on target immediate. 1232 // Node immediate fits as 16-bit zero extended on target immediate. 1258 // Note immediate fits as a 32 bit signed extended on target immediate. 1261 // Note immediate fits as a 32 bit zero extended on target immediate. 1282 // True if (N + 1) fits in 16-bit field.
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | bitset | 250 // At this point, the effective bitset size (excluding leading zeros) fits in unsigned long long 475 // If _Size fits or no overflow, directly cast to unsigned long long
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_div_impl.inc | 157 // so x0 fits to UQ0.HW without wrapping.
|