Home
last modified time | relevance | path

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

12

/external/opencore/android/
Dandroid_audio_mio.cpp704 int32 correction = 0; in UpdateClock() local
714 correction = updateClock32 - (clockTime32 - iStartTime); in UpdateClock()
715 … LOGV("ADJ_CLK iDriverLatency %d old clock %d delta %d", iDriverLatency, clockTime32, correction); in UpdateClock()
718 if (OSCL_ABS(correction) > iMinCorrection) { in UpdateClock()
719 if (correction > iMaxCorrection) { in UpdateClock()
720 correction = iMaxCorrection; in UpdateClock()
721 } else if (correction < -iMaxCorrection) { in UpdateClock()
722 correction = -iMaxCorrection; in UpdateClock()
724 updateClock32 = clockTime32 + correction; in UpdateClock()
725 … LOGV("ADJ_CLK old clock %d correction %d new clock %d", clockTime32, correction, updateClock32); in UpdateClock()
/external/icu4c/data/unidata/
DNormalizationCorrections.txt20 # stability, the correction is entered in this data file,
36 # Field 3: Version of Unicode for which the correction was
39 # the correction
/external/icu4c/i18n/
Dgregoimp.cpp124 int32_t correction = 0; in dayToFields() local
127 correction = isLeap ? 1 : 2; in dayToFields()
129 month = (12 * (doy + correction) + 6) / 367; // zero-based month in dayToFields()
Dgregocal.cpp403 int32_t correction = 0; in handleComputeFields() local
406 correction = isLeap ? 1 : 2; in handleComputeFields()
408 month = (12 * (dayOfYear + correction) + 6) / 367; // zero-based month in handleComputeFields()
/external/webkit/WebCore/loader/mac/
DLoaderNSURLExtras.mm68 … // Save the extension for later correction. Only correct the extension of the lastPathComponent.
/external/libpng/contrib/pngminus/
DREADME50 no gamma correction. But this makes it also a simple program that is
/external/bluetooth/glib/
DNEWS.pre-1-3208 * Const correction all over the place, including a new pointer type
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-25114 * kjs/date_object.cpp: (DateProtoFuncImp::call): The daylight savings correction
/external/e2fsprogs/debian/
Dchangelog2150 * very minor correction to expected output of a build time test
/external/webkit/WebCore/
DChangeLog231 Unreviewed build correction after http://trac.webkit.org/changeset/46978
3482 Minor coding style correction.
6600 Final correction for WinCairo builds.
6915 Build correction, no review.
19214 Now that other MIME type correction stuff is in our swizzled method, Tiger needs it too!
19752 where we do all MIMEType correction.
21465 <rdar://problem/6980466> Media elements should provide option for changing pitch correction
DChangeLog-2009-06-16703 SVGFEImage needed a correction, to avoid an ASSERT. The two filter
1106 Unreviewed build correction.
2554 Bug 26204: RenderBlock : simplify handleSpecialChild, comment correction
2712 Unreviewed Windows build correction.
7754 Add automatic spell correction support in WebKit
DChangeLog-2003-10-256589 auto-correction of the size.
/external/libffi/
DChangeLog1717 * configure: Regenerate for config/accross.m4 correction.
Dtexinfo.tex1952 % \smartitalic{ARG} outputs arg in italics, followed by an italic correction
/external/webkit/WebKitTools/
DChangeLog701 (createDifferenceImage): Avoid color correction when rendering the
DChangeLog-2009-06-165784 Forgot to commit licensing correction in last commit.
17392 Basic auto-correction of user-entered URLs.
/external/libpng/
DCHANGES110 fixed gamma and background correction for paletted images, so
/external/e2fsprogs/doc/
Dtexinfo.tex1240 % \smartitalic{ARG} outputs arg in italics, followed by an italic correction
/external/bluetooth/glib/gio/
DChangeLog2141 * gfile.c: Minor spelling correction in documentation:
/external/grub/docs/
Dtexinfo.tex1712 % \smartitalic{ARG} outputs arg in italics, followed by an italic correction
/external/bison/build-aux/
Dtexinfo.tex1774 % \smartitalic{ARG} outputs arg in italics, followed by an italic correction
/external/webkit/WebKit/win/
DChangeLog-2009-06-16141 Add automatic spell correction support in WebKit
1108 …Item::initFromDictionaryRepresentation): Add the negative-visit-count-correction-logic as impleme…
/external/webkit/WebKit/mac/
DChangeLog-2006-02-099559 Also added code to turn off color correction for images created
12828 (-[WebHTMLView _changeSpellingToWord:]): Apply correction to our doc.
32541 Fixed: 3156172 - No filename correction when downloading images via drag & drop
DChangeLog2015 Add automatic spell correction support in WebKit
/external/srec/config/en.us/dictionary/
Dlarge.ok6380 correction k@rekS~

12