Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/netbsd/src/external/bsd/tcpdump/dist/tests/
Dpim-packet-assortment-v.out77 group #1: 225.0.0.3(0x80), joined sources: 4, pruned sources: 3
85 group #2: 225.0.0.1(0x80), joined sources: 4, pruned sources: 3
93 group #3: 225.0.0.2(0x80), joined sources: 4, pruned sources: 3
105 group #1: 225.0.0.3(0x80), joined sources: 4, pruned sources: 3
113 group #2: 225.0.0.1(0x80), joined sources: 4, pruned sources: 3
121 group #3: 225.0.0.2(0x80), joined sources: 4, pruned sources: 3
133 group #1: 225.0.0.4(0x80), joined sources: 4, pruned sources: 3
141 group #2: 225.0.0.5(0x80), joined sources: 4, pruned sources: 3
149 group #3: 225.0.0.6(0x80), joined sources: 4, pruned sources: 3
161 group #1: 225.0.0.4(0x80), joined sources: 4, pruned sources: 3
[all …]
Dpim-packet-assortment-vv.out77 group #1: 225.0.0.3(0x80), joined sources: 4, pruned sources: 3
85 group #2: 225.0.0.1(0x80), joined sources: 4, pruned sources: 3
93 group #3: 225.0.0.2(0x80), joined sources: 4, pruned sources: 3
105 group #1: 225.0.0.3(0x80), joined sources: 4, pruned sources: 3
113 group #2: 225.0.0.1(0x80), joined sources: 4, pruned sources: 3
121 group #3: 225.0.0.2(0x80), joined sources: 4, pruned sources: 3
133 group #1: 225.0.0.4(0x80), joined sources: 4, pruned sources: 3
141 group #2: 225.0.0.5(0x80), joined sources: 4, pruned sources: 3
149 group #3: 225.0.0.6(0x80), joined sources: 4, pruned sources: 3
161 group #1: 225.0.0.4(0x80), joined sources: 4, pruned sources: 3
[all …]
Dpimv2_sm-v.out19 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
53 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
89 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
123 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
159 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
195 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
229 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
265 group #1: 239.123.123.123, joined sources: 1, pruned sources: 0
285 group #1: 239.123.123.123, joined sources: 0, pruned sources: 1
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Ddw2-abs-hi-pc.exp22 set sources \
27 set sources [lmap i $sources { set tmp $srcdir/$subdir/$i }]
29 lassign [function_range hello $sources] \
31 lassign [function_range world $sources] \
34 set sources \
52 if {[build_executable ${testfile}.exp ${executable} $sources $flags] == -1} {
Ddw2-ranges-psym-warning.exp44 set sources [list ${srcdir}/${subdir}/$srcfile ${srcdir}/${subdir}/$srcfile2]
46 lassign [function_range foo $sources] \
50 lassign [function_range foo_low $sources] \
54 lassign [function_range bar $sources] \
58 lassign [function_range baz $sources] \
Ddw2-ranges-psym.exp46 set sources [list ${srcdir}/${subdir}/$srcfile ${srcdir}/${subdir}/$srcfile2]
48 lassign [function_range foo $sources] \
52 lassign [function_range foo_low $sources] \
56 lassign [function_range bar $sources] \
60 lassign [function_range baz $sources] \
Dbreak-inline-psymtab.exp18 set sources [list $srcfile $srcfile2]
19 if { [prepare_for_testing "failed to prepare" ${testfile} $sources] } {
/netbsd/src/usr.bin/make/unit-tests/
Dopt-debug-graph1.mk8 all: made-target made-target-no-sources
14 made-target-no-sources:
16 unmade-target: unmade-sources unmade-silent-source
20 unmade-target-no-sources:
/netbsd/src/external/bsd/tcpdump/dist/
Dmkdep96 sources=""
99 sources="$sources $SOURCE_DIRECTORY/$srcfile"
105 "$CC" "$DEPENDENCY_CFLAG" $flags $sources |
/netbsd/src/external/bsd/libpcap/dist/
Dmkdep101 sources=""
104 sources="$sources $SOURCE_DIRECTORY/$srcfile"
110 "$CC" "$DEPENDENCY_CFLAG" $flags $sources |
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Drust-support.exp29 proc gdb_compile_rust {sources dest options} {
32 if {[llength $sources] > 1} {
71 if {[gdb_compile [lindex $sources 0] $dest executable \
Dfuture.exp559 set sources ""
567 append sources " $file"
571 set sources $source
588 set opts "$early_flags $add_flags $sources"
593 set opts "$early_flags $add_flags $sources"
596 set opts "$early_flags $sources $add_flags"
604 set opts "$early_flags $sources $add_flags"
/netbsd/src/external/bsd/ntp/dist/
DREADME52 adjtimed Directory containing the sources for the adjtime daemon
55 authstuff Directory containing sources for miscellaneous programs
64 clockstuff Directory containing sources for miscellaneous programs
104 kernel Directory containing sources for kernel programs such as
111 ntpdate Directory containing sources for a program to set the
115 ntpq Directory containing sources for a utility program to
120 ntptrace Directory containing sources for a utility program that
144 util Directory containing sources for various utility and
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dprogs.pl30 map { @{$unified_info{sources}->{$_}} }
32 && !$unified_info{attributes}->{sources}->{$apps_openssl}->{$_}->{nocheck} }
33 @{$unified_info{sources}->{$apps_openssl}};
/netbsd/src/sys/arch/alpha/
DSTYLE25 (2) All C sources should include <sys/cdefs.h> as the first header to
33 (1) NetBSD RCS ID tags ($NetBSD: STYLE,v 1.7 2002/09/06 13:18:51 gehenna Exp $ tags) in C sources a…
42 (2) All C and assembler sources should include an RCS ID tag which can
49 doesn't conflict with the RCS ID definitions in included sources.
68 from the kernel printf() function), -Wformat will be re-enabled, so sources
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_debugfs_crc.c94 const char *const *sources = crtc->funcs->get_crc_sources(crtc, in crc_control_show() local
99 if (count == 0 || !sources) in crc_control_show()
103 if (!crtc->funcs->verify_crc_source(crtc, sources[i], in crc_control_show()
105 if (strcmp(sources[i], crtc->crc.source)) in crc_control_show()
106 seq_printf(m, "%s\n", sources[i]); in crc_control_show()
108 seq_printf(m, "%s*\n", sources[i]); in crc_control_show()
/netbsd/src/external/gpl2/lvm2/dist/
DREADME9 ftp://sources.redhat.com/pub/lvm2/
12 cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 login
14 cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 co LVM2
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Ddecl-before-def.exp17 set sources [list $srcfile $srcfile2]
19 if {[prepare_for_testing "failed to prepare" $testfile $sources]} {
Dpr10179.exp17 set sources "pr10179-a.c pr10179-b.c"
19 if {[build_executable ${testname}.exp $testname $sources {debug}] == -1} {
Dc-linkage-name.exp22 set sources "${srcdir}/${subdir}/${srcfile} ${srcdir}/${subdir}/${srcfile2}"
23 if { [gdb_compile "${sources}" "${binfile}" executable {debug}] != "" } {
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/doc/html/
DREADME1 The HTML documentation in this folder is generated from the XML sources.
3 To change or edit, please edit the XML sources in the ../xml directory.
/netbsd/src/sbin/modstat/
Dmain.c62 static const char *sources[] = { variable
67 const unsigned int source_max = __arraycount(sources);
222 source = sources[ms->ms_source]; in main()
/netbsd/src/external/gpl3/binutils/dist/binutils/
DREADME-how-to-make-a-release9 It is useful to have a cloned copy of the sources of this project as
43 2.5 If you have not built from the sources recently then now is the
68 5. Make sure that the branch is there. IE check out the branch sources:
75 Keep the checked out sources - they are going to be needed in future
127 cd <branch-sources>
130 b. Create a source tarball of the BRANCH sources:
182 A snapshot of the branch sources can be found here:
186 We hope to make the official release of the sources on the <DATE>
202 A snapshot of the sources is also available here:
240 20. Make sure that the branch sources still build, test and install
[all …]
/netbsd/src/external/bsd/am-utils/dist/
DREADME8 your own (especially look at the sources to figure out how things work).
28 method, for it will separate the build from the sources, and allow you to
50 that /src/am-utils-6.0 is where you unpacked the sources. So you could
70 [D] If you modify any of the *.[chyl] sources in the directories amd, amq,
94 macros and let others concentrate on C sources.
/netbsd/src/external/gpl3/binutils/dist/gprof/
DMakefile.am43 sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \ macro
47 gprof_SOURCES = $(sources) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
72 POTFILES = $(sources) $(noinst_HEADERS)

12345678910>>...23