Home
last modified time | relevance | path

Searched refs:synopsis (Results 1 – 25 of 152) sorted by relevance

1234567

/freebsd/crypto/openssl/util/
H A Dfind-doc-nits537 my $synopsis = ($contents =~ /=head1\s+SYNOPSIS(.*?)=head1/s, $1);
547 while ( $synopsis =~
552 my @synopsis;
553 while ( $synopsis =~ /$markup_re/msg ) {
555 push @synopsis, $found if $found =~ /^B<-/;
582 unless (grep /^\Q$found\E$/, @synopsis)
587 foreach (@synopsis) {
/freebsd/usr.bin/stat/
H A Dstat.c210 const char *statfmt, *options, *synopsis; in main() local
229 synopsis = "[-fn] [file ...]"; in main()
235 synopsis = "[-FLnq] [-f format | -l | -r | -s | -x] " in main()
276 usage(synopsis); in main()
314 usage(synopsis); in main()
406 usage(const char *synopsis) in usage() argument
409 (void)fprintf(stderr, "usage: %s %s\n", getprogname(), synopsis); in usage()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dmdspan12 // Overall mdspan synopsis
42 // extents synopsis
89 // layout_left synopsis
143 // layout_right synopsis
197 // layout_stride synopsis
254 // default_accessor synopsis
272 // mdspan synopsis
H A Dciso64614 ciso646 synopsis
H A Dccomplex14 ccomplex synopsis
H A Dcstdbool14 cstdbool synopsis
H A Dctgmath14 ctgmath synopsis
H A Dclimits14 climits synopsis
H A Dcassert11 cassert synopsis
H A Dcsetjmp14 csetjmp synopsis
H A Dcstdarg14 cstdarg synopsis
H A Dcsignal14 csignal synopsis
H A Diostream14 iostream synopsis
H A Dclocale14 clocale synopsis
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc-synopsis.tlib2 DEFINE mk-synopsis :+][+:
92 ENDDEF mk-synopsis :+]
/freebsd/crypto/openssh/
H A Dmdoc2man.awk29 synopsis=0
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dutility14 experimental/utility synopsis
H A Ddeque
H A Dforward_list
H A Dlist
H A Dvector
H A Dset
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_harden.m42 dnl @synopsis NTP_HARDEN([SCRIPTSDIRPATH])
H A Ddefine_dir.m41 dnl @synopsis AC_DEFINE_DIR(VARNAME, DIR [, DESCRIPTION])
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CORE_MAKE_FUNC.pod24 All the macros listed in the synopsis above are reserved.

1234567