/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | PrintLib.h | 208 The Unicode string is produced by parsing the format string specified by FormatString. 211 The number of Unicode characters in the produced output buffer is returned not including 230 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated 236 @return The number of Unicode characters in the produced output buffer not including the 255 The Unicode string is produced by parsing the format string specified by FormatString. 258 The number of Unicode characters in the produced output buffer is returned not including 277 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated 283 @return The number of Unicode characters in the produced output buffer not including the 304 The Unicode string is produced by parsing the format string specified by FormatString. 306 The number of Unicode characters in the produced output buffer is returned not including [all …]
|
/freebsd/crypto/krb5/src/tests/ |
H A D | t_preauth.py | 26 'Produced preauth for next request: PA-FX-COOKIE (133), -123', 36 'Produced preauth for next request: -123', 65 'Produced preauth for next request: -123', 83 'Produced preauth for next request: -123', 98 'Produced preauth for next request: PA-FX-COOKIE (133), -123', 102 'Produced preauth for next request: PA-FX-COOKIE (133), -123', 115 'Produced preauth for next request: PA-FX-COOKIE (133), -123', 137 'Produced preauth for next request: PA-FX-COOKIE (133), -123', 156 'Produced preauth for next request: PA-FX-COOKIE (133), -123', 161 'Produced preauth for next request: PA-FX-COOKIE (133), -123', [all …]
|
/freebsd/usr.bin/c89/ |
H A D | c89.1 | 52 object files that are produced. 132 for the executable file produced. 159 A library of object files, as produced by 163 An object file produced by
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | XRayRecord.h | 28 /// Version of the XRay implementation that produced this file. 35 /// Whether the CPU that produced the timestamp counters (TSC) move at a 39 /// Whether the CPU that produced the timestamp counters (TSC) do not stop. 42 /// The number of cycles per second for the CPU that produced the timestamp
|
/freebsd/usr.bin/c99/ |
H A D | c99.1 | 55 object files that are produced. 135 for the executable file produced. 165 A library of object files, as produced by 169 An object file produced by
|
/freebsd/share/doc/usd/18.msdiffs/ |
H A D | ms.diffs | 66 Output produced with \*ms should look like output produced with \*mos. 79 This footnote, for example, was produced as follows:\** 81 This footnote, for example, was produced as follows:\e\(**\(** 92 footnotes produced with \*mos. 261 This document was produced with:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrGISel.td | 28 // Pseudo for a rev16 instruction. Produced post-legalization from 36 // Pseudo for a rev32 instruction. Produced post-legalization from 44 // Pseudo for a rev64 instruction. Produced post-legalization from 52 // Represents an uzp1 instruction. Produced post-legalization from 60 // Represents an uzp2 instruction. Produced post-legalization from 68 // Represents a zip1 instruction. Produced post-legalization from 76 // Represents a zip2 instruction. Produced post-legalization from 84 // Represents a dup instruction. Produced post-legalization from 114 // Represents a trn1 instruction. Produced post-legalization from 122 // Represents a trn2 instruction. Produced post-legalization from [all …]
|
/freebsd/usr.sbin/periodic/ |
H A D | periodic.8 | 83 The script has produced nothing notable in its output. 88 The script has produced some notable information in its output. 93 The script has produced some warnings due to invalid configuration settings. 98 The script has produced output that must not be masked.
|
/freebsd/crypto/krb5/src/man/ |
H A D | kdb5_util.man | 154 load_dump version 4"). This was the dump format produced on 159 load_dump version 5"). This was the dump format produced on 164 load_dump version 6"). This was the dump format produced on 222 produced on releases prior to 1.2.2. 226 load_dump version 5"). This was the dump format produced on 231 load_dump version 6"). This was the dump format produced on
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Tokens.h | 9 // the tokens written in a file and tokens produced by the preprocessor. 22 // between expanded and spelled tokens that produced them (macro calls, 151 /// 1. Expanded tokens: tokens produced by the preprocessor after all macro 183 /// All tokens produced by the preprocessor after all macro replacements, 264 /// An expansion produced by the preprocessor, includes macro expansions and 272 /// #include <vector> // Expands to tokens produced by the include. 345 /// The first expanded token produced for this FileID. 353 /// produced it. 369 /// Token stream produced after preprocessing, conceputally this captures the
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-warning.mk | 6 # produced the wrong error message "Unknown directive". Since parse.c 1.503 7 # from 2020-12-19, the correct "Missing argument" is produced.
|
H A D | directive-info.mk | 6 # produced the wrong error message "Unknown directive". Since parse.c 1.503 7 # from 2020-12-19, the correct "Missing argument" is produced.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | PKCS12_key_gen_utf8_ex.pod | 46 If ID=1, then the pseudorandom bits being produced are to be used 51 If ID=2, then the pseudorandom bits being produced are to be used 56 If ID=3, then the pseudorandom bits being produced are to be used
|
H A D | EVP_EncodeInit.pod | 35 bytes of binary data provided 4 bytes of base 64 encoded data will be produced 87 output data will be produced. If B<n> is not divisible by 3 then the block is 111 line feeds), 3 bytes of binary output data will be produced (or less at the end 123 by 4. For every 4 input bytes exactly 3 output bytes will be produced. The
|
/freebsd/sys/dev/qat/qat_api/common/compression/ |
H A D | dc_header_footer.c | 210 /* Increment produced by the number of bytes added to in cpaDcGenerateFooter() 212 pRes->produced += DC_GZIP_FOOTER_SIZE; in cpaDcGenerateFooter() 229 /* Increment produced by the number of bytes added to in cpaDcGenerateFooter() 231 pRes->produced += DC_ZLIB_FOOTER_SIZE; in cpaDcGenerateFooter()
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README | 7 daily loopstats, peerstats and clockstats files produced by the daemon, 24 loopstats data for each day, as well as various statistics produced by
|
/freebsd/sys/dev/qat/qat_api/include/dc/ |
H A D | cpa_dc_bp.h | 128 * produced. 143 * destination buffer list via pResults->produced arg. 183 * -# On return, the pResults->produced will indicate the number of bytes 209 * and produced become available when the callback function is invoked. 210 * As such, pResults->consumed and pResults->produced are available
|
/freebsd/stand/efi/include/Protocol/ |
H A D | EdidOverride.h | 35 @param ChildHandle A child handle produced by the Graphics Output EFI 58 /// This protocol is produced by the platform to allow the platform to provide
|
/freebsd/usr.bin/bsdiff/bsdiff/ |
H A D | bsdiff.1 | 52 patches produced are on average a factor of five smaller 53 than those produced by any other binary patch tool known
|
/freebsd/crypto/krb5/doc/admin/admin_commands/ |
H A D | kdb5_util.rst | 151 load_dump version 4"). This was the dump format produced on 156 load_dump version 5"). This was the dump format produced on 161 load_dump version 6"). This was the dump format produced on 220 produced on releases prior to 1.2.2. 224 load_dump version 5"). This was the dump format produced on 229 load_dump version 6"). This was the dump format produced on
|
/freebsd/crypto/krb5/doc/html/_sources/admin/admin_commands/ |
H A D | kdb5_util.rst.txt | 151 load_dump version 4"). This was the dump format produced on 156 load_dump version 5"). This was the dump format produced on 161 load_dump version 6"). This was the dump format produced on 220 produced on releases prior to 1.2.2. 224 load_dump version 5"). This was the dump format produced on 229 load_dump version 6"). This was the dump format produced on
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 21 /// be produced by refactoring actions. 32 /// Handles the source replacements that are produced by a refactoring action.
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 2725 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 2831 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 2972 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3022 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3103 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3200 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3293 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3338 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3376 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The 3485 acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The [all …]
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_kdf.h | 57 * - HKDF-Expand: the output is produced, from the result of processing 191 * Returned value is the number of actually produced bytes. The total 200 * \return the produced output length (in bytes). 272 * There is no practical limit to the number of bytes that may be produced.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | EVP_EncodeInit.3 | 170 bytes of binary data provided 4 bytes of base 64 encoded data will be produced 222 output data will be produced. If \fBn\fR is not divisible by 3 then the block is 246 line feeds), 3 bytes of binary output data will be produced (or less at the end 258 by 4. For every 4 input bytes exactly 3 output bytes will be produced. The
|