Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrVFP.td715 bits<5> Sm;
826 bits<5> Sm;
830 let Inst{5} = Sm{0};
872 bits<5> Sm;
876 let Inst{5} = Sm{0};
1402 bits<5> Sm;
1421 bits<5> Sm;
1440 bits<5> Sm;
1574 bits<5> Sm;
1593 bits<5> Sm;
[all …]
H A DARMInstrFormats.td1870 bits<5> Sm;
1874 let Inst{5} = Sm{0};
1895 bits<5> Sm;
1901 let Inst{5} = Sm{0};
1931 bits<5> Sm;
1958 bits<5> Sm;
1989 bits<5> Sm;
2009 bits<5> Sm;
2037 bits<5> Sm;
2066 bits<5> Sm;
[all …]
/freebsd-14.2/crypto/heimdal/lib/wind/
H A DDerivedNormalizationProps.txt817 2241 ; NFD_QC; N # Sm NOT TILDE
821 2260 ; NFD_QC; N # Sm NOT EQUAL TO
834 2ADC ; NFD_QC; N # Sm FORKING
968 2ADC ; NFC_QC; N # Sm FORKING
1258 2241 ; NFKD_QC; N # Sm NOT TILDE
1262 2260 ; NFKD_QC; N # Sm NOT EQUAL TO
1280 2ADC ; NFKD_QC; N # Sm FORKING
1672 2ADC ; NFKC_QC; N # Sm FORKING
2055 2ADC ; Expands_On_NFD # Sm FORKING
2148 2ADC ; Expands_On_NFC # Sm FORKING
[all …]
H A DUnicodeData.txt44 002B;PLUS SIGN;Sm;0;ES;;;;;N;;;;;
62 003D;EQUALS SIGN;Sm;0;ON;;;;;N;;;;;
127 007E;TILDE;Sm;0;ON;;;;;N;;;;;
173 00AC;NOT SIGN;Sm;0;ON;;;;;N;;;;;
6138 22A8;TRUE;Sm;0;ON;;;;;Y;;;;;
6157 22BB;XOR;Sm;0;ON;;;;;N;;;;;
6158 22BC;NAND;Sm;0;ON;;;;;N;;;;;
6159 22BD;NOR;Sm;0;ON;;;;;N;;;;;
7774 29FE;TINY;Sm;0;ON;;;;;N;;;;;
7775 29FF;MINY;Sm;0;ON;;;;;N;;;;;
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h158 inline raw_ostream &operator<<(raw_ostream &OS, const ScheduleMetrics &Sm) {
161 << " ) is: " << Sm.getMetric() << " [ " << Sm.getBubbles() << "/"
162 << Sm.getLength() << " ]\n";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMReflect.cpp56 explicit NVVMReflect(unsigned int Sm) : FunctionPass(ID), SmVersion(Sm) { in NVVMReflect() argument
/freebsd-14.2/contrib/openpam/
H A DLICENSE3 Copyright (c) 2004-2023 Dag-Erling Smørgrav
H A DCREDITS11 Dag-Erling Smørgrav <[email protected]>
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Ddsa-threecolumn.pem118 /Sm
/freebsd-14.2/contrib/bmake/mk/
H A Dnewlog.sh177 $STAT -t "${2:-$opt_f}" -f %Sm $1
/freebsd-14.2/contrib/ldns/
H A DREADME72 o Dag-Erling Smørgrav
H A DChangelog288 * Miscellaneous prototype fixes. Thanks Dag-Erling Smørgrav.
/freebsd-14.2/crypto/openssh/
H A DCREDITS36 Dag-Erling Smørgrav <des at freebsd.org> - Challenge-Response PAM code.
/freebsd-14.2/tools/tools/sysdoc/
H A Dtunables.mdoc1691 .Sm off
1694 .Sm on
1807 .Sm off
1810 .Sm on
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp.conf.def2198 .Sm off
2200 .Sm on
2295 .Sm off
2297 .Sm on
2344 .Sm off
2346 .Sm on
3066 .Sm off
3068 .Sm on
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp954 SDValue Sn, Sm; in buildHvxVectorReg() local
967 Sm = DAG.getConstant(Rm, dl, MVT::i32); in buildHvxVectorReg()
968 HalfV1 = DAG.getNode(HexagonISD::VROR, dl, VecTy, {M, Sm}); in buildHvxVectorReg()
978 Sm = DAG.getConstant(Rm, dl, MVT::i32); in buildHvxVectorReg()
980 HalfV1 = DAG.getNode(HexagonISD::VROR, dl, VecTy, {M, Sm}); in buildHvxVectorReg()
/freebsd-14.2/contrib/expat/
H A Dconfigure.ac26 dnl Copyright (c) 2024 Dag-Erling Smørgrav <[email protected]>
H A DChanges233 Dag-Erling Smørgrav
/freebsd-14.2/contrib/mandoc/
H A DNEWS777 * mdoc(7): Fix an assertion failure on .Bl .Sm not followed by .It.
875 * Fix an assertion triggered by .Sm or .Db with multiple arguments.
947 * In the mdoc(7) parser, handling of .Sm with missing or invalid
1190 * fix "Sm" and "Bd" handling
/freebsd-14.2/contrib/tcpdump/
H A DCREDITS75 Dag-Erling Smørgrav <des at FreeBSD dot org>
/freebsd-14.2/sys/contrib/openzfs/
H A DAUTHORS164 Dag-Erling Smørgrav <[email protected]>
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8233 const unsigned Sm = MRI->getEncodingValue(Inst.getOperand(2).getReg()); in validateInstruction() local
8235 if (Sm1 != Sm + 1) in validateInstruction()
8242 const unsigned Sm = MRI->getEncodingValue(Inst.getOperand(0).getReg()); in validateInstruction() local
8244 if (Sm1 != Sm + 1) in validateInstruction()
/freebsd-14.2/contrib/unbound/doc/
H A DChangelog5786 - Fix incomplete prototypes reported by Dag-Erling Smørgrav.
6147 Smørgrav.
6349 globs (patch from Dag-Erling Smørgrav).
/freebsd-14.2/contrib/tzcode/
H A DNEWS175 patch reported by Dag-Erling Smørgrav.)
/freebsd-14.2/contrib/tzdata/
H A DNEWS278 patch reported by Dag-Erling Smørgrav.)