| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | typo-correction.mm | 41 // Typo correction for a property when it has as correction candidates 60 // The scope of 'do-while' ends before typo-correction takes place.
|
| /llvm-project-15.0.7/clang/test/SemaOpenCL/ |
| H A D | clang-builtin-version.cl | 20 // FIXME: the typo correction for the undeclared identifiers finds alternative 21 // suggestions, but instantiating the typo correction causes us to 32 // FIXME: the typo correction for this case goes off the rails and tries to
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | typo-correction.m | 55 // Typo correction for a property when it has as correction candidates
|
| H A D | parameterized_classes.m | 226 // Typo correction: protocol bias. 229 // Typo correction: type bias. 233 // Typo correction: bias set by correction itself to a protocol. 236 // Typo correction: bias set by correction itself to a type.
|
| /llvm-project-15.0.7/flang/lib/Evaluate/ |
| H A D | fold-reduction.h | 192 Element identity{}, correction{}; in FoldSum() 203 auto next{array->At(at).Add(correction)}; in FoldSum() 208 correction = in FoldSum()
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | log_base.h | 217 double correction = r * u; in log2() local 227 double r2 = fma(u*v, fma(v, fma(v, fma(v, ca_4, ca_3), ca_2), ca_1), -correction); in log2()
|
| H A D | log1p.cl | 150 double correction = r * u; 161 r2 = fma(u*v, poly, -correction);
|
| H A D | sincos_helpers.cl | 516 // If xx (the tail of x) is non-zero, we add a correction 526 // If xx (the tail of x) is non-zero, we subtract a correction
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Tosa/IR/ |
| H A D | TosaOpBase.td | 111 // This attribute holds input zero point correction applied to the padding
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ReleaseNotes.rst | 299 a typo correction suggestion if the given directive is sufficiently similar
|
| H A D | doxygen.cfg.in | 1104 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| H A D | InternalsManual.rst | 1887 provide more accurate subsequent diagnostics. Typo correction is a typical
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | doxygen.cfg.in | 830 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
|
| /llvm-project-15.0.7/openmp/runtime/doc/doxygen/ |
| H A D | config | 959 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
|
| /llvm-project-15.0.7/bolt/docs/ |
| H A D | doxygen.cfg.in | 1109 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | doxygen.cfg.in | 1105 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | doxygen.cfg.in | 1105 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| H A D | AMDGPUUsage.rst | 13701 need correction.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/ |
| H A D | doxygen.cfg.in | 1115 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | doxygen.cfg.in | 1105 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | doxygen.cfg.in | 1105 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | doxygen.cfg.in | 1107 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 4754 defm profile_correction : BooleanFFlag<"profile-correction">, Group<clang_ignored_gcc_optimization_…
|