Home
last modified time | relevance | path

Searched full:examples (Results 1 – 25 of 4256) sorted by relevance

12345678910>>...171

/freebsd/contrib/ldns/
H A DMakefile.in105examples/ldns-chaos.lo examples/ldns-compare-zones.lo examples/ldns-dane.lo examples/ldnsd.lo exam…
106examples/ldns-chaos examples/ldns-compare-zones examples/ldnsd examples/ldns-gen-zone examples/ldn…
108examples/ldns-testpkts\.c|examples/ldns-testns\.c|examples/ldns-dane\.c|examples/ldns-dpa\.c|examp…
109 TESTNS = examples/ldns-testns
110 TESTNS_LOBJS = examples/ldns-testns.lo examples/ldns-testpkts.lo
111 LDNS_DPA = examples/ldns-dpa
112 LDNS_DPA_LOBJS = examples/ldns-dpa.lo
113 LDNS_DANE = examples/ldns-dane
114 LDNS_DANE_LOBJS = examples/ldns-dane.lo
115 EX_SSL_PROGS = examples/ldns-nsec3-hash examples/ldns-revoke examples/ldns-signzone examples/ldns-v…
[all …]
/freebsd/crypto/libecc/scripts/
H A Dcrossbuild.sh37 …check_and_copy $ROOT_DIR/src/examples/basic/nn_pollard_rho $CROSSBUILD_OUTPUT/"$triplet"/word"$wor…
38 …check_and_copy $ROOT_DIR/src/examples/basic/fp_square_residue $CROSSBUILD_OUTPUT/"$triplet"/word"$…
39 …check_and_copy $ROOT_DIR/src/examples/basic/curve_basic_examples $CROSSBUILD_OUTPUT/"$triplet"/wor…
40 …check_and_copy $ROOT_DIR/src/examples/basic/curve_ecdh $CROSSBUILD_OUTPUT/"$triplet"/word"$wordsiz…
42 …check_and_copy $ROOT_DIR/src/examples/"hash"/"hash" $CROSSBUILD_OUTPUT/"$triplet"/word"$wordsize"/…
44 …check_and_copy $ROOT_DIR/src/examples/sss/sss $CROSSBUILD_OUTPUT/"$triplet"/word"$wordsize"/sss_"$…
46 …check_and_copy $ROOT_DIR/src/examples/sig/rsa/rsa $CROSSBUILD_OUTPUT/"$triplet"/word"$wordsize"/rs…
47 …check_and_copy $ROOT_DIR/src/examples/sig/dsa/dsa $CROSSBUILD_OUTPUT/"$triplet"/word"$wordsize"/ds…
48 …check_and_copy $ROOT_DIR/src/examples/sig/sdsa/sdsa $CROSSBUILD_OUTPUT/"$triplet"/word"$wordsize"/…
49 …check_and_copy $ROOT_DIR/src/examples/sig/kcdsa/kcdsa $CROSSBUILD_OUTPUT/"$triplet"/word"$wordsize…
[all …]
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_compilation_tests.yml38 cd src/examples/ && make clean && make && cd - && make clean;
40 cd src/examples/ && make clean && make 16 && cd - && make clean;
42 cd src/examples/ && make clean && make 32 && cd - && make clean;
44 cd src/examples/ && make clean && make 64 && cd - && make clean;
47 cd src/examples/ && make clean && USE_SANITIZERS=1 make && cd - && make clean;
50 cd src/examples/ && make clean && make debug && cd - && make clean;
52 cd src/examples/ && make clean && make debug16 && cd - && make clean;
54 cd src/examples/ && make clean && make debug32 && cd - && make clean;
56 cd src/examples/ && make clean && make debug64 && cd - && make clean;
H A Dlibecc_examples.yml7 examples:
20 # libecc examples tests
21 - name: libecc examples tests
36 …EXTRA_CFLAGS="-DUSER_NN_BIT_LEN=4096" make && cd src/examples/ && EXTRA_CFLAGS="-DUSER_NN_BIT_LEN=…
37 …make 32 && cd src/examples/ && make 32 && ./sss/sss && ./basic/curve_basic_examples && ./basic/cur…
38 …make 16 && cd src/examples/ && make 16 && ./sss/sss && ./basic/curve_basic_examples && ./basic/cur…
/freebsd/crypto/heimdal/doc/doxyout/ntlm/man/man3/
H A Dntlm_type3.343 \fBExamples: \fP
53 \fBExamples: \fP
60 \fBExamples: \fP
67 \fBExamples: \fP
77 \fBExamples: \fP
87 \fBExamples: \fP
H A Dntlm_type1.331 \fBExamples: \fP
41 \fBExamples: \fP
48 \fBExamples: \fP
55 \fBExamples: \fP
62 \fBExamples: \fP
H A Dntlm_type2.337 \fBExamples: \fP
47 \fBExamples: \fP
54 \fBExamples: \fP
61 \fBExamples: \fP
68 \fBExamples: \fP
H A Dntlm_buf.325 \fBExamples: \fP
35 \fBExamples: \fP
42 \fBExamples: \fP
/freebsd/crypto/heimdal/lib/hx509/
H A Ddoxygen.c64 * See the @ref page_error for description and examples. */
66 * See the @ref page_cert for description and examples. */
68 * See the @ref page_keyset for description and examples. */
70 * See the @ref page_cms for description and examples. */
74 * See the @ref page_name for description and examples. */
76 * See the @ref page_revoke for description and examples. */
79 * See the @ref page_lock for description and examples. */
82 * See the @ref page_ca for description and examples. */
/freebsd/contrib/kyua/examples/
H A DMakefile.am.inc29 dist_examples_DATA = examples/Kyuafile.top
30 dist_examples_DATA += examples/kyua.conf
33 tests_examplesdir = $(pkgtestsdir)/examples
35 tests_examples_DATA = examples/Kyuafile
38 tests_examples_PROGRAMS = examples/syntax_test
39 examples_syntax_test_SOURCES = examples/syntax_test.cpp
/freebsd/contrib/mandoc/
H A Dmdoc.7152 \&.\e\(dq .Sh EXAMPLES
353 manual provides examples of typical content and formatting.
373 .It Em EXAMPLES
376 Make sure that examples work properly!
647 Examples:
681 Examples:
697 Examples:
751 Examples:
783 Examples:
881 Examples:
[all …]
/freebsd/targets/pseudo/userland/share/
H A DMakefile.depend19 share/examples \
20 share/examples/atf \
21 share/examples/ipfilter \
22 share/examples/pf \
23 share/examples/smbfs \
24 share/examples/smbfs/print \
/freebsd/contrib/libcbor/
H A D.gitignore13 examples/bazel/bazel-bazel
14 examples/bazel/bazel-bin
15 examples/bazel/bazel-out
16 examples/bazel/bazel-testlogs
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Dexamples.html3 <title>Heimdal crypto library: Examples</title>
17 <li class="current"><a href="examples.html"><span>Examples</span></a></li>
22 <h1>Examples</h1>Here is a list of all examples:<ul>
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/
H A Dexamples.html3 <title>Heimdalntlmlibrary: Examples</title>
18 <li class="current"><a href="examples.html"><span>Examples</span></a></li>
23 <h1>Examples</h1>Here is a list of all examples:<ul>
H A Dstructntlm__type1.html18 <li><a href="examples.html"><span>Examples</span></a></li>
44 …caf3f539e24008e31613f5eb663">heim_ntlm_free_type1()</a>. <dl compact><dt><b>Examples: </b></dt><dd>
60 <dl compact><dt><b>Examples: </b></dt><dd>
76 <dl compact><dt><b>Examples: </b></dt><dd>
92 <dl compact><dt><b>Examples: </b></dt><dd>
108 <dl compact><dt><b>Examples: </b></dt><dd>
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc67 OLD_FILES+=usr/share/examples/etc/apmd.conf
162 OLD_FILES+=usr/share/examples/bhyve/vmrun.sh
165 OLD_DIRS+=usr/share/examples/bhyve
247 OLD_FILES+=usr/share/examples/etc/defaults/bluetooth.device.conf
495 OLD_FILES+=usr/share/examples/etc/snmpd.config
1469 OLD_FILES+=usr/share/examples/dma/auth.conf
1470 OLD_FILES+=usr/share/examples/dma/mailer.conf
1471 OLD_DIRS+=usr/share/examples/dma
1647 OLD_FILES+=usr/share/examples/uefisign/uefikeys
1651 OLD_FILES+=usr/share/examples/BSD_daemon/FreeBSD.pfa
[all …]
/freebsd/share/examples/
H A DMakefile2 # Doing a make install builds /usr/share/examples
6 PACKAGE=examples
7 FILESDIR= ${SHAREDIR}/examples
84 README.examples \
400 SER_${d:tu:C/\//_/g}DIR+= ${SHAREDIR}/examples/${d}
404 SER_${d:tu:C/\//_/g}PACKAGE= examples
408 BINDIR= ${SHAREDIR}/examples
/freebsd/share/syscons/keymaps/
H A Dce.iso2.kbd31 # Examples: ���
37 # Examples: ����
39 # Examples: ���
42 # Examples: ��
44 # Examples: ��
46 # Examples: ��
48 # Examples: �������
50 # Examples: ������
52 # Examples: �
/freebsd/share/vt/keymaps/
H A Dcentraleuropean.kbd31 # Examples: ęąţçş
37 # Examples: äüöë
39 # Examples: ôâî
42 # Examples: ůŮ
44 # Examples: őű
46 # Examples: żŻ
48 # Examples: áśéíúńźŕĺ
50 # Examples: ăčřľďťňž
52 # Examples: đł
H A Dcentraleuropean.qwerty.kbd31 # Examples: ęąţçş
37 # Examples: äüöë
39 # Examples: ôâî
42 # Examples: ůŮ
44 # Examples: őű
46 # Examples: żŻ
48 # Examples: áśéíúńźŕĺ
50 # Examples: ăčřľďťňž
52 # Examples: đł
/freebsd/share/examples/libusb20/
H A DREADME3 only few code examples around under /usr/src (namely, usbconfig
10 So I started writing my own examples, to "get a feeling" about how to
32 Feel free to be liberal in the licensing of these examples: while the
34 applies to modifications of the original examples itself. For
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs.8327 .Sh EXAMPLES
328 .\" Examples 1, 4, 6, 7, 11, 14, 16 are shared with zfs-set.8.
329 .\" Examples 1, 10 are shared with zfs-create.8.
330 .\" Examples 2, 3, 10, 15 are also shared with zfs-snapshot.8.
331 .\" Examples 3, 10, 15 are shared with zfs-destroy.8.
332 .\" Examples 5 are shared with zfs-list.8.
333 .\" Examples 8 are shared with zfs-rollback.8.
334 .\" Examples 9, 10 are shared with zfs-clone.8.
335 .\" Examples 10 are also shared with zfs-promote.8.
336 .\" Examples 10, 15 also are shared with zfs-rename.8.
[all …]
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/man/man3/
H A Dhcrypto_evp.3252 See the \fBEVP - generic crypto interface\fP for description and examples.
266 \fBExamples: \fP
396 \fBExamples: \fP
445 \fBExamples: \fP
489 \fBExamples: \fP
582 \fBExamples: \fP
601 \fBExamples: \fP
628 \fBExamples: \fP
657 \fBExamples: \fP
690 \fBExamples: \fP
/freebsd/contrib/expat/tests/
H A DREADME.md3 expected to be useful examples of Expat usage; see the
4 [examples](../examples) directory for that.

12345678910>>...171