/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | TypoCorrection.h | 1 //===- TypoCorrection.h - Class for typo correction results -----*- C++ -*-===// 10 // Sema's typo correction (Sema::CorrectTypo). 54 // best correction candidates having the lowest edit distance). 83 /// Gets the DeclarationName of the typo correction 90 /// Gets the NestedNameSpecifier needed to use the typo correction 125 /// Gets the "edit distance" of the typo correction from the typo. 144 /// Get the correction declaration found by name lookup (before we 150 /// Gets the pointer to the declaration of the typo correction 192 /// added to the list of the correction's NamedDecl pointers, NULL is added 212 // Returns true if the correction either is a keyword or has a known decl. [all …]
|
H A D | SemaInternal.h | 102 // Arrange for ValidatedCorrections[0] to always be an empty correction. in TypoCorrectionConsumer() 113 void addCorrection(TypoCorrection Correction); 142 /// Return the next typo correction that passes all internal filters 149 /// Get the last correction returned by getNextCorrection(). 153 : ValidatedCorrections[0]; // The empty correction. 156 /// Return the next typo correction like getNextCorrection, but keep in getCurrentCorrection() 157 /// the internal state pointed to the current correction (i.e. the next time in getCurrentCorrection() 158 /// getNextCorrection is called, it will return the same correction returned in getCurrentCorrection() 186 /// Save the current position in the correction stream (overwriting any in finished() 192 /// Restore the saved position in the correction strea [all...] |
/freebsd-src/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_rfgain.c | 240 * Read rf register to determine if gainF needs correction 246 uint32_t correction; in ar5212GetGainFCorrection() local 250 correction = 0; in ar5212GetGainFCorrection() 258 correction = 0; in ar5212GetGainFCorrection() 261 correction = gainStep; in ar5212GetGainFCorrection() 264 correction = 2 * gainStep - 5; in ar5212GetGainFCorrection() 267 correction = 2 * gainStep; in ar5212GetGainFCorrection() 271 return correction; in ar5212GetGainFCorrection()
|
/freebsd-src/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211phy.h | 54 #define AR_PHY_TIMING_CTRL4_IQCORR_Q_Q_COFF_M 0x0000001F /* Mask for kcos_theta-1 for q correction … 55 #define AR_PHY_TIMING_CTRL4_IQCORR_Q_I_COFF_M 0x000007E0 /* Mask for sin_theta for i correction */ 56 #define AR_PHY_TIMING_CTRL4_IQCORR_Q_I_COFF_S 5 /* Shift for sin_theta for i correction */ 57 #define AR_PHY_TIMING_CTRL4_IQCORR_ENABLE 0x00000800 /* enable IQ correction */
|
/freebsd-src/crypto/heimdal/lib/wind/ |
H A D | NormalizationCorrections.txt | 16 # stability, the correction is entered in this data file, 32 # Field 4: Version of Unicode for which the correction was 35 # the correction
|
/freebsd-src/contrib/tzcode/ |
H A D | tzfile.5 | 135 the second is a signed integer specifying the correction, which is the 141 except that if the last pair has the same correction as the previous one, 145 and is a positive leap second if and only if its correction is positive; 146 the correction for each leap second after the first differs 149 If the leap second table is empty, the leap-second correction is zero 152 the leap-second correction is zero if the first pair's correction is 1 or \-1, 230 the first leap second record can have a correction that is neither 233 entry's correction equals the previous one, the last entry
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | adjtime.c | 55 /* Determine how much of a previous correction (if any) we're interrupting. */ in adjtime() 80 /* Force new PDC time by starting an extra correction. */ in adjtime() 86 gradual MPE time correction slew. */ in adjtime() 93 /* Caller wants to know remaining amount of previous correction. */ in adjtime() 198 * While nobody uses it, return the residual before correction, in adjtime() 257 * Time correction slew is limited to reasonable value. 266 * Time correction slew limit. QNX is a hard real-time system,
|
/freebsd-src/lib/libsys/ |
H A D | adjtime.2 | 53 the correction is complete. 58 The skew used to perform the correction is generally a fraction of one percent. 61 A time correction from an earlier call to
|
/freebsd-src/lib/libpmc/pmu-events/arch/test/test_soc/cpu/ |
H A D | branch.json | 5 "BriefDescription": "L1 BTB Correction." 10 "BriefDescription": "L2 BTB Correction."
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
H A D | branch.json | 5 "BriefDescription": "L1 BTB Correction." 10 "BriefDescription": "L2 BTB Correction."
|
/freebsd-src/sys/contrib/device-tree/Bindings/edac/ |
H A D | aspeed-sdram-edac.txt | 4 correction check). 6 The memory controller supports SECDED (single bit error correction, double bit
|
/freebsd-src/contrib/ntp/html/drivers/ |
H A D | driver34.html | 45 +5 = UT1 correction, +/- .1 sec increments</p> 60 …ing with the T flag. The M320 also has a 'U' command which returns UT1 correction information. It … 75 +5 = UT1 correction (sign + digit ))</p> 76 <p>This driver ignores UT1 correction, DST indicator,Leap year and signal level.</p>
|
/freebsd-src/sys/contrib/device-tree/Bindings/mtd/ |
H A D | gpmc-nand.txt | 49 Using ELM for ECC error correction frees some CPU cycles. 113 support ecc-schemes with hardware error-correction (BCHx_HW). However 114 such SoC can use ecc-schemes with software library for error-correction 115 (BCHx_HW_DETECTION_SW). The error correction capability with software
|
/freebsd-src/contrib/ntp/include/ |
H A D | mbg_gps166.h | 234 GPS_UTC, ///< (rw-) ::UTC, GPS %UTC correction parameters 235 GPS_IONO, ///< (rw-) ::IONO, GPS ionospheric correction parameters 339 BVAR_BIT_IONO_INVALID, ///< Ionospheric correction parameters incomplete 400 * done if some valid ::UTC correction parameters are available in the 431 TM_BIT_UTC, ///< %UTC correction has been made 792 * @brief GPS %UTC correction parameters 794 * %UTC correction parameters basically as sent by the GPS satellites. 802 * t0t, A0 and A1 contain fractional correction parameters for the current 835 l_fp A0; ///< +- Clock Correction Coefficient 0 [sec] 836 l_fp A1; ///< +- Clock Correction Coefficient 1 [sec/sec] [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 96 st,max-power-correction; // enables power bridge 97 // correction for THD reduction
|
H A D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 126 st,max-power-correction; // enables power bridge 127 // correction for THD reduction
|
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | nuvoton,npcm-memory-controller.yaml | 14 The Nuvoton BMC SoC supports DDR4 memory with or without ECC (error correction 17 The memory controller supports single bit error correction, double bit error
|
/freebsd-src/sys/contrib/zstd/lib/compress/ |
H A D | zstd_compress_internal.h | 196 U32 nbOverflowCorrections; /* Number of times overflow correction has run since 945 /* Maximum chunk size before overflow correction needs to be called again */ 993 /* Defining this macro to non-zero tells zstd to run the overflow correction 1007 * Returns non-zero if the indices are large enough for overflow correction 1022 /* Adjust the min index to backoff the overflow correction frequency, in ZSTD_window_canOverflowCorrect() 1023 * so we don't waste too much CPU in overflow correction. If this in ZSTD_window_canOverflowCorrect() 1064 * Returns the correction made to the indices, which must be applied to every 1073 /* preemptive overflow correction: in ZSTD_window_correctOverflow() 1074 * 1. correction is large enough: in ZSTD_window_correctOverflow() 1085 * After correction, current is less than (1<<chainLog + 1<<windowLog). in ZSTD_window_correctOverflow() [all …]
|
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_compress_internal.h | 708 /* Maximum chunk size before overflow correction needs to be called again */ 764 * Returns the correction made to the indices, which must be applied to every 774 /* preemptive overflow correction: in ZSTD_window_correctOverflow() 775 * 1. correction is large enough: in ZSTD_window_correctOverflow() 786 * After correction, current is less than (1<<chainLog + 1<<windowLog). in ZSTD_window_correctOverflow() 799 U32 const correction = current - newCurrent; in ZSTD_window_correctOverflow() local 803 assert(correction > 1<<28); in ZSTD_window_correctOverflow() 805 window->base += correction; in ZSTD_window_correctOverflow() 806 window->dictBase += correction; in ZSTD_window_correctOverflow() 807 if (window->lowLimit <= correction) window->lowLimit = 1; in ZSTD_window_correctOverflow() [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,imr.txt | 1 Renesas R-Car Image Renderer (Distortion Correction Engine) 4 The image renderer, or the distortion correction engine, is a drawing processor
|
H A D | renesas,imr.yaml | 7 title: Renesas R-Car Image Renderer (Distortion Correction Engine) 13 The image renderer, or the distortion correction engine, is a drawing
|
/freebsd-src/contrib/ntp/libparse/ |
H A D | clk_trimtsip.c | 92 * 4F UTC correction data (used to get leap second warnings) 348 /* UTC correction data - derive a leap warning */ in cvt_trimtsip() 349 …_gpsutc = (u_short) getshort((unsigned char *)&mb(12)); /* current leap correction (GPS-UTC) */ in cvt_trimtsip() 350 …t tlsf = t->t_gpsutcleap = (u_short) getshort((unsigned char *)&mb(24)); /* new leap correction */ in cvt_trimtsip() 353 (u_short) getshort((unsigned char *)&mb(20))); /* week no of leap correction */ in cvt_trimtsip() 355 …->t_dayleap = (u_short) getshort((unsigned char *)&mb(22)); /* day in week of leap correction */ in cvt_trimtsip()
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/mediatek/ |
H A D | mediatek,ccorr.yaml | 7 title: MediaTek color correction 14 MediaTek color correction with 3X3 matrix.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionOptimizer.cpp | 251 int Correction = (Cmp == AArch64CC::GT) ? 1 : -1; in adjustCmp() local 252 // Negate Correction value for comparison with negative immediate (CMN). in adjustCmp() 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-src/lib/msun/src/ |
H A D | s_log1p.c | 20 * may not be representable exactly. In that case, a correction 23 * and add back the correction term c/u. 128 c = (k>0)? 1.0-(u-x):x-(u-1.0);/* correction term */ in log1p() 142 * using the correction term but don't use it if k==0. in log1p()
|