Home
last modified time | relevance | path

Searched refs:Bl (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/mandoc/
H A Dmandoc.css101 .Bl-bullet { list-style-type: disc;
103 .Bl-bullet > li { }
104 .Bl-dash { list-style-type: none;
106 .Bl-dash > li:before {
108 .Bl-item { list-style-type: none;
110 .Bl-item > li { }
111 .Bl-compact > li {
114 .Bl-enum { padding-left: 2em; }
115 .Bl-enum > li { }
116 .Bl-compact > li {
[all …]
H A Dmdoc_man.c1082 if (n->norm->Bl.offs) { in pre_bl()
1083 print_offs(n->norm->Bl.offs, 0); in pre_bl()
1087 switch (n->norm->Bl.type) { in pre_bl()
1089 n->norm->Bl.count = 0; in pre_bl()
1099 for (icol = 0; icol < n->norm->Bl.ncols; icol++) in pre_bl()
1111 switch (n->norm->Bl.type) { in post_bl()
1117 n->norm->Bl.count = 0; in post_bl()
1123 if (n->norm->Bl.offs) { in post_bl()
1441 if (bln->norm->Bl.comp == 0 || in pre_it()
1446 switch (bln->norm->Bl.type) { in pre_it()
[all …]
H A Dmdoc_validate.c352 np->parent->parent->norm->Bl.type != LIST_diag)) in mdoc_validate()
647 n->norm->Bl.type = LIST__NONE; in post_bl_norm()
697 if (n->norm->Bl.comp) in post_bl_norm()
700 n->norm->Bl.comp = 1; in post_bl_norm()
707 n->norm->Bl.width = "0n"; in post_bl_norm()
710 if (NULL != n->norm->Bl.width) in post_bl_norm()
715 n->norm->Bl.width = argv->value[0]; in post_bl_norm()
723 if (NULL != n->norm->Bl.offs) in post_bl_norm()
728 n->norm->Bl.offs = argv->value[0]; in post_bl_norm()
739 if (LIST__NONE != n->norm->Bl.type) { in post_bl_norm()
[all …]
H A Dmdoc_markdown.c926 n->norm->Bl.count = 0; in md_pre_Bl()
927 if (n->norm->Bl.type == LIST_column) in md_pre_Bl()
936 n->norm->Bl.count = 0; in md_post_Bl()
937 if (n->norm->Bl.type == LIST_column) in md_post_Bl()
1212 if (bln->norm->Bl.comp == 0 && in md_pre_It()
1213 bln->norm->Bl.type != LIST_column) in md_pre_It()
1217 switch (bln->norm->Bl.type) { in md_pre_It()
1239 if (bln->norm->Bl.count < 99) in md_pre_It()
1240 bln->norm->Bl.count++; in md_pre_It()
1241 printf("%d.\t", bln->norm->Bl.count); in md_pre_It()
[all …]
H A DTODO57 The reason likely is that tbl(7) does not support the -Bl -column
169 - .Bl -column .Xo support is missing
187 - implement blank `Bl -column', such as
188 .Bl -column
193 - explicitly disallow nested `Bl -column', which would clobber internal
197 - In .Bl -column .It, the end of the line probably has to be regarded
200 .Bl -column minpasswordlen program xetcxmotd
208 - inside `.Bl -column' phrases, punctuation is handled like normal
209 text, e.g. `.Bl -column .It Fl x . Ta ...' should give "-x -."
211 - inside `.Bl -column' phrases, TERMP_IGNDELIM handling by `Pf'
[all …]
H A Dmdoc.c181 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_ptext()
183 n->parent->norm->Bl.type == LIST_column)) { in mdoc_ptext()
376 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_pmacro()
378 n->parent->norm->Bl.type == LIST_column)) { in mdoc_pmacro()
H A Dmdoc_term.c586 (bl->tok == MDOC_Bl && bl->norm->Bl.comp)) in print_bvspace()
601 nn->parent->parent->norm->Bl.type != LIST_item) in print_bvspace()
613 (bl->norm->Bl.type != LIST_column && in print_bvspace()
614 (bl->norm->Bl.type != LIST_diag || in print_bvspace()
638 type = bl->norm->Bl.type; in termp_it_pre()
670 if (bl->norm->Bl.offs != NULL) { in termp_it_pre()
671 offset = a2width(p, bl->norm->Bl.offs); in termp_it_pre()
692 ncols = bl->norm->Bl.ncols; in termp_it_pre()
705 su.scale = term_strlen(p, bl->norm->Bl.cols[i]) / in termp_it_pre()
724 su.scale = term_strlen(p, bl->norm->Bl.cols[i]) / in termp_it_pre()
[all …]
H A Dmdoc_state.c200 n->norm->Bl.type = LIST_diag; in state_bl()
203 n->norm->Bl.type = LIST_column; in state_bl()
H A Dmdoc.h150 struct mdoc_bl Bl; member
H A DNEWS97 * mdoc(7) -T html: for .Bl -tag, use "column-count: 1" rather
130 * mdoc(7) .Bl -column: parse Macro in .It "word<tab>word" Ta word Macro<eol>
233 * Stop writing empty list elements for non-compact .Bl -tag lists.
313 * Avoid an assertion failure in certain .Bl -column lists.
394 * mdoc(7) -Thtml: Better CSS for .Bl lists.
497 * mdoc(7): Fix out of bounds read access for .Bl without a type
499 * mdoc(7): Fix out of bounds read access for .Bl -column starting
506 caused by partial implicit macros inside .Bl -column table cells.
508 for macro sequences like .Bl .Bl .It Bo .El .It.
510 caused by .Ta following a nested .Bl -column breaking another block.
[all …]
H A Dtag.c259 switch (np->parent->parent->norm->Bl.type) { in tag_move_id()
H A Dmdoc_argv.c434 if (n->norm->Bl.type == LIST_column) in mdoc_args()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_oncore.c82 * Add back in @@Bl code to do the @@Bj/@@Gj that is in later ONCOREs
92 * and size of the Leap Update. It can be emulated in the VP using the @@Bl
185 struct Bl { struct
195 } Bl; variable
328 struct Bl Bl; /* Satellite Broadcast Data Message */ member
464 { "Bl", 41, oncore_msg_Bl, "", 0 },
2530 if ((!instance->Bl.lsf_flg && !instance->Bl.wn_flg) && (subframe == 4 && page == 18 && valid == 10)) { in oncore_get_timestamp()
2531 instance->Bl in oncore_get_timestamp()
194 Bl_dayBl global() argument
[all...]
H A Dntp.keys.def96 .Bl -tag -width RMD160 -compact
127 .Bl -tag -width /etc/ntp.keys -compact
H A Dntp.conf.def64 .Bl -bullet -offset indent
141 .Bl -tag -width indent
201 .Bl -tag -width indent
292 .Bl -tag -width indent
392 .Bl -tag -width indent
857 .Bl -tag -width indent
903 .Bl -tag -width indent
1004 .Bl -tag -width indent
1074 .Bl -tag -width indent
1080 .Bl -tag -width indent
[all …]
/freebsd/tools/build/options/
H A DLIBC_MALLOC7 .Bl -tag -width indent
H A Dmakeman289 .Bl -tag -width indent
338 echo '.Bl -item -compact'
352 echo '.Bl -inset -compact'
380 .Bl -tag -width indent
401 .Bl -tag -compact -width Pa
H A DINIT_ALL8 .Bl -tag -width indent
H A DWITH_META_MODE19 .Bl -bullet -compact
/freebsd/contrib/libfido2/man/
H A Ddyc.css9 dl.Bl-diag > dt { font-weight: bold; }
H A Dstyle.css22 dl.Bl-diag > dt { font-weight: bold; }
/freebsd/contrib/tcsh/nls/german/
H A Dset1917 15 Anzahl nicht benutzter Blöcke:: %d\n
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.def225 .Bl -tag -width "help [command]" -compact -offset indent
428 .Bl -tag -width "something" -compact -offset indent
440 .Bl -column -offset indent ".Sy Variable" "see the select field of the peer status word"
572 .Bl -tag -width "something" -compact -offset indent
621 .Bl -tag -width "something" -compact -offset indent
811 .Bl -tag -width "something" -compact -offset indent
870 .Bl -tag -width "something" -compact -offset indent
896 .Bl -tag -width "something" -compact -offset indent
975 .Bl -tag -width "something" -compact -offset indent
1001 .Bl -tag -width "something" -compact -offset indent
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.def90 .Bl -tag -width ".Li ntpEntSoftwareVersionVal" -compact -offset indent
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.def239 .Bl -tag -width indent
315 .Bl -tag -width indent
579 .Bl -tag -width indent
671 .Bl -tag -width indent

12