| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCInstPrinter.cpp | 166 unsigned char TH = MI->getOperand(0).getImm(); in printInst() local 170 if (TH == 16) in printInst() 175 if (IsBookE && TH != 0 && TH != 16) in printInst() 176 O << (unsigned int) TH << ", "; in printInst() 182 if (!IsBookE && TH != 0 && TH != 16) in printInst() 183 O << ", " << (unsigned int) TH; in printInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUInstPrinter.cpp | 157 const int64_t TH = Imm & CPol::TH; in printCPol() local 160 printTH(MI, TH, Scope, O); in printCPol() 180 void AMDGPUInstPrinter::printTH(const MCInst *MI, int64_t TH, int64_t Scope, in printTH() argument 183 if (TH == 0) in printTH() 195 if (TH & AMDGPU::CPol::TH_ATOMIC_CASCADE) { in printTH() 197 O << "CASCADE" << (TH & AMDGPU::CPol::TH_ATOMIC_NT ? "_NT" : "_RT"); in printTH() 199 O << formatHex(TH); in printTH() 200 } else if (TH & AMDGPU::CPol::TH_ATOMIC_NT) in printTH() 201 O << "NT" << (TH & AMDGPU::CPol::TH_ATOMIC_RETURN ? "_RETURN" : ""); in printTH() 202 else if (TH & AMDGPU::CPol::TH_ATOMIC_RETURN) in printTH() [all …]
|
| H A D | AMDGPUInstPrinter.h | 62 void printTH(const MCInst *MI, int64_t TH, int64_t Scope, raw_ostream &O);
|
| /freebsd/contrib/ncurses/ |
| H A D | dist.mk | 133 T=`$${EGREP-grep -E} '^.TH' $$f|sed -e 's/^.TH //' -e s'/"//g' -e 's/[ ]\+$$//'` ; \
|
| /freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | agman-cmd.tpl | 34 (sprintf ".TH %s %s \"%s\" \"%s\" \"%s\"\n.\\\"\n"
|
| /freebsd/contrib/ntp/util/ |
| H A D | ntp-keygen.texi | 142 Designate one of them as the trusted host (TH) using @code{ntp-keygen} 145 Then configure the other hosts to synchronize to the TH directly or indirectly. 147 ascendant host towards the TH to sign its certificate, which is then 149 All group hosts should have acyclic certificate trails ending on the TH.
|
| H A D | ntp-keygen-opts.def | 551 Designate one of them as the trusted host (TH) using 556 Then configure the other hosts to synchronize to the TH directly or 559 ascendant host towards the TH to sign its certificate, which is then 561 All group hosts should have acyclic certificate trails ending on the TH.
|
| H A D | invoke-ntp-keygen.texi | 285 Designate one of them as the trusted host (TH) using 290 Then configure the other hosts to synchronize to the TH directly or 293 ascendant host towards the TH to sign its certificate, which is then 295 All group hosts should have acyclic certificate trails ending on the TH.
|
| /freebsd/crypto/heimdal/lib/gssapi/mech/ |
| H A D | mech.cat5 | 58 AAUUTTHHOORRSS
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIDefines.h | 375 TH = 0x7, // All TH bits enumerator 403 ALL = TH | SCOPE,
|
| H A D | SIMemoryLegalizer.cpp | 2243 uint64_t NewTH = Value & AMDGPU::CPol::TH; in setTH() 2244 if ((CPol->getImm() & AMDGPU::CPol::TH) != NewTH) { in setTH() 2245 CPol->setImm((CPol->getImm() & ~AMDGPU::CPol::TH) | NewTH); in setTH()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 1682 ParseStatus parseTH(OperandVector &Operands, int64_t &TH); 5340 const unsigned TH = CPol & AMDGPU::CPol::TH; in validateTHAndScopeBits() local 5354 (!(TH & AMDGPU::CPol::TH_ATOMIC_RETURN))) in validateTHAndScopeBits() 5357 if (TH == 0) in validateTHAndScopeBits() 5361 ((TH == AMDGPU::CPol::TH_NT_RT) || (TH == AMDGPU::CPol::TH_RT_NT) || in validateTHAndScopeBits() 5362 (TH == AMDGPU::CPol::TH_NT_HT))) in validateTHAndScopeBits() 5365 if (TH == AMDGPU::CPol::TH_BYPASS) { in validateTHAndScopeBits() 6922 int64_t TH; in parseCPol() local 6923 ResTH = parseTH(Operands, TH); in parseCPol() 6927 CPolVal |= TH; in parseCPol() [all …]
|
| /freebsd/crypto/heimdal/doc/doxyout/gssapi/html/ |
| H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 343 TH.dirtab {
|
| /freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
| H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 343 TH.dirtab {
|
| /freebsd/crypto/heimdal/doc/doxyout/hdb/html/ |
| H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 343 TH.dirtab {
|
| /freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
| H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 343 TH.dirtab {
|
| /freebsd/crypto/heimdal/doc/doxyout/krb5/html/ |
| H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 343 TH.dirtab {
|
| /freebsd/crypto/heimdal/doc/doxyout/ntlm/html/ |
| H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 343 TH.dirtab {
|
| /freebsd/crypto/heimdal/doc/doxyout/wind/html/ |
| H A D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 343 TH.dirtab {
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | mail.local.linux | 113 M<(AEX,2094VZLF2?JS3\-@=*/&4=EA#*TH>G4:UIO,9E;,)`@L*SFY@I\):$ 115 M*9Q`RU@UJR^.>XCS9IF8*9Q>>[1TH[01VBFW28E?(@:U*<S,-JP2&B`JT)M8 148 M`?"^A`O49.K.R<TH&5CQII=P8%N=POSQOMAGJ$3")9L-+HT,[*<F-<U@G]@2
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 1724 def DCBF : DCB_Form_hint<86, (outs), (ins u3imm:$TH, (memrr $RA, $RB):$addr), 1725 "dcbf $addr, $TH", IIC_LdStDCBF, []>, 1729 def DCBT : DCB_Form_hint<278, (outs), (ins u5imm:$TH, (memrr $RA, $RB):$addr), 1730 "dcbt $addr, $TH", IIC_LdStDCBF, []>, 1732 def DCBTST : DCB_Form_hint<246, (outs), (ins u5imm:$TH, (memrr $RA, $RB):$addr), 1733 "dcbtst $addr, $TH", IIC_LdStDCBF, []>, 1762 def : Pat<(int_ppc_dcbt_with_hint xoaddr:$dst, i32:$TH), 1763 (DCBT i32:$TH, xoaddr:$dst)>; 1764 def : Pat<(int_ppc_dcbtst_with_hint xoaddr:$dst, i32:$TH), 1765 (DCBTST i32:$TH, xoaddr:$dst)>; [all …]
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | turris1x.dts | 99 /* ATSHA204-TH-DA-T crypto module */
|
| /freebsd/contrib/tcsh/ |
| H A D | tcsh.man2html | 205 if (/^\.TH\s+(\w+)\s+(\w+)\s+\"([^\"]*)\"\s+\"([^\"]*)\"/) { 527 if (/^\.TH/) { # Title; got this already
|
| /freebsd/contrib/bmake/ |
| H A D | bmake.cat1 | 916 `..PPAATTHH' rather than modifying the variable directly. 937 this search list, use the special target `..SSYYSSPPAATTHH' rather than 1524 ..NNOOPPAATTHH Do not search for the target in the directories specified by 1628 ..NNOOPPAATTHH Apply the ..NNOOPPAATTHH attribute to any specified sources. 1656 ..PPAATTHH The sources are directories which are to be searched for files 1662 ..PPAATTHH.._s_u_f_f_i_x 1663 Like ..PPAATTHH but applies only to files with a particular suffix. 1740 ..SSYYSSPPAATTHH 1846 … and !!==. The _._P_A_T_H functionality is based on an older feature VVPPAATTHH found
|
| /freebsd/contrib/mandoc/ |
| H A D | TODO | 101 when implementing this, also let .TH set it 727 - report double .TH in man(7) as an ERROR and let the first win
|