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

123

/freebsd-11-stable/contrib/unbound/
H A Dfreebsd-sources.pl62 my %sources;
64 $sources{$target} = {
66 grep({ !exists($sources{LIBUNBOUND}->{$_}) }
70 my $SRCS = fill("SRCS=\t", "\t", sort keys %{$sources{$target}});
/freebsd-11-stable/contrib/ncurses/
H A Dmk-0th.awk32 # Generate list of sources for a library, together with lint/lintlib rules
40 function make_lintlib(name,sources) {
48 printf "llib-l%s : %s\n", name, sources
49 printf "\tcproto -a -l -DNCURSES_ENABLE_STDBOOL_H=0 -DLINT $(CPPFLAGS) %s >$@\n", sources
55 printf "\t$(LINT) $(LINT_OPTS) $(CPPFLAGS) %s $(LINT_LIBS)\n", sources
H A DMakefile.in107 sources \
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dentropy.c76 int fd = source->sources.file.handle;
105 source->sources.file.handle = -1;
116 int fd = source->sources.usocket.handle;
119 size_t sz_to_recv = source->sources.usocket.sz_to_recv;
131 switch ( source->sources.usocket.status ) {
141 source->sources.usocket.status =
156 source->sources.usocket.status =
161 source->sources.usocket.status =
195 source->sources.usocket.status =
198 source->sources
[all...]
/freebsd-11-stable/contrib/libucl/python/
H A Dsetup.py17 sources = ['src/uclmodule.c'], variable
/freebsd-11-stable/contrib/subversion/
H A Dbuild.conf130 # path - relative path to target sources
131 # sources - explicit list of target sources
288 sources = *.c bdb/*.c util/*.c
377 sources = *.c lz4/*.c
417 sources = *.c reports/*.c posts/*.c
457 sources = rep-cache-db.sql
463 sources = rep-cache-db.sql
469 sources = wc-queries.sql
475 sources
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dcopy-cmd.c50 apr_array_header_t *targets, *sources;
63 sources = apr_array_make(pool, targets->nelts - 1,
113 APR_ARRAY_PUSH(sources, svn_client_copy_source_t *) = source;
172 err = svn_client_copy7(sources, dst_path, TRUE,
48 apr_array_header_t *targets, *sources; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_memory.c61 /* The tokens for each of the sources */
62 source_tokens_t sources[4]; member in struct:diff_mem_baton_t
67 /* Options for normalized comparison of the data sources */
127 source_tokens_t *src = &(mem_baton->sources[datasource_to_index(datasource)]);
258 int sources,
265 for (i = 0; i < sources; i++)
267 apr_array_header_t *tokens = btn->sources[i].tokens;
290 fill_source_tokens(&(baton.sources[0]), original, pool);
291 fill_source_tokens(&(baton.sources[1]), modified, pool);
309 fill_source_tokens(&(baton.sources[
257 alloc_normalization_bufs(diff_mem_baton_t *btn, int sources, apr_pool_t *pool) argument
356 source_tokens_t sources[2]; /* 0 == original; 1 == modified */ member in struct:unified_output_baton_t
714 source_tokens_t sources[3]; member in struct:merge_output_baton_t
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dentropy.c52 HCRYPTPROV hcryptprov = source->sources.file.handle;
144 * it. XXXMLG When where are multiple sources, we should keep a
146 * next one) to avoid letting some sources build up entropy while
153 ent->nextsource = ISC_LIST_HEAD(ent->sources);
181 source = ISC_LIST_HEAD(ent->sources);
199 source = ISC_LIST_HEAD(ent->sources);
282 source->sources.file.handle = hcryptprov;
287 ISC_LIST_APPEND(ent->sources, source, link);
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A DMakefile.am43 sources = \
73 libsupc___la_SOURCES = $(sources) $(c_sources)
74 libsupc__convenience_la_SOURCES = $(sources) $(c_sources)
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dentropy.c110 ISC_LIST(isc_entropysource_t) sources;
155 } sources; member in struct:isc_entropysource
176 * Declarations for function provided by the system dependent sources that
482 isc_cbsource_t *cbs = &source->sources.callback;
695 ISC_LIST_INIT(ent->sources);
729 ISC_LIST_UNLINK(ent->sources, source, link);
737 destroyfilesource(&source->sources.file);
741 destroyusocketsource(&source->sources.usocket);
744 samplequeue_release(ent, &source->sources.sample.samplequeue);
747 cbs = &source->sources
[all...]
H A Dlex.c68 LIST(struct inputsource) sources; member in struct:isc_lex
116 INIT_LIST(lex->sources);
136 while (!EMPTY(lex->sources))
221 ISC_LIST_INITANDPREPEND(lex->sources, source, link);
287 source = HEAD(lex->sources);
291 ISC_LIST_UNLINK(lex->sources, source, link);
374 source = HEAD(lex->sources);
866 source = HEAD(lex->sources);
886 source = HEAD(lex->sources);
907 source = HEAD(lex->sources);
[all...]
/freebsd-11-stable/share/mk/
H A Dbsd.clang-analyze.mk8 # CLANG_ANALYZE_CHECKERS Which checkers to run for all sources.
10 # CLANG_ANALYZE_CXX_CHECKERS Which checkers to run for C++ sources.
25 # Run the Clang static analyzer against all sources and present
H A Dnetbsd-tests.test.mk9 .error "Please define TESTSRC to the absolute path of the test sources, e.g. $${SRCTOP}/contrib/netbsd-tests/lib/libc/stdio"
/freebsd-11-stable/share/dtrace/
H A Dtcpconn42 @sources[args[2]->ip_daddr] = count();
46 @sources[args[2]->ip_daddr] = count();
/freebsd-11-stable/usr.sbin/mtest/
H A Dmtest.c525 * add some sources to the filterlist, using the full-state API.
529 sockunion_t sources[MAX_ADDRS]; local
559 sockunion_t *psu = (sockunion_t *)&sources[i];
590 &su.sa, su.sa.sa_len, fmode, n, &sources[0].ss) != 0)
706 sockunion_t sources[MAX_ADDRS]; local
727 su.sa.sa_len, &fmode, &nsrc, &sources[0].ss) != 0) {
737 fprintf(stderr, "hexdump of sources:\n");
738 uint8_t *bp = (uint8_t *)&sources[0];
739 for (i = 0; i < (nsrc * sizeof(sources[0])); i++) {
744 qsort(sources, nsr
[all...]
/freebsd-11-stable/contrib/ncurses/man/
H A DMakefile.in55 sources : terminfo.5
70 # We compose terminfo.5 from the real sources...
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DListener.h120 const ConstString *sources, // nullptr for any event
126 const ConstString *sources, // nullptr for any event
/freebsd-11-stable/contrib/ncurses/misc/
H A DMakefile.in82 sources :: terminfo.tmp
116 @MAKE_PC_FILES@sources :: pc-files
/freebsd-11-stable/contrib/ntp/
H A DMakefile.am94 sntp/built-sources-only: FRC.sntp
95 @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl61 my %sources;
208 $result = add_source(\%sources, $source_name);
216 if (keys(%sources) == 0)
221 while (($source_name, $source) = each(%sources))
258 ## sources -- A hash that contains all of the sources.
266 ## source, the previous source gets overwritten in the sources
273 my $sources = shift;
319 $sources->{$source_id} = $queued_message;
337 $sources
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgcov.c258 static source_t *sources; variable
521 for (src = sources; src; src = src->next)
537 for (src = sources; src; src = src->next)
579 while ((src = sources))
581 sources = src->next;
681 for (src = sources; src; src = src->next)
688 src->index = sources ? sources->index + 1 : 1;
689 src->next = sources;
690 sources
[all...]
/freebsd-11-stable/tools/sched/
H A Dschedgraph.py125 sources = [] variable
376 for source in sources:
518 for source in sources:
937 titlestr += str(len(sources)) + " event sources, "
1079 sources.append(source)
1084 for source in sources:
1108 for source in sources:
1114 sources.sort()
1141 for source in sources
[all...]
/freebsd-11-stable/contrib/ncurses/form/
H A DMakefile.in132 sources : $(AUTO_SRC)
/freebsd-11-stable/contrib/ncurses/include/
H A DMakefile.in91 sources \

Completed in 189 milliseconds

123