Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/freebsd-13-stable/contrib/libucl/tests/
HDgenerate.test5 $PROG ${TEST_OUT_DIR}/generate.out
6 diff -s ${TEST_OUT_DIR}/generate.out ${TEST_DIR}/generate.res -u 2>/dev/null
8 rm ${TEST_OUT_DIR}/generate.out
12 rm ${TEST_OUT_DIR}/generate.out
HDrun_tests.sh30 $3 ${TEST_DIR}/generate.out
31 diff -s ${TEST_DIR}/generate.out ${TEST_DIR}/generate.res -u 2>/dev/null
33 rm ${TEST_DIR}/generate.out
37 rm ${TEST_DIR}/generate.out
HDMakefile.am1 EXTRA_DIST = $(TESTS) basic schema generate.res \
5 generate.test \
/freebsd-13-stable/contrib/bc/tests/
HDscripts.sh90 generate="$1"
92 check_bool_arg "$generate"
94 generate=1
95 check_bool_arg "$generate"
127 "$generate" "$time_tests" "$exe" "$@" &
131 "$generate" "$time_tests" "$exe" "$@"
HDscript.sh85 generate="$1"
87 check_bool_arg "$generate"
89 generate=1
90 check_bool_arg "$generate"
99 check_bool_arg "$generate"
174 elif [ "$generate" -eq 0 ]; then
/freebsd-13-stable/crypto/openssl/doc/HOWTO/
HDkeys.txt14 RSA and DSA, and this HOWTO will show how to generate each of them.
17 2. To generate a RSA key
35 3. To generate a DSA key
41 you have to generate parameters from which to generate the key:
49 When that is done, you can generate a key using the parameters in
60 4. To generate an EC key
76 When that is done, you can generate a key using the created parameters (several
85 You can also directly generate the key in one step:
103 the following command to generate an X25519 key:
/freebsd-13-stable/crypto/openssl/doc/man1/
HDprime.pod13 [B<-generate>]
23 If no numbers are given on the command line, the B<-generate> flag should
24 be used to generate primes according to the requirements specified by the
39 =item [B<-generate>]
49 When used with B<-generate>, generates a "safe" prime. If the number
/freebsd-13-stable/crypto/openssl/apps/
HDprime.c38 int hex = 0, checks = 20, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
58 generate = 1; in prime_main()
74 if (generate) { in prime_main()
84 if (generate) { in prime_main()
/freebsd-13-stable/crypto/heimdal/lib/wind/
HDgen-combining.py41 import generate
57 combining_h = generate.Header('%s/combining_table.h' % sys.argv[2])
58 combining_c = generate.Implementation('%s/combining_table.c' % sys.argv[2])
HDgen-bidi.py41 import generate
50 bidi_h = generate.Header('%s/bidi_table.h' % sys.argv[2])
52 bidi_c = generate.Implementation('%s/bidi_table.c' % sys.argv[2])
HDgen-punycode-examples.py41 import generate
49 examples_h = generate.Header('%s/punycode_examples.h' % sys.argv[2])
50 examples_c = generate.Header('%s/punycode_examples.c' % sys.argv[2])
HDgen-errorlist.py41 import generate
58 errorlist_h = generate.Header('%s/errorlist_table.h' % sys.argv[2])
60 errorlist_c = generate.Implementation('%s/errorlist_table.c' % sys.argv[2])
HDgen-map.py41 import generate
59 map_h = generate.Header('%s/map_table.h' % sys.argv[2])
61 map_c = generate.Implementation('%s/map_table.c' % sys.argv[2])
HDgen-normalize.py41 import generate
65 normalize_h = generate.Header('%s/normalize_table.h' % sys.argv[3])
66 normalize_c = generate.Implementation('%s/normalize_table.c' % sys.argv[3])
/freebsd-13-stable/contrib/kyua/doc/
HDmanbuild.sh89 generate() { function
107 generate <"${include_dir}/${file}" "${include_dir}" \
159 generate "$(dirname "${input}")" ${vars} \
/freebsd-13-stable/crypto/heimdal/lib/hx509/
HDtest_windows.in55 --generate-key=rsa \
65 --generate-key=rsa \
77 --generate-key=rsa \
/freebsd-13-stable/tools/tools/locale/
HDREADME2 Files in this directory are used to generate locale source files
5 To generate the files, do the following:
33 from the CLDR files because it takes a long time to generate
49 Build a tool to generate locale source files.
/freebsd-13-stable/sys/contrib/device-tree/Bindings/interrupt-controller/
HDmsi.txt57 MSI clients are devices which generate MSIs. For each MSI they wish to
58 generate, the doorbell and payload may be configured, though sideband
75 and the set of MSIs they can potentially generate.
112 /* Can only generate MSIs to msi_a */
121 * Can generate MSIs to either A or B.
131 * Can generate MSIs to all of the MSI controllers.
/freebsd-13-stable/contrib/openbsm/test/bsm/
HDMakefile.am7 bin_PROGRAMS = generate program
8 generate_SOURCES = generate.c
/freebsd-13-stable/sys/contrib/zstd/doc/
HDREADME.md13 and compliant encoders must generate data that follows it.
23 …(https://github.com/facebook/zstd/tree/dev/tests#decodecorpus---tool-to-generate-zstandard-frames-…
24 This tool, stored in `/tests` directory, is able to generate random valid frames,
/freebsd-13-stable/contrib/ntp/sntp/libevent/m4/
HDax_prog_doxygen.m433 # are specific for MS (note that you can't generate both HTML and CHM at
66 # doxygen-run: Run doxygen, which will generate some of the
76 # If doxygen is used to generate man pages, you can achieve this
82 # This will cause make to run doxygen and generate all the documentation.
278 DX_ARG_ABLE(doc, [generate any doxygen documentation],
286 DX_ARG_ABLE(dot, [generate graphics for doxygen documentation],
295 DX_ARG_ABLE(man, [generate doxygen manual pages],
303 DX_ARG_ABLE(rtf, [generate doxygen RTF documentation],
311 DX_ARG_ABLE(xml, [generate doxygen XML documentation],
319 DX_ARG_ABLE(chm, [generate doxygen compressed HTML help documentation],
[all …]
/freebsd-13-stable/contrib/libevent/m4/
HDax_prog_doxygen.m433 # are specific for MS (note that you can't generate both HTML and CHM at
66 # doxygen-run: Run doxygen, which will generate some of the
76 # If doxygen is used to generate man pages, you can achieve this
82 # This will cause make to run doxygen and generate all the documentation.
278 DX_ARG_ABLE(doc, [generate any doxygen documentation],
286 DX_ARG_ABLE(dot, [generate graphics for doxygen documentation],
295 DX_ARG_ABLE(man, [generate doxygen manual pages],
303 DX_ARG_ABLE(rtf, [generate doxygen RTF documentation],
311 DX_ARG_ABLE(xml, [generate doxygen XML documentation],
319 DX_ARG_ABLE(chm, [generate doxygen compressed HTML help documentation],
[all …]
/freebsd-13-stable/contrib/kyua/cli/
HDcmd_report_html.cpp250 generate(const text::templates_def& templates, in generate() function in __anon0de744de0111::html_hooks
318 generate(templates, "context.html", "context.html"); in got_context()
376 generate(templates, "test_result.html", in got_result()
420 generate(text::templates_def(), "report.css", "report.css"); in write_summary()
421 generate(_summary_templates, "index.html", "index.html"); in write_summary()
/freebsd-13-stable/contrib/libxo/doc/
HDformatting.rst24 libxo allows a single set of function calls in source code to generate
73 Most traditional programs generate text output on standard output,
80 In this example (taken from *du* source code), the code to generate this
87 run time which to generate.
94 This line will generate the same text output as the earlier printf
95 call, but also has enough information to generate XML, JSON, and HTML.
/freebsd-13-stable/usr.sbin/pw/tests/
HDhelper_functions.shin17 atf_fail "generate passwd from master.passwd"
30 atf_fail "generate passwd from master.passwd"

12345678910>>...23