| /openbsd-src/regress/usr.bin/mandoc/man/TH/ |
| H A D | onearg.out_ascii | 1 TH-ONEARG() TH-ONEARG() 4 TH-onearg - only one argument to the TH macro 9 OpenBSD TH-ONEARG()
|
| H A D | twoargs.out_ascii | 1 TH-TWOARGS() TH-TWOARGS() 4 TH-twoargs - only two arguments to the TH macro 9 OpenBSD TH-TWOARGS()
|
| H A D | sixargs.out_ascii | 1 TH-SIXARGS(1) regress TH-SIXARGS(1) 4 TH-sixargs - six arguments to the TH macro 9 OpenBSD January 16, 2011 TH-SIXARGS(1)
|
| H A D | isodate.out_ascii | 1 TH-ISODATE(1) General Commands Manual TH-ISODATE(1) 4 TH-isodate - ISO date format 9 source 2011-07-02 TH-ISODATE(1)
|
| H A D | emptydate.out_ascii | 1 TH-EMPTYDATE(1) General Commands Manual TH-EMPTYDATE(1) 4 TH-emptydate - an empty date string 9 source TH-EMPTYDATE(1)
|
| H A D | mdocdate.out_ascii | 1 TH-MDOCDATE(1) General Commands Manual TH-MDOCDATE(1) 4 TH-mdocdate - standard mdoc(7) date format 9 source July 2, 2011 TH-MDOCDATE(1)
|
| H A D | onlyyear.out_ascii | 1 TH-ONLYYEAR(1) General Commands Manual TH-ONLYYEAR(1) 4 TH-onlyyear - the date has only a year 9 source 2011 TH-ONLYYEAR(1)
|
| H A D | case.out_ascii | 1 TH-case(1) General Commands Manual TH-case(1) 4 TH-case - document title is not all caps 9 OpenBSD June 13, 2014 TH-case(1)
|
| H A D | longdate.out_ascii | 1 TH-LONGDATE(1) General Commands Manual TH-LONGDATE(1) 4 TH-longdate - the date is longer than the line length 11 TH-LONGDATE(1)
|
| H A D | baddate.out_ascii | 1 TH-BADDATE(1) General Commands Manual TH-BADDATE(1) 4 TH-baddate - the date has three words, but bad ones 9 source three bad words TH-BADDATE(1)
|
| H A D | nobody.out_ascii | 1 TH-NOBODY(1) General Commands Manual TH-NOBODY(1) 3 OpenBSD April 13, 2022 TH-NOBODY(1)
|
| H A D | twoargs.out_lint | 1 mandoc: twoargs.in:2:2: WARNING: missing manual section, using "": TH TH-TWOARGS 2 mandoc: twoargs.in:2:2: WARNING: missing date, using "": TH
|
| H A D | onearg.out_lint | 1 mandoc: onearg.in:2:2: WARNING: missing manual section, using "": TH TH-ONEARG 2 mandoc: onearg.in:2:2: WARNING: missing date, using "": TH
|
| H A D | noarg.out_lint | 1 mandoc: noarg.in:2:2: WARNING: missing manual title, using "": TH 2 mandoc: noarg.in:2:2: WARNING: missing manual section, using "": TH 3 mandoc: noarg.in:2:2: WARNING: missing date, using "": TH
|
| H A D | longvol.out_ascii | 1 TH-LONGVOL(1) 5 TH-longvol - the volume string is longer than the line length 10 source November 20, 2014 TH-LONGVOL(1)
|
| H A D | longtit.out_ascii | 1 TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(1) 5 TH-longtit - the title is longer than the line length 11 TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(1)
|
| H A D | case.out_lint | 1 mandoc: case.in:2:8: STYLE: lower case character in document title: TH TH-case
|
| H A D | noarg.out_ascii | 4 TH-noarg - no arguments to the TH macro
|
| /openbsd-src/regress/usr.bin/mandoc/roff/de/ |
| H A D | TH_opt.out_ascii | 1 DE-TH(1) General Commands Manual DE-TH(1) 4 de-TH - interaction of the TH macro with de requests 9 OpenBSD June 3, 2012 DE-TH(1)
|
| H A D | TH.out_ascii | 1 DE-TH(1) General Commands Manual DE-TH(1) 4 de-TH - interaction of the TH macro with de requests 9 OpenBSD June 3, 2012 DE-TH(1)
|
| H A D | Makefile | 4 REGRESS_TARGETS += indir infinite startde tab TH Dd 17 TH_opt.in: TH.in
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCInstPrinter.cpp | 165 unsigned char TH = MI->getOperand(0).getImm(); in printInst() local 169 if (TH == 16) in printInst() 174 if (IsBookE && TH != 0 && TH != 16) in printInst() 175 O << (unsigned int) TH << ", "; in printInst() 181 if (!IsBookE && TH != 0 && TH != 16) in printInst() 182 O << ", " << (unsigned int) TH; in printInst()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/ |
| H A D | loc_cy.t | 82 ok($objCy->eq("Th", "TH")); 103 ok($objCy->lt("Th", "TH")); 124 ok($objCy->gt("Th", "TH"));
|
| H A D | loc_nn.t | 93 ok($objNn->eq($thrn, 'TH')); 94 ok($objNn->eq('TH', $THRN)); 116 ok($objNn->lt($thrn, 'TH')); 117 ok($objNn->lt('TH', $THRN));
|
| H A D | loc_fo.t | 91 ok($objFo->eq($thrn, 'TH')); 92 ok($objFo->eq('TH', $THRN)); 117 ok($objFo->lt($thrn, 'TH')); 118 ok($objFo->lt('TH', $THRN));
|