Home
last modified time | relevance | path

Searched refs:sources (Results 26 – 50 of 131) sorted by relevance

123456

/dragonfly/usr.bin/indent/
H A DREADME79 comp.sources.unix. I would suggest that with the permission of you
90 know of your permission, and I will send the sources, or you can let
93 a version of indent to comp.sources.unix.
/dragonfly/contrib/binutils-2.27/ld/scripttempl/
H A DREADME2 genscripts.sh sets some shell variables, then sources
/dragonfly/crypto/libressl/
H A DREADME.DRAGONFLY16 These sources are used in:
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_irq.h49 struct amdgpu_irq_src **sources; member
/dragonfly/contrib/file/
H A DREADME.DRAGONFLY21 which may present bootstrapping issues when building from sources.
/dragonfly/games/larn/
H A DREADME16 Make.lint makefile script to run larn sources through lint
66 James McNamara has volunteered to maintain the latest sources, and provide
68 sources, for those who ask.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcontribute.texi10 current development sources are available by SVN (see
/dragonfly/sys/vfs/ufs/
H A DREADME.softupdates5 read the copyrights in the sources and the README file.
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dsources24 !include $(INC_MP)\sources.inc
/dragonfly/lib/librecrypto/
H A Ddfly_config.txt27 /* only if using/compiling compat/ sources */
/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c438 int killed, sources, dests; in pfctl_kill_src_nodes() local
441 killed = sources = dests = 0; in pfctl_kill_src_nodes()
464 sources++; in pfctl_kill_src_nodes()
531 "destinations\n", killed, sources, dests); in pfctl_kill_src_nodes()
541 int killed, sources, dests; in pfctl_net_kill_states() local
544 killed = sources = dests = 0; in pfctl_net_kill_states()
570 sources++; in pfctl_net_kill_states()
637 "destinations\n", killed, sources, dests); in pfctl_net_kill_states()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-cp.c179 ipcp_value_source <valtype> *sources; variable
499 for (s = val->sources; s; s = s->next) in print()
1497 src->next = sources; in add_source()
1498 sources = src; in add_source()
1551 for (s = val->sources; s; s = s->next) in add_value()
1568 while (val->sources) in add_value()
1571 val->sources = src->next; in add_value()
3278 for (src = val->sources; src; src = src->next) in propagate_effects()
3597 for (src = val->sources; src; src = src->next) in get_info_about_necessary_edges()
3639 for (src = val->sources; src; src = src->next) in gather_edges_for_value()
[all …]
/dragonfly/contrib/zlib-1.2/
H A DREADME109 lengthy legal documents to sign. The sources are provided for free but without
113 If you redistribute modified sources, we would appreciate that you include in
/dragonfly/contrib/cryptsetup/po/
H A DMakevars16 # sources, belong to the copyright holder of the package.) Translators are
/dragonfly/usr.bin/m4/
H A DNOTES11 sources.
/dragonfly/contrib/file/magic/Magdir/
H A Dgimp60 # some sources also list gpb
/dragonfly/usr.bin/compress/doc/
H A DREADME73 -from mod.sources, submitted by vax135!petsd!joe (Joe Orost), 8/1/85
168 Newsgroups: net.sources
172 In the compress 3.0 source recently posted to mod.sources, there is a
/dragonfly/usr.bin/getopt/
H A DREADME7 the second public domain sources and man pages for getopt(3) and getopt(1).
/dragonfly/share/examples/drivers/
H A DREADME21 the kernel sources in /sys. Possibly a better way would be
/dragonfly/contrib/bmake/
H A Dparse.c1482 GNodeList sources = LST_INIT; in ParseDependencySourcesMundane() local
1483 if (!Arch_ParseArchive(&start, &sources, in ParseDependencySourcesMundane()
1491 while (!Lst_IsEmpty(&sources)) { in ParseDependencySourcesMundane()
1492 GNode *gn = Lst_Dequeue(&sources); in ParseDependencySourcesMundane()
1496 Lst_Done(&sources); in ParseDependencySourcesMundane()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A DMakefile.in359 sources = \
409 libsupc___la_SOURCES = $(sources) $(c_sources)
410 libsupc__convenience_la_SOURCES = $(sources) $(c_sources)
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A DMakefile.in302 sources = \
327 libc__11convenience_la_SOURCES = $(sources) $(inst_sources)
/dragonfly/games/quiz/datfiles/
H A Dlatin136 fontes:springs|sources
/dragonfly/contrib/libarchive/
H A DCOPYING11 * Except as listed below, all C sources (including .c and .h files)
/dragonfly/sys/dev/disk/sym/
H A DREADME.sym72 interested in understanding the driver sources and/or in helping

123456