| /netbsd-src/external/bsd/mdocml/dist/ |
| H A D | mdoc_term.c | 588 if (MDOC_Bd == bl->tok && bl->norm->Bd.comp) in print_bvspace() 1457 if (n->norm->Bd.offs == NULL || in termp_bd_pre() 1458 ! strcmp(n->norm->Bd.offs, "left")) in termp_bd_pre() 1460 else if ( ! strcmp(n->norm->Bd.offs, "indent")) in termp_bd_pre() 1462 else if ( ! strcmp(n->norm->Bd.offs, "indent-two")) in termp_bd_pre() 1465 offset = a2width(p, n->norm->Bd.offs); in termp_bd_pre() 1472 switch (n->norm->Bd.type) { in termp_bd_pre() 1492 if (n->norm->Bd.type == DISP_unfilled || in termp_bd_post() 1493 n->norm->Bd.type == DISP_literal) in termp_bd_post() 1498 if (n->norm->Bd.type == DISP_centered) in termp_bd_post()
|
| H A D | mdoc.h | 148 struct mdoc_bd Bd; member
|
| H A D | mdoc_man.c | 944 if (DISP_unfilled == n->norm->Bd.type || in pre_bd() 945 DISP_literal == n->norm->Bd.type) in pre_bd() 947 if (0 == n->norm->Bd.comp && NULL != n->parent->prev) in pre_bd() 949 print_offs(n->norm->Bd.offs, 1); in pre_bd() 962 now = n->norm->Bd.type == DISP_unfilled || in post_bd() 963 n->norm->Bd.type == DISP_literal ? ROFF_nf : ROFF_fi; in post_bd()
|
| H A D | mandoc.css | 85 .Bd { } 86 .Bd-indent { margin-left: 3.8em; } 339 .Bd-indent { margin-left: 2em; }
|
| H A D | mdoc_validate.c | 834 if (NULL != n->norm->Bd.offs) in post_bd() 839 n->norm->Bd.offs = argv->value[0]; in post_bd() 842 if (n->norm->Bd.comp) in post_bd() 845 n->norm->Bd.comp = 1; in post_bd() 853 if (DISP__NONE == n->norm->Bd.type) in post_bd() 854 n->norm->Bd.type = dt; in post_bd() 860 if (DISP__NONE == n->norm->Bd.type) { in post_bd() 862 n->norm->Bd.type = DISP_ragged; in post_bd() 2481 if (n->tok == MDOC_Bd && n->norm->Bd.comp) in post_prevpar()
|
| H A D | TODO | 80 - .Bd -filled should not be the same as .Bd -ragged, but align both 340 - PDF output doesn't use a monospaced font for .Bd -literal 453 - style message about macros inside .Bd -literal and .Dl, in particular
|
| H A D | mdoc_html.c | 971 comp = n->norm->Bd.comp; in mdoc_bd_pre() 986 if (n->norm->Bd.offs != NULL && in mdoc_bd_pre() 987 strcmp(n->norm->Bd.offs, "left") != 0) in mdoc_bd_pre()
|
| H A D | NEWS | 18 * mdoc(7) .Bd -centered now fills the text contained in it 321 * mdoc(7): Fix an assertion failure for a .Bd without a type that 427 * mdoc(7): Avoid a NULL pointer access when .Bd has no arguments. 681 * Multiple fixes with respect to .Bd and .Bl -offset and -width. 732 * The mdoc(7) formatter non partially supports .Bd -centered. 991 * fix "Sm" and "Bd" handling
|
| H A D | mdoc_markdown.c | 878 switch (n->norm->Bd.type) { in md_pre_Bd()
|
| /netbsd-src/external/bsd/tmux/dist/ |
| H A D | mdoc2man.awk | 90 } else if(match(words[w],"^Bd$")) {
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 666 Function(Variable *Vd, SExpr *Bd) in Function() argument 667 : SExpr(COP_Function), VarDecl(Vd), Body(Bd) { in Function() 671 Function(const Function &F, Variable *Vd, SExpr *Bd) // rewrite constructor in Function() argument 672 : SExpr(F), VarDecl(Vd), Body(Bd) { in Function() 1859 Let(Variable *Vd, SExpr *Bd) : SExpr(COP_Let), VarDecl(Vd), Body(Bd) { in Let() argument 1863 Let(const Let &L, Variable *Vd, SExpr *Bd) : SExpr(L), VarDecl(Vd), Body(Bd) { in Let() argument
|
| /netbsd-src/sys/dev/microcode/wi/ |
| H A D | esecsym | 69 …����`EZ`dĄ����܄��ڂ����܄��Z`Bd��cEĄ��ڂ����܄��2Y`�d����܄��ڂ����܄��S�������`EY`�dĄ����܄��ڂ�… 168 `Vb�����������`TbaD��݁��aD����Y`a`Bd cX�Y������f`�e 205 …d��XOO�H�NdAAM@���`XO�x����-A`XO�x���OZ`�x��g`Bd����`G��f:YP�[`8d���[`:d�ل�[`Bd����… 207 ��`�d�g`Bd�����eG�`G���� ��rd������|deYѽ������eD��c�Z`�x��n:g:h:i6Z`Jx��a… 208 �8�FH�`�d�g`Bd�����cG�c 210 �8�a`�a��FH�c�`�d�g`Bd�����eG� 212 c8�FH�`�d�g`Bd�����cG�.o:fc8��`d1��`�d2�`�d3�����+�����,���-�FH��`�d�`d�`d��`�d�d 213 �g`Bd�����cG�(F 217 d��`Eh`�b�`�d��h`�beD��b�`d����Ѐ`Ei`Bd��������b�������]eD`Eh`�b``d��h`�beD�����܄�eD…
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/04-test_pem_data/ |
| H A D | cert-threecolumn.pem | 347 5Bd
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/04-test_pem_reading_data/ |
| H A D | cert-threecolumn.pem | 347 5Bd
|
| /netbsd-src/external/gpl2/groff/dist/font/devlj4/ |
| H A D | CB | 1 # Courier Bd
|
| H A D | LGB | 1 # LetterGothic Bd
|
| H A D | TNRB | 1 # M Times Bd
|
| H A D | AB | 1 # M Arial Bd
|
| H A D | ABI | 1 # M Arial Bd It
|
| H A D | AOB | 1 # AntiqueOlv Bd
|
| H A D | UB | 1 # Univers Bd
|
| H A D | OB | 1 # CG Omega Bd
|
| H A D | TB | 1 # CG Times Bd
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog | 3354 * tmac/doc.tmac (Bd): Change to doc-Li-font later. 5152 * tmac/doc.tmac (Bd, Bl, doc-set-vertical-and-indent): Ditto. 5165 * tmac/doc.tmac (Bd, Bl, doc-set-vertical-and-indent): Ditto.
|
| H A D | ChangeLog.118 | 748 (doc-do-Bd-args, doc-do-Bl-args): Changed accordingly. 2603 * tmac/doc.tmac (Bd): There is no reason to enforce -compact
|