Searched refs:An (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/tools/tools/sysdoc/
H A Dsysdoc.sh61 .An -nosplit
62 .An Tom Rhodes Aq Mt trhodes@FreeBSD.org ,
64 .An Giorgos Keramidas Aq Mt keramida@FreeBSD.org ,
65 .An Ruslan Ermilov Aq Mt ru@FreeBSD.org ,
67 .An Marc Silver Aq Mt marcs@draenor.org .
/freebsd-11-stable/share/examples/netgraph/
H A Dvirtual.chain232 M4=`od -An -N2 -i /dev/random | sed -e 's/ //g' | \
234 M5=`od -An -N2 -i /dev/random | sed -e 's/ //g' | \
236 M6=`od -An -N2 -i /dev/random | sed -e 's/ //g' | \
H A Dvirtual.lan225 M4=`od -An -N2 -i /dev/random | sed -e 's/ //g' | \
227 M5=`od -An -N2 -i /dev/random | sed -e 's/ //g' | \
229 M6=`od -An -N2 -i /dev/random | sed -e 's/ //g' | \
/freebsd-11-stable/contrib/dialog/package/freebsd/
H A DMakefile18 COMMENT= An enhanced version of 'dialog' to work with ncurses
/freebsd-11-stable/contrib/mdocml/
H A Dmdoc.h51 * An argument to a macro (multiple values = `-column xxx yyy').
144 struct mdoc_an An; member in union:mdoc_data
H A Dmdoc_term.c142 { termp_an_pre, NULL }, /* An */
1040 if (n->norm->An.auth == AUTH_split) {
1045 if (n->norm->An.auth == AUTH_nosplit) {
H A Dmdoc_html.c136 {mdoc_an_pre, NULL}, /* An */
1031 if (n->norm->An.auth == AUTH_split) {
1036 if (n->norm->An.auth == AUTH_nosplit) {
1048 print_otag(h, TAG_SPAN, "cT", "An");
H A Dmdoc_markdown.c121 { NULL, md_pre_An, NULL, NULL, NULL }, /* An */
825 switch (n->norm->An.auth) {
H A Dmdoc_validate.c133 post_an, /* An */
828 "An -%s", mdoc_argnames[argv->arg]);
833 n->norm->An.auth = AUTH_split;
835 n->norm->An.auth = AUTH_nosplit;
1390 if (np->norm->An.auth == AUTH__NONE) {
1393 np->line, np->pos, "An");
1398 nch->line, nch->pos, "An ... %s", nch->string);
/freebsd-11-stable/contrib/bmake/mk/
H A Doptions.mk23 # An OPTIONS_DEFAULT_NO option can only be overridden by putting
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql61 /* An INSERT takes an SQLite reserved lock that prevents other writes
/freebsd-11-stable/contrib/openpam/misc/
H A Dgendoc.pl58 .An Dag-Erling Sm\\(/orgrav Aq Mt des\@des.no .",
60 .An Dag-Erling Sm\\(/orgrav Aq Mt des\@des.no .",
62 .An Dag-Erling Sm\\(/orgrav Aq Mt des\@des.no .",
/freebsd-11-stable/contrib/apr/
H A Dapr-config.in84 An application should use the results of --cflags, --cppflags, --includes,
H A Dapr.mak21 !ERROR An invalid configuration is specified.
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql83 /* An INSERT takes an SQLite reserved lock that prevents other writes
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser47 right. An empty left column translates to the default for that domain.
/freebsd-11-stable/tools/build/options/
H A Dmakeman353 .An tools/build/options/makeman .
/freebsd-11-stable/etc/rc.d/
H A Dsendmail114 unstructuredName = An optional company name
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-c1.asm143 ! An inline equivalent of _exit, as specified in Figure 3-26 of the ABI.
H A Dsol2-gc1.asm156 ! An inline equivalent of _exit, as specified in Figure 3-26 of the ABI.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc275 // An error occurred: Return to the caller.
/freebsd-11-stable/stand/lua/
H A Dmenu.lua418 -- need to exit this menu. An omitted or true
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql238 An 'operation depth' refers to the number of directory levels down from
274 An 'svn revert foo/bar' would remove the NODES of (2).
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbarch.sh293 # An initial value to assign to MEMBER of the freshly
360 # An optional equation that casts MEMBER to a value suitable
367 # An optional indicator for any predicte to wrap around the
700 # the target needs software single step. An ISA method to implement it.
1200 Reserve space for a per-architecture data-pointer. An identifier
1318 printf " /* An obstack bound to the lifetime of the architecture. */\n"
/freebsd-11-stable/crypto/openssl/util/
H A Dpod2man.pl225 (W) An unknown HTML entity (probably for an 8-bit character) was given via

Completed in 133 milliseconds

12