/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionOptimizer.cpp | 251 int Correction = (Cmp == AArch64CC::GT) ? 1 : -1; in adjustCmp() local 254 Correction = -Correction; in adjustCmp() 258 const int NewImm = std::abs(OldImm + Correction); in adjustCmp() 262 if (OldImm == 0 && ((Negative && Correction == 1) || in adjustCmp() 263 (!Negative && Correction == -1))) { in adjustCmp()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 4547 void TypoCorrectionConsumer::addCorrection(TypoCorrection Correction) { in addCorrection() argument 4549 StringRef Name = Correction.getCorrectionAsIdentifierInfo()->getName(); in addCorrection() 4555 (Name != TypoStr || Correction.getEditDistance(true) > TypoStr.size())) in addCorrection() 4559 if (Correction.isResolved()) { in addCorrection() 4560 checkCorrectionVisibility(SemaRef, Correction); in addCorrection() 4561 if (!Correction || !isCandidateViable(*CorrectionValidator, Correction)) in addCorrection() 4566 CorrectionResults[Correction.getEditDistance(false)][Name]; in addCorrection() 4570 if (NamedDecl *NewND = Correction.getCorrectionDecl()) { in addCorrection() 4590 IsDeprecated(Correction.getFoundDecl()), in addCorrection() 4591 Correction.getAsString(SemaRef.getLangOpts())}; in addCorrection() [all …]
|
H A D | SemaDecl.cpp | 400 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(), Kind, in getTypeName() local 402 IdentifierInfo *NewII = Correction.getCorrectionAsIdentifierInfo(); in getTypeName() 407 NestedNameSpecifier *NNS = Correction.getCorrectionSpecifier(); in getTypeName() 413 if (Correction && (NNS || NewII != &II) && in getTypeName() 426 diagnoseTypo(Correction, in getTypeName() 8950 TypoCorrection Correction; in DiagnoseInvalidRedeclaration() local 8985 } else if ((Correction = SemaRef.CorrectTypo( in DiagnoseInvalidRedeclaration() 8990 ExtraArgs.D.SetIdentifier(Correction.getCorrectionAsIdentifierInfo(), in DiagnoseInvalidRedeclaration() 8993 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration() 8994 for (TypoCorrection::decl_iterator CDecl = Correction.begin(), in DiagnoseInvalidRedeclaration() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/altera/ |
H A D | socfpga-sdram-edac.txt | 1 Altera SOCFPGA SDRAM Error Detection & Correction [EDAC]
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,imr.txt | 1 Renesas R-Car Image Renderer (Distortion Correction Engine)
|
/freebsd/share/misc/ |
H A D | scsi_modes | 305 {DCR (Disable Correction)} t1 307 {Correction Span} i1 341 {Verify Correction Span} i1
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | xlnx,sd-fec.txt | 3 The Soft Decision Forward Error Correction (SDFEC) Engine is a Hard IP block
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaInternal.h | 113 void addCorrection(TypoCorrection Correction);
|
H A D | Sema.h | 9325 void diagnoseTypo(const TypoCorrection &Correction, 9342 void diagnoseTypo(const TypoCorrection &Correction,
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | asf | 25 #>>68 lelong x Error Correction Data Length %d
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_history.txt | 165 * Page 1 to control Invalid Topology Correction.
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_history.txt | 214 * Page 1 to control Invalid Topology Correction.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 440 J. R. Ehrman Correction to 'logical' arithmetic on 1242 D. P. Partridge Adaptive Correction of Program 1768 Robert A. Wagner Order-$n$ Correction for Regular
|
H A D | funstack.in | 3098 …title = "Correction to 'logical' arithmetic on computers with two's complement binary arith… 9064 title = "Adaptive Correction of Program Statements", 13276 title = "Order-$n$ Correction for Regular Languages",
|
H A D | bib | 16818 Correction is grievous unto him that forsaketh the way: and he that hateth reproof shall die.
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 1706 23. Correction was picking up the wrong thing in cases like .rhosts hosts 1707 22. Correction with names with quoted spaces was broken.
|
/freebsd/contrib/flex/ |
H A D | ONEWS | 920 - Correction to patch #2 for gcc compilation; thanks goes to
|
/freebsd/contrib/ldns/ |
H A D | Changelog | 435 * bugfix #401: Correction of date/time functions algorithm and
|
/freebsd/contrib/tzdata/ |
H A D | northamerica | 3503 # and with the Rod of Correction which Manley said he had received from
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 21291 lf5=Correction, lf6=Annulation, rmir=\E[4l, smir=\E[4h, 21372 # Repetition(F2),Sommaire(F3),Envoi(F4),Correction(F5),Annulation(F6),
|