Home
last modified time | relevance | path

Searched refs:lists (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/freebsd/crypto/openssl/
H A DSUPPORT.md13 An overview over the [mailing lists](#mailing-lists) can be found below.
25 - Search the mailing lists and/or the GitHub issues to find out whether
66 The OpenSSL maintains a number of [mailing lists] for various purposes.
67 The most important lists are:
79 lists] page.
87 [mailing lists]: https://www.openssl.org/community/mailinglists.html
/freebsd/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 Dmdoc2man78 my %lists = (
120 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) {
128 $lists{$1}->(%opts);
/freebsd/contrib/ntp/sntp/ag-tpl/
H A Dmdoc2man104 my %lists = (
146 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) {
154 $lists{$1}->(%opts);
/freebsd/contrib/flex/
H A DREADME.md13 There are several mailing lists available as well:
15 * flex-announce@lists.sourceforge.net - where posts will be made
17 * flex-help@lists.sourceforge.net - where you can post questions about
19 * flex-devel@lists.sourceforge.net - where you can discuss development
22 Find information on subscribing to the mailing lists at:
/freebsd/contrib/kyua/
H A DCONTRIBUTORS4 # The AUTHORS file lists the copyright holders; this file lists people.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-vt8500.txt23 Each pin configuration node lists the pin(s) to which it applies, and one or
26 listed. In other words, a subnode that lists only a mux function implies no
27 information about any pull configuration. Similarly, a subnode that lists only
H A Dbrcm,bcm2835-gpio.txt39 Each pin configuration node lists the pin(s) to which it applies, and one or
42 listed. In other words, a subnode that lists only a mux function implies no
43 information about any pull configuration. Similarly, a subnode that lists only
/freebsd/crypto/openssl/crypto/property/
H A DREADME.md41 comparison degenerates to integer comparison. Additionally, lists of
76 These convert ASCII strings into lists of properties. The resulting
77 lists are sorted by the name index. Some additional utility functions
78 for dealing with property lists are also included: comparison of a query
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A DREADME7 nvlists are wrapped as dictionaries or lists depending on their usage.
10 Enumerations and bit flags become strings and lists of strings in Python.
/freebsd/contrib/libpcap/
H A DCONTRIBUTING.md28 Still not sure how to do? Feel free to [subscribe](https://www.tcpdump.org/#mailing-lists)
29 to the mailing list tcpdump-workers@lists.tcpdump.org and ask!
/freebsd/contrib/libedit/
H A Dshlib_version2 # Remember to update distrib/sets/lists/base/shl.* when changing
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnxp,sc16is7xx.txt24 - irda-mode-ports: An array that lists the indices of the port that
26 - nxp,modem-control-line-ports: An array that lists the indices of the port that
83 - irda-mode-ports: An array that lists the indices of the port that
85 - nxp,modem-control-line-ports: An array that lists the indices of the port that
/freebsd/share/skel/
H A Ddot.mail_aliases7 # FreeBSD Mailing lists aliases
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java896 List <List <Probe>> lists = in main() local
899 lists.add(dtrace.listProgramProbeDetail(p)); in main()
903 for (List <Probe> list : lists) { in main()
912 List <List <ProbeDescription>> lists = in main() local
915 lists.add(dtrace.listProgramProbes(p)); in main()
917 for (List <ProbeDescription> list : lists) { in main()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_always_instrument.txt3 # -fxray-always-instrument=<path> along with your project-specific lists.
H A Dxray_never_instrument.txt3 # -fxray-never-instrument=<path> along with your project-specific lists.
/freebsd/contrib/tcsh/nls/C/
H A Dset2214 12 in one of the lists\n
/freebsd/sys/contrib/openzfs/cmd/zpool/compatibility.d/
H A Dgrub2-2.067 # This file lists all read-only comaptible features except
/freebsd/contrib/libxo/doc/
H A Dformatting.rst126 JSON output consists of a hierarchical set of objects and lists, each
129 encoded using braces; lists are encoded using square brackets.
130 Data inside objects and lists is separated using commas::
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaCallingConv.td21 // Callee-saved register lists.
/freebsd/crypto/heimdal/
H A DREADME12 <http://www.h5l.org/> or the mailing lists:
/freebsd/share/examples/kld/firmware/
H A DREADME7 menu). The Makefile lists the firmware file "firmware.img" and the
/freebsd/sys/ufs/ufs/
H A DREADME.acls9 Access control lists allow the association of fine-grained discretionary
18 Support for UFS access control lists may be enabled by adding:
/freebsd/usr.bin/login/
H A Dmotd.template8 Questions List: https://www.FreeBSD.org/lists/questions/

12345678910>>...17