/freebsd/sys/tools/syscalls/ |
H A D | main.lua | 56 init_sysent.generate(tbl, config, init_sysent.file) 57 libsys_h.generate(tbl, config, libsys_h.file) 58 syscall_h.generate(tbl, config, syscall_h.file) 59 syscall_mk.generate(tbl, config, syscall_mk.file) 60 syscalls.generate(tbl, config, syscalls.file) 61 syscalls_map.generate(tbl, config, syscalls_map.file) 62 sysproto_h.generate(tbl, config, sysproto_h.file) 63 systrace_args.generate(tbl, config, systrace_args.file)
|
/freebsd/contrib/libucl/tests/ |
H A D | generate.test | 5 $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
|
H A D | run_tests.sh | 30 $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
|
H A D | Makefile.am | 1 EXTRA_DIST = $(TESTS) basic schema generate.res \ 5 generate.test \
|
/freebsd/contrib/bc/tests/ |
H A D | scripts.sh | 90 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" "$@"
|
H A D | script.sh | 85 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 182 # generate the test. Instead, we should just skip. 189 printf 'Could not find %s to generate results; skipping %s script %s\n' "$d" "$d" "$f"
|
/freebsd/lib/libc/tests/secure/ |
H A D | Makefile | 21 generate-tests: .PHONY 25 generate-tests: generate-tests-${tcat} 26 generate-tests-${tcat}: .PHONY 27 ${.CURDIR}/generate-fortify-tests.lua ${tcat} > ${.CURDIR}/fortify_${tcat}_test.c
|
/freebsd/crypto/openssl/doc/HOWTO/ |
H A D | keys.txt | 14 RSA and DSA, and this HOWTO will show how to generate each of them. 17 2. To generate an 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/crypto/openssl/doc/man1/ |
H A D | openssl-prime.pod.in | 13 [B<-generate>] 24 If no numbers are given on the command line, the B<-generate> flag should 25 be used to generate primes according to the requirements specified by the 40 =item B<-generate> 50 When used with B<-generate>, generates a "safe" prime. If the number
|
/freebsd/crypto/openssl/apps/ |
H A D | prime.c | 46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local 66 generate = 1; in prime_main() 88 if (generate) { in prime_main() 95 if (generate) { in prime_main()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | gen-combining.py | 41 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])
|
H A D | gen-bidi.py | 41 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])
|
H A D | gen-errorlist.py | 41 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])
|
H A D | gen-punycode-examples.py | 41 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])
|
H A D | gen-map.py | 41 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])
|
/freebsd/contrib/kyua/doc/ |
H A D | manbuild.sh | 89 generate() { function 107 generate <"${include_dir}/${file}" "${include_dir}" \ 159 generate "$(dirname "${input}")" ${vars} \
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_windows.in | 55 --generate-key=rsa \ 65 --generate-key=rsa \ 77 --generate-key=rsa \
|
/freebsd/tools/tools/locale/ |
H A D | README | 1 Files in this directory are used to generate locale source files 4 To generate the files, do the following: 34 from the CLDR files because it takes a long time to generate 50 Build a tool to generate locale source files.
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | msi.txt | 57 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/contrib/openbsm/test/bsm/ |
H A D | Makefile.am | 7 bin_PROGRAMS = generate program 8 generate_SOURCES = generate.c
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 33 # 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/contrib/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 33 # 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/sys/contrib/zstd/doc/ |
H A D | README.md | 13 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/contrib/kyua/cli/ |
H A D | cmd_report_html.cpp | 251 generate(const text::templates_def& templates, in generate() function in __anonb3af51450111::html_hooks 319 generate(templates, "context.html", "context.html"); in got_context() 377 generate(templates, "test_result.html", in got_result() 421 generate(text::templates_def(), "report.css", "report.css"); in write_summary() 422 generate(_summary_templates, "index.html", "index.html"); in write_summary()
|
/freebsd/contrib/libxo/doc/ |
H A D | formatting.rst | 24 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.
|