Home
last modified time | relevance | path

Searched refs:TH (Results 1 – 25 of 92) sorted by relevance

1234

/openbsd-src/regress/usr.bin/mandoc/man/TH/
H A Donearg.out_ascii1 TH-ONEARG() TH-ONEARG()
4 TH-onearg - only one argument to the TH macro
9 OpenBSD TH-ONEARG()
H A Dtwoargs.out_ascii1 TH-TWOARGS() TH-TWOARGS()
4 TH-twoargs - only two arguments to the TH macro
9 OpenBSD TH-TWOARGS()
H A Dsixargs.out_ascii1 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 Disodate.out_ascii1 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 Demptydate.out_ascii1 TH-EMPTYDATE(1) General Commands Manual TH-EMPTYDATE(1)
4 TH-emptydate - an empty date string
9 source TH-EMPTYDATE(1)
H A Dmdocdate.out_ascii1 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 Donlyyear.out_ascii1 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 Dcase.out_ascii1 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 Dlongdate.out_ascii1 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 Dbaddate.out_ascii1 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 Dnobody.out_ascii1 TH-NOBODY(1) General Commands Manual TH-NOBODY(1)
3 OpenBSD April 13, 2022 TH-NOBODY(1)
H A Dtwoargs.out_lint1 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 Donearg.out_lint1 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 Dnoarg.out_lint1 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 Dlongvol.out_ascii1 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 Dlongtit.out_ascii1 TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(1)
5 TH-longtit - the title is longer than the line length
11 TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(1)
H A Dcase.out_lint1 mandoc: case.in:2:8: STYLE: lower case character in document title: TH TH-case
H A Dnoarg.out_ascii4 TH-noarg - no arguments to the TH macro
/openbsd-src/regress/usr.bin/mandoc/roff/de/
H A DTH_opt.out_ascii1 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 DTH.out_ascii1 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 DMakefile4 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 DPPCInstPrinter.cpp165 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 Dloc_cy.t82 ok($objCy->eq("Th", "TH"));
103 ok($objCy->lt("Th", "TH"));
124 ok($objCy->gt("Th", "TH"));
H A Dloc_nn.t93 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 Dloc_fo.t91 ok($objFo->eq($thrn, 'TH'));
92 ok($objFo->eq('TH', $THRN));
117 ok($objFo->lt($thrn, 'TH'));
118 ok($objFo->lt('TH', $THRN));

1234