Searched refs:sources (Results 1 - 25 of 93) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dpr10179.exp17 set sources "pr10179-a.c pr10179-b.c"
19 if {[build_executable ${testname}.exp $testname $sources {debug}] == -1} {
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dcsharpcomp.sh.in72 sources=
122 sources="$sources "`echo "$1" | sed -e "$sed_quote_subst"`
133 test -z "$CSHARP_VERBOSE" || echo cscc $options_cscc $sources
134 exec cscc $options_cscc $sources
144 test -z "$CSHARP_VERBOSE" || echo mcs $options_mcs $sources
145 mcs $options_mcs $sources > "$tmp"/mcs.err
152 test -z "$CSHARP_VERBOSE" || echo csc $options_csc $sources
153 exec csc $options_csc $sources
H A Dcsharpcomp.h25 sources is an array of source file names, including resource files.
31 extern bool compile_csharp_class (const char * const *sources,
H A Dcsharpcomp.c66 compile_csharp_using_pnet (const char * const *sources, argument
131 const char *source_file = sources[i];
161 if (argv[argc - sources_count + i] != sources[i])
172 compile_csharp_using_mono (const char * const *sources, argument
241 const char *source_file = sources[i];
301 if (argv[argc - sources_count + i] != sources[i])
312 compile_csharp_using_sscli (const char * const *sources, argument
418 const char *source_file = sources[i];
450 if (argv[argc - sources_count + i] != sources[i])
461 compile_csharp_class (const char * const *sources, argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Dspu-ls.exp29 set sources ${srcdir}/${subdir}/${srcfile}
31 if { [gdb_compile $sources ${binfile} executable { debug }] != "" } {
H A Dspu-info.exp30 set sources ${srcdir}/${subdir}/${srcfile}
32 if { [gdb_compile $sources ${binfile} executable { debug }] != "" } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
H A Dinline-bt.exp21 set sources [list ${fullsrcfile} ${fullsrcfile2}]
24 if { [gdb_compile ${sources} ${binfile} \
H A Dinline-locals.exp21 set sources [list ${fullsrcfile} ${fullsrcfile2}]
24 if { [gdb_compile ${sources} ${binfile} \
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/unix/
H A Dentropy.c78 int fd = source->sources.file.handle;
107 source->sources.file.handle = -1;
118 int fd = source->sources.usocket.handle;
121 size_t sz_to_recv = source->sources.usocket.sz_to_recv;
133 switch ( source->sources.usocket.status ) {
143 source->sources.usocket.status =
158 source->sources.usocket.status =
163 source->sources.usocket.status =
197 source->sources.usocket.status =
200 source->sources
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dentropy.c78 int fd = source->sources.file.handle;
107 source->sources.file.handle = -1;
118 int fd = source->sources.usocket.handle;
121 size_t sz_to_recv = source->sources.usocket.sz_to_recv;
133 switch ( source->sources.usocket.status ) {
143 source->sources.usocket.status =
158 source->sources.usocket.status =
163 source->sources.usocket.status =
197 source->sources.usocket.status =
200 source->sources
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/python/
H A Dsetup.py31 sources = ["tre-python.c"], variable
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/admin/
H A Dcheck-style.sh165 sources=${@}
168 sources=$(find_sources)
172 for file in ${sources}; do
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/libOSMesa/
H A Dlibmesa.mk7 # Main sources
101 # GL API sources
110 # Math sources
124 # Software raster sources
162 # TNL sources
185 # VBO sources
207 # Shader sources
236 # Shader language sources
308 # Common driver sources
315 # OSMesa driver sources
[all...]
/netbsd-6-1-5-RELEASE/sbin/modstat/
H A Dmain.c58 static const char *sources[] = { variable
63 const unsigned int source_max = __arraycount(sources);
144 source = sources[ms->ms_source];
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-m68k/
H A Dm68k.exp61 foreach { id sources } { a { plt1.s } b { plt1-empty.s plt1.s } } {
65 $sources [list [list objdump -dr plt1-$arch.d]] \
/netbsd-6-1-5-RELEASE/sys/arch/arm/marvell/
H A Dmvsoc_intr.c52 static const char * const sources[] = { variable
151 strlcpy(buf, sources[irq], len);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dentropy.c54 HCRYPTPROV hcryptprov = source->sources.file.handle;
146 * it. XXXMLG When where are multiple sources, we should keep a
148 * next one) to avoid letting some sources build up entropy while
155 ent->nextsource = ISC_LIST_HEAD(ent->sources);
183 source = ISC_LIST_HEAD(ent->sources);
201 source = ISC_LIST_HEAD(ent->sources);
284 source->sources.file.handle = hcryptprov;
289 ISC_LIST_APPEND(ent->sources, source, link);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dentropy.c54 HCRYPTPROV hcryptprov = source->sources.file.handle;
146 * it. XXXMLG When where are multiple sources, we should keep a
148 * next one) to avoid letting some sources build up entropy while
155 ent->nextsource = ISC_LIST_HEAD(ent->sources);
183 source = ISC_LIST_HEAD(ent->sources);
201 source = ISC_LIST_HEAD(ent->sources);
284 source->sources.file.handle = hcryptprov;
289 ISC_LIST_APPEND(ent->sources, source, link);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A DMakefile.am42 sources = \
72 libsupc___la_SOURCES = $(sources) $(c_sources)
73 libsupc__convenience_la_SOURCES = $(sources) $(c_sources)
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dentropy.c112 ISC_LIST(isc_entropysource_t) sources;
157 } sources; member in struct:isc_entropysource
178 * Declarations for function provided by the system dependent sources that
484 isc_cbsource_t *cbs = &source->sources.callback;
697 ISC_LIST_INIT(ent->sources);
731 ISC_LIST_UNLINK(ent->sources, source, link);
739 destroyfilesource(&source->sources.file);
743 destroyusocketsource(&source->sources.usocket);
746 samplequeue_release(ent, &source->sources.sample.samplequeue);
749 cbs = &source->sources
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dentropy.c112 ISC_LIST(isc_entropysource_t) sources;
157 } sources; member in struct:isc_entropysource
178 * Declarations for function provided by the system dependent sources that
481 isc_cbsource_t *cbs = &source->sources.callback;
694 ISC_LIST_INIT(ent->sources);
728 ISC_LIST_UNLINK(ent->sources, source, link);
736 destroyfilesource(&source->sources.file);
740 destroyusocketsource(&source->sources.usocket);
743 samplequeue_release(ent, &source->sources.sample.samplequeue);
746 cbs = &source->sources
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A DMakefile.am25 ## Convenience var listing pure sources.
26 sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \
30 gprof_SOURCES = $(sources) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
56 POTFILES = $(sources) $(noinst_HEADERS)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A DMakefile.am43 sources = \
88 libsupc___la_SOURCES = $(sources) $(c_sources)
89 libsupc__convenience_la_SOURCES = $(sources) $(c_sources)
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dfixfonts52 If it isn't installed somewhere else, you need to get the Metafont sources
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Daix52.exp42 proc run_aix_test { size name ldopts asopts sources tools output } {
62 $sources \
254 foreach { name ldopts asopts sources tools output } $test {
255 run_aix_test 32 $name $ldopts $asopts $sources $tools $output
256 run_aix_test 64 $name $ldopts $asopts $sources $tools $output

Completed in 230 milliseconds

1234