Home
last modified time | relevance | path

Searched refs:examples (Results 1 – 25 of 1267) sorted by relevance

12345678910>>...51

/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/
H A DChangeLog25 * examples: New directory.
26 * examples/gcc-svn-env: New.
27 * examples/reg-watch: New.
28 * examples/reg-watch.awk: New.
29 * examples/common.config: New.
30 * examples/testall: New.
31 * examples/28970.config: New.
32 * examples/28970.list: New.
33 * examples/28970.c: New.
34 * examples/28970.log: New.
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A DMANIFEST5 examples d
6 examples/autoconf d
7 examples/rlfe d
112 examples/Makefile.in f
113 examples/excallback.c f
114 examples/fileman.c f
115 examples/manexamp.c f
116 examples/readlinebuf.h f
117 examples/rl-fgets.c f
118 examples/rlbasic.c f
[all …]
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A DMANIFEST5 examples d
6 examples/autoconf d
7 examples/rlfe d
112 examples/Makefile.in f
113 examples/excallback.c f
114 examples/fileman.c f
115 examples/manexamp.c f
116 examples/readlinebuf.h f
117 examples/rl-fgets.c f
118 examples/rlbasic.c f
[all …]
H A DCHANGELOG65 - `make distclean' now descends into the `examples' subdir
71 examples/Makefile.in
213 Makefile.in,{doc,examples,shlib}/Makefile.in
224 examples/Makefile.in
317 examples/rlfe.c
320 examples/Makefile.in
376 examples/rlfe.c
416 examples/rlfe.c
440 examples/Makefile.in
441 - build histexamp as part of the examples
[all …]
/netbsd-src/external/gpl2/groff/dist/contrib/mom/
H A DMakefile.sub67 examples/letter.mom \
68 examples/sample_docs.mom \
69 examples/typesetting.mom \
70 examples/README.txt \
71 examples/elvis_syntax \
72 examples/elvis_syntax.new \
73 examples/penguin.ps
76 examples/letter.ps \
77 examples/sample_docs.ps \
78 examples/typesetting.ps
[all …]
/netbsd-src/distrib/syspkg/sets/misc/
H A DMakefile3 SUBDIR+=misc-amd-examples
4 SUBDIR+=misc-bind-examples
5 SUBDIR+=misc-crypto-examples
6 SUBDIR+=misc-dhcpd-examples
7 SUBDIR+=misc-krb5-examples
8 SUBDIR+=misc-netutil-examples
10 SUBDIR+=misc-postfix-examples
13 SUBDIR+=misc-router-examples
16 SUBDIR+=misc-sup-examples
17 SUBDIR+=misc-sys-examples
[all …]
/netbsd-src/distrib/sets/lists/misc/
H A Dmi1349 ./usr/share/examples/amd/amd.conf misc-amd-examples share
1350 ./usr/share/examples/amd/cd misc-amd-examples share
1351 ./usr/share/examples/amd/master misc-obsolete obsolete
1352 ./usr/share/examples/amd/net misc-amd-examples share
1353 ./usr/share/examples/apm/script misc-amd-examples share
1354 ./usr/share/examples/asm misc-asm-examples
1355 ./usr/share/examples/asm/Makefile.inc misc-asm-examples share
1356 ./usr/share/examples/asm/README misc-asm-examples share
1357 ./usr/share/examples/asm/hello misc-asm-examples
1358 ./usr/share/examples/asm/hello/Makefile misc-asm-examples share
[all …]
/netbsd-src/external/bsd/unbound/dist/libunbound/python/
H A DMakefile52 rm -rdf examples/unbound
57 rm -rdf examples/unbound
58 …cd examples && mkdir unbound && ln -s ../../unbound.py unbound/__init__.py && ln -s ../../_unbound…
59 cd examples && if test -f ../../../.libs/_unbound.so; then cp ../../../.libs/_unbound.so . ; fi
61 cd examples && LD_LIBRARY_PATH=unbound bash
62 rm -rdf examples/unbound examples/_unbound.so
/netbsd-src/external/lgpl3/mpfr/dist/
H A DMakefile.am47 examples/ReadMe examples/can_round.c examples/divworst.c \
48 examples/rndo-add.c examples/sample.c examples/threads.c \
49 examples/version.c
/netbsd-src/distrib/sets/
H A Ddeps3 base-amd-examples base-sys-share
16 base-crypto-examples base-sys-share
24 base-dhcpd-examples base-sys-share
28 base-fstab-examples base-sys-share
41 base-krb5-examples base-sys-share
44 base-libsaslc-examples base-sys-share
93 base-miscfs-examples base-sys-share
97 base-netutil-examples base-sys-share
110 base-postfix-examples base-sys-share
119 base-router-examples base-sys-share
[all …]
H A Dcomments3 base-amd-examples example configuration files for the auto-mounter daemon and utilities
7 base-bind-examples example configuration files for BIND
17 base-crypto-examples example configuration files for cryptographic utilities
23 base-dhcpd-examples example configuration files for DHCP server
27 base-fstab-examples various example file system tables
43 base-krb5-examples example configuration files for the Kerberos V network authentication system
46 base-libsaslc-examples example configuration files for the SASL C library
91 base-miscfs-examples example configuration files for miscellaneous file systems
95 base-netutil-examples example configuration files for networking programs
110 base-postfix-examples example configuration files for the Postfix mailer
[all …]
/netbsd-src/distrib/syspkg/sets/base/
H A DMakefile5 SUBDIR+=base-amd-examples
9 SUBDIR+=base-bind-examples
17 SUBDIR+=base-crypto-examples
23 SUBDIR+=base-dhcpd-examples
36 SUBDIR+=base-krb5-examples
91 SUBDIR+=base-miscfs-examples
95 SUBDIR+=base-netutil-examples
107 SUBDIR+=base-postfix-examples
125 SUBDIR+=base-sup-examples
127 SUBDIR+=base-sys-examples
[all …]
/netbsd-src/external/public-domain/xz/dist/doc/examples/
H A D00_README.txt7 The examples are written so that the same comments aren't
10 On POSIX systems, the examples should build by just typing "make".
12 The examples that use stdin or stdout don't set stdin and stdout
14 possible that the examples won't work without modification.
17 List of examples
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormattedStatus.rst42 * - clang/examples/AnnotateFunctions
47 * - clang/examples/Attribute
52 * - clang/examples/CallSuperAttribute
57 * - clang/examples/clang-interpreter
62 * - clang/examples/PrintFunctionNames
2307 * - lldb/examples/darwin/heap_find/heap
2312 * - lldb/examples/functions
2317 * - lldb/examples/interposing/darwin/fd_interposing
2322 * - lldb/examples/lookup
2327 * - lldb/examples/plugins/commands
[all …]
/netbsd-src/external/mit/libuv/dist/docs/code/
H A DMakefile1 examples=\ macro
49 all: $(examples) plugin/plugin proc-streams/test cgi/tick multi-echo-server/worker uvwget/uvwget
51 $(examples): % : %/main.c
74 for dir in $(examples); do cd $$dir; rm -f $$dir; rm -rf $$dir.dSYM; cd ..; done
82 .PHONY: clean all $(examples) plugin uvwget
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A DREADME3 -f Makefile.examples", and assuming you have flex and gcc, all will be
8 make -f Makefile.examples program_name
12 make -f Makefile.examples expr
/netbsd-src/etc/mtree/
H A DNetBSD.dist.base474 ./usr/share/examples
475 ./usr/share/examples/amd
476 ./usr/share/examples/apm
477 ./usr/share/examples/asm
478 ./usr/share/examples/asm/hello
479 ./usr/share/examples/atf
480 ./usr/share/examples/blocklist
481 ./usr/share/examples/certctl
482 ./usr/share/examples/devpubd
483 ./usr/share/examples/devpubd/hooks
[all …]
/netbsd-src/sbin/mount_portal/examples/
H A Dcvs.conf3 netbsd/ rfilter netbsd/ /usr/share/examples/mount_portal/cvs.sh netbsd %s
4 openbsd/ rfilter openbsd/ /usr/share/examples/mount_portal/cvs.sh openbsd %s
/netbsd-src/external/bsd/kyua-cli/tests/kyua-cli/examples/
H A DMakefile7 TESTSDIR= ${TESTSBASE}/kyua-cli/examples
9 .PATH: ${SRCDIR}/examples
/netbsd-src/external/mit/libcbor/dist/doc/source/
H A Dusing.rst54 of what is it CBOR does, the examples (located in the ``examples`` directory) should give you a goo…
99 * $ ./examples/readfile examples/data/nested_array.cbor
136 * Use the examples/data/map.cbor input to test this.
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpmd_sha.txt112 # The two examples from: https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guid…
142 # The two examples from https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guide…
156 # http://csrc.nist.gov/groups/ST/toolkit/examples.html#aHashing
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial04.rst45 * The parser is only good enough to get the examples to work.
82 .. literalinclude:: ../examples/tut04-toyvm/factorial.toy
89 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
99 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
108 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
139 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
149 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
156 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
165 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
175 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial04.rst45 * The parser is only good enough to get the examples to work.
82 .. literalinclude:: ../examples/tut04-toyvm/factorial.toy
89 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
99 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
108 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
139 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
149 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
156 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
165 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
175 .. literalinclude:: ../examples/tut04-toyvm/toyvm.c
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/dynlibmod.tdir/
H A Ddynlibmod.test13 …32-gcc -m64 -I$PRE -shared -Wall -fpic -o helloworld.dll $PRE/dynlibmod/examples/helloworld.c -L..…
14 …x86_64-w64-mingw32-gcc -m64 -I$PRE -shared -Wall -fpic -o helloworld.dll $PRE/dynlibmod/examples/h…
21 echo "gcc -I$PRE -shared -Wall -fpic -o helloworld.so $PRE/dynlibmod/examples/helloworld.c"
22 gcc -I$PRE -shared -Wall -fpic -o helloworld.so $PRE/dynlibmod/examples/helloworld.c
/netbsd-src/external/bsd/lutok/share/examples/lutok/
H A DMakefile6 .PATH: ${SRCDIR}/examples
8 FILESDIR= /usr/share/examples/lutok

12345678910>>...51