Searched refs:Bd (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dmdoc2man.awk90 } else if(match(words[w],"^Bd$")) {
/freebsd-11-stable/contrib/mdocml/
H A Dmdoc.h145 struct mdoc_bd Bd; member in union:mdoc_data
H A Dmdoc_term.c136 { termp_bd_pre, termp_bd_post }, /* Bd */
548 * (and thus `Bl') and `Bd'. And then go ahead and print that space,
562 if (MDOC_Bd == bl->tok && bl->norm->Bd.comp)
1431 if (n->norm->Bd.offs == NULL ||
1432 ! strcmp(n->norm->Bd.offs, "left"))
1434 else if ( ! strcmp(n->norm->Bd.offs, "indent"))
1436 else if ( ! strcmp(n->norm->Bd.offs, "indent-two"))
1439 offset = a2width(p, n->norm->Bd.offs);
1454 if (n->norm->Bd.type != DISP_literal &&
1455 n->norm->Bd
[all...]
H A Dmdoc_html.c130 {mdoc_bd_pre, NULL}, /* Bd */
936 comp = n->norm->Bd.comp;
952 if (n->norm->Bd.offs == NULL ||
953 ! strcmp(n->norm->Bd.offs, "left"))
955 else if ( ! strcmp(n->norm->Bd.offs, "indent"))
957 else if ( ! strcmp(n->norm->Bd.offs, "indent-two"))
963 print_otag(h, TAG_DIV, "cswl", "Bd", n->norm->Bd.offs);
965 print_otag(h, TAG_DIV, "cshl", "Bd", offs);
967 if (n->norm->Bd
[all...]
H A Dmdoc_validate.c127 post_display, /* Bd */
770 argv->pos, "Bd -offset");
773 if (NULL != n->norm->Bd.offs)
776 argv->pos, "Bd -offset %s",
779 n->norm->Bd.offs = argv->value[0];
782 if (n->norm->Bd.comp)
785 argv->pos, "Bd -compact");
786 n->norm->Bd.comp = 1;
794 if (DISP__NONE == n->norm->Bd.type)
795 n->norm->Bd
[all...]
H A Dmdoc_markdown.c115 { md_cond_body, md_pre_Bd, md_post_D1, NULL, NULL }, /* Bd */
856 switch (n->norm->Bd.type) {
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h664 Function(Variable *Vd, SExpr *Bd) argument
665 : SExpr(COP_Function), VarDecl(Vd), Body(Bd) {
669 Function(const Function &F, Variable *Vd, SExpr *Bd) // rewrite constructor argument
670 : SExpr(F), VarDecl(Vd), Body(Bd) {
1857 Let(Variable *Vd, SExpr *Bd) : SExpr(COP_Let), VarDecl(Vd), Body(Bd) { argument
1861 Let(const Let &L, Variable *Vd, SExpr *Bd) : SExpr(L), VarDecl(Vd), Body(Bd) { argument
/freebsd-11-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm142 * Provide default macros for Bd/Ed
/freebsd-11-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm169 * Provide default macros for Bd/Ed
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh3726 G4CLYXcEdkKEZOTooTKdPO/hOiyYMa/ePbz51tL1tNKhci4GaOoQFViaU3Kyb/Bd

Completed in 146 milliseconds