Searched refs:lists (Results 1 - 24 of 24) sorted by relevance

/freebsd-10.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc2texi118 my %lists = (
128 die "Not supported list type <$type>" if not exists $lists{ $type };
129 Mdoc::set_El_callback(sub { $lists{ $type }[1] });
130 $lists{ $type }[0]
H A Dmdoc2man4 # Properly implement -columns in the "my %lists" definition...
75 ## lists
78 my %lists = (
120 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) {
122 # Wrap nested lists with .RS and .RE
128 $lists{$1}->(%opts);
/freebsd-10.3-release/contrib/ntp/sntp/ag-tpl/
H A Dmdoc2man29 # Properly implement -columns in the "my %lists" definition...
101 ## lists
104 my %lists = (
146 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) {
148 # Wrap nested lists with .RS and .RE
154 $lists{$1}->(%opts);
/freebsd-10.3-release/contrib/groff/src/libs/libbib/
H A Dindex.cpp63 int *lists; member in class:index_search_item
212 lists = (int *)(tags + header.tags_size);
213 table = (int *)(lists + header.lists_size);
225 if (lists[header.lists_size - 1] >= 0)
233 for (int *ptr = lists + li; *ptr >= 0; ptr++) {
497 return li < 0 ? &minus_one : lists + li;
/freebsd-10.3-release/share/mk/
H A Dbsd.crunchgen.mk9 # CRUNCH_SRCDIRS: lists directories to search for included programs
10 # CRUNCH_PROGS: lists programs to be included
14 # CRUNCH_BUILDTOOLS: lists programs that need build tools built in the
/freebsd-10.3-release/contrib/tcsh/
H A Dtc.func.c1243 xprintf(CGETS(22, 12, "in one of the lists\n"));
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java896 List <List <Probe>> lists =
899 lists.add(dtrace.listProgramProbeDetail(p));
903 for (List <Probe> list : lists) {
912 List <List <ProbeDescription>> lists =
915 lists.add(dtrace.listProgramProbes(p));
917 for (List <ProbeDescription> list : lists) {
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlog.c1110 void *lists; local
1123 lists = isc_mem_get(lctx->mctx, bytes);
1125 if (lists == NULL)
1128 memset(lists, 0, bytes);
1133 memcpy(lists, lcfg->channellists, bytes);
1137 lcfg->channellists = lists;
/freebsd-10.3-release/release/doc/share/misc/
H A Dman2hwnotes.pl60 my $only_list_out = 0; # Should only lists be generated in the output?
99 These are automatically generated device lists for FreeBSD hardware notes.
457 # We only add the first line for "tag" lists
/freebsd-10.3-release/contrib/mdocml/
H A Dmdoc_html.c247 static const char * const lists[LIST_MAX] = { variable
879 assert(lists[type]);
880 PAIR_CLASS_INIT(&tag[0], lists[type]);
1021 assert(lists[n->norm->Bl.type]);
1023 strlcat(buf, lists[n->norm->Bl.type], BUFSIZ);
H A Dmdoc_man.c387 * It doesn't print a nice ", and" for lists.
/freebsd-10.3-release/gnu/usr.bin/cc/cc_int/
H A DMakefile18 # Most lists copied verbatim from GCC Makefiles.
50 integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o \
/freebsd-10.3-release/contrib/sendmail/contrib/
H A Dexpn.pl572 # lists and vrfy against users. It doesn't appear to be
1263 are used. Since many mailing lists have an illegal
/freebsd-10.3-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile110 $(srcdir)/gcse.c $(srcdir)/integrate.c $(srcdir)/lists.c $(srcdir)/optabs.c \
/freebsd-10.3-release/contrib/gdb/
H A Dltmain.sh2247 echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
2991 echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
/freebsd-10.3-release/contrib/opie/
H A Dconfigure1946 echo $ac_n "checking to see if your compiler can handle ANSI argument lists""... $ac_c" 1>&6
1947 echo "configure:1948: checking to see if your compiler can handle ANSI argument lists" >&5
/freebsd-10.3-release/contrib/gcc/
H A DMakefile.in720 # GTM_H lists the config files that the generator files depend on,
721 # while TM_H lists the ones ordinary gcc files depend on, which
750 # Shorthand variables for dependency lists.
1010 integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o \
2607 lists.o: lists.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) toplev.h \
2608 $(RTL_H) $(GGC_H) gt-lists.h
2866 $(srcdir)/gcse.c $(srcdir)/integrate.c $(srcdir)/lists.c $(srcdir)/optabs.c \
2904 gt-lists.h gt-alias.h gt-cselib.h gt-gcse.h \
/freebsd-10.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh2819 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
3782 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
/freebsd-10.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh2819 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
3782 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
/freebsd-10.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex6627 % lists of floats.
/freebsd-10.3-release/contrib/amd/doc/
H A Dtexinfo.tex6426 % lists of floats.
/freebsd-10.3-release/contrib/groff/doc/
H A Dtexinfo.tex6498 % lists of floats.
/freebsd-10.3-release/contrib/ldns/
H A Dconfigure15434 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
17495 # The default lists apply if the user does not specify any file.
/freebsd-10.3-release/contrib/ntp/sntp/
H A Dconfigure3441 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3442 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
4393 # like to wrap large dependency lists on column 80 (with \), and
25034 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
27165 # The default lists apply if the user does not specify any file.

Completed in 433 milliseconds