/freebsd/contrib/libxo/tests/xo/saved/ |
H A D | xo_02.HIPx.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
H A D | xo_02.HP.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
H A D | xo_02.J.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
H A D | xo_02.JP.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
H A D | xo_02.T.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
H A D | xo_02.X.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
H A D | xo_02.XP.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
H A D | xo_02.H.err | 8 --html OR -H Generate HTML output 10 --json OR -J Generate JSON output 18 --style <style> OR -s <style> Generate given style (xml, json, text, html) 19 --text OR -T Generate text output (the default style) 20 --top-wrap Generate a top-level object wrapper (JSON) 25 --xml OR -X Generate XML output
|
/freebsd/crypto/openssl/demos/ |
H A D | README.txt | 34 EVP_PKEY_EC_keygen.c Generate an EC key. 35 EVP_PKEY_RSA_keygen.c Generate an RSA key. 36 EVP_PKEY_DSA_keygen.c Generate a DSA key. 37 EVP_PKEY_DSA_paramgen.c Generate a DSA param key.
|
/freebsd/contrib/ntp/sntp/libevent/cmake/ |
H A D | UseDoxygen.cmake | 3 option(DOXYGEN_GENERATE_HTML "Generate HTML" ON) 4 option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF) 5 option(DOXYGEN_MAN_LINKS "Generate man links" ON) 6 option(DOXYGEN_GENERATE_LATEX "Generate LaTeX" OFF)
|
/freebsd/contrib/libevent/cmake/ |
H A D | UseDoxygen.cmake | 3 option(DOXYGEN_GENERATE_HTML "Generate HTML" ON) 4 option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF) 5 option(DOXYGEN_MAN_LINKS "Generate man links" ON) 6 option(DOXYGEN_GENERATE_LATEX "Generate LaTeX" OFF)
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-prime.pod.in | 38 Generate hex output. 42 Generate a prime number. 46 Generate a prime with I<num> bits.
|
H A D | openssl-genpkey.pod.in | 92 Generate a set of parameters instead of a private key. If used this option must 395 Generate an RSA private key using default parameters: 403 Generate a 2048 bit RSA key using 3 as the public exponent: 408 Generate 2048 bit DSA parameters that can be validated: The output values for 415 Generate DSA key from parameters: 419 Generate 4096 bit DH Key using safe prime group ffdhe4096: 423 Generate 2048 bit X9.42 DH key with 256 bit subgroup using RFC5114 group3: 427 Generate a DH key using a DH parameters file: 462 Generate EC parameters: 468 Generate EC key from parameters: [all …]
|
H A D | openssl-asn1parse.pod.in | 92 Generate encoded data based on I<string>, I<file> or both using 179 Generate a simple UTF8String: 183 Generate and write out a UTF8String, don't print parsed output: 187 Generate using a config file:
|
/freebsd/usr.sbin/pw/tests/ |
H A D | helper_functions.shin | 15 # Generate the passwd file 28 # Generate the passwd file
|
/freebsd/contrib/libxo/doc/ |
H A D | xo.rst | 202 --html OR -H Generate HTML output 204 --json OR -J Generate JSON output 212 --style <style> Generate given style (xml, json, text, html) 213 --text OR -T Generate text output (the default style) 214 --top-wrap Generate a top-level object wrapper (JSON) 219 --xml OR -X Generate XML output
|
H A D | xolint.rst | 18 -D Generate documentation for all xolint messages 19 -I Generate info table code
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | libelf_convert.m4 | 39 # Generate conversion routines for converting between in-memory and 133 # Generate conversion functions for primitive types. 195 # SWAP_FIELD(FIELDNAME,ELFTYPE) -- Generate code to swap one field. 208 # SWAP_STRUCT(CTYPE,SIZE) -- Generate code to swap an ELF structure. 213 # WRITE_FIELD(ELFTYPE,FIELDNAME) -- Generate code to write one field. 226 # WRITE_STRUCT(CTYPE,SIZE) -- Generate code to write out an ELF structure. 231 # READ_FIELD(ELFTYPE,CTYPE) -- Generate code to read one field. 244 # READ_STRUCT(CTYPE,SIZE) -- Generate code to read an ELF structure. 250 # MAKECOMPFUNCS -- Generate converters for composite ELF structures. 332 # MAKE_TYPE_CONVERTERS(ELFTYPELIST) -- Generate conversion functions. [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | Hexagon.td | 188 // Generate mapping table to relate non-predicate instructions with their 205 // Generate mapping table to relate predicate-true instructions with their 217 // Generate mapping table to relate predicate-false instructions with their 229 // Generate mapping table to relate predicated instructions with their .new 241 // Generate mapping table to relate .new predicated instructions with their old 253 // Generate mapping table to relate store instructions with their new-value 265 // Generate mapping table to relate new-value store instructions with their old
|
/freebsd/tools/tools/drm/radeon/ |
H A D | README | 3 mkregtable Generate headers used to build the Radeon driver.
|
/freebsd/tools/build/options/ |
H A D | WITH_LLVM_FULL_DEBUGINFO | 1 Generate full debug information for LLVM libraries and tools, which uses
|
H A D | WITH_KERNEL_BIN | 1 Generate and install kernel.bin from kernel as part of the normal build and
|
/freebsd/tools/tools/drm/ |
H A D | README | 2 gen-drm_pciids Generate drm_pciids.h based on Linux' drm_pciids.h, FreeBSD's
|
/freebsd/cddl/usr.sbin/dtrace/tests/tools/ |
H A D | gentest.sh | 5 Generate ATF test cases from a set of DTrace tests.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBReproducer.h | 60 static bool Generate();
|