Home
last modified time | relevance | path

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

12

/external/bison/
DAUTHORS16 IELR and LAC (Lookahead Correction) support (Bison 2.5, 2011).
DNEWS538 ** LAC (Lookahead Correction) for syntax error handling:
1070 ** Lookahead Set Correction in the ".output" Report
/external/clang/lib/Sema/
DSemaLookup.cpp3317 void addCorrection(TypoCorrection Correction);
3395 void TypoCorrectionConsumer::addCorrection(TypoCorrection Correction) { in addCorrection() argument
3396 StringRef Name = Correction.getCorrectionAsIdentifierInfo()->getName(); in addCorrection()
3398 CorrectionResults[Correction.getEditDistance(false)][Name]; in addCorrection()
3402 if (NamedDecl *NewND = Correction.getCorrectionDecl()) { in addCorrection()
3403 std::string CorrectionStr = Correction.getAsString(SemaRef.getLangOpts()); in addCorrection()
3412 *RI = Correction; in addCorrection()
3417 if (CList.empty() || Correction.isResolved()) in addCorrection()
3418 CList.push_back(Correction); in addCorrection()
DSemaDecl.cpp215 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(), in getTypeName() local
217 IdentifierInfo *NewII = Correction.getCorrectionAsIdentifierInfo(); in getTypeName()
222 NestedNameSpecifier *NNS = Correction.getCorrectionSpecifier(); in getTypeName()
228 if (Correction && (NNS || NewII != &II) && in getTypeName()
240 std::string CorrectedStr(Correction.getAsString(getLangOpts())); in getTypeName()
242 Correction.getQuoted(getLangOpts())); in getTypeName()
247 if (NamedDecl *FirstDecl = Correction.getCorrectionDecl()) in getTypeName()
5927 TypoCorrection Correction; in DiagnoseInvalidRedeclaration() local
5954 } else if ((Correction = SemaRef.CorrectTypo(Prev.getLookupNameInfo(), in DiagnoseInvalidRedeclaration()
5961 ExtraArgs.D.SetIdentifier(Correction.getCorrectionAsIdentifierInfo(), in DiagnoseInvalidRedeclaration()
[all …]
/external/oprofile/
DChangeLog82 * events/mips/Makefile.am: Correction to 8/26 MIPS patch
/external/stlport/etc/
DChangeLog-5.16778 Correction of the locale grouping schema application in case of the scientific
6804 iterator are not const_iterator anymore. Correction of the multiset interface to be
7004 * _hash_fun.h: Correction of the hash struct specialization for the _STLP_LONG_LONG
7107 * type_manip.h: Correction of the _IsSame struct to have both partial template
7201 * _limits.c: Correction of the quiet and signaling NaN that was inverted
7241 * _rope.h: Correction of the rope::iterator and rope::const_iterator
7248 * _iterator.h: Correction of the operator++(int) signature to conform
7315 …* _valarray.h: Correction of the missing explicit keyword in front of one of the valarray construc…
7321 * stdexcept: Correction of the mysterious 50 messages from VC7.Net (thanks Krish S)
7382 * _num_put.c : Correction of the display of the min 64 bits signed integer values
/external/libexif/po/
Den_GB.po2929 msgid "GPS Differential Correction"
2930 msgstr "GPS Differential Correction"
4874 msgid "Red Correction %f, blue Correction %f"
4875 msgstr "Red Correction %f, blue Correction %f"
Den_AU.po2929 msgid "GPS Differential Correction"
2930 msgstr "GPS Differential Correction"
4874 msgid "Red Correction %f, blue Correction %f"
4875 msgstr "Red Correction %f, blue Correction %f"
Dlibexif-12.pot2808 msgid "GPS Differential Correction"
4478 msgid "Red Correction %f, blue Correction %f"
Dru.po2885 msgid "GPS Differential Correction"
4668 msgid "Red Correction %f, blue Correction %f"
Dja.po2822 msgid "GPS Differential Correction"
4500 msgid "Red Correction %f, blue Correction %f"
Dpt.po2812 msgid "GPS Differential Correction"
4482 msgid "Red Correction %f, blue Correction %f"
Dbe.po2812 msgid "GPS Differential Correction"
4482 msgid "Red Correction %f, blue Correction %f"
Den_CA.po2819 msgid "GPS Differential Correction"
4532 msgid "Red Correction %f, blue Correction %f"
Dzh_CN.po2812 msgid "GPS Differential Correction"
4482 msgid "Red Correction %f, blue Correction %f"
Dtr.po2812 msgid "GPS Differential Correction"
4482 msgid "Red Correction %f, blue Correction %f"
Dsr.po2853 msgid "GPS Differential Correction"
4693 msgid "Red Correction %f, blue Correction %f"
Duk.po2811 msgid "GPS Differential Correction"
4481 msgid "Red Correction %f, blue Correction %f"
Dsq.po2812 msgid "GPS Differential Correction"
4482 msgid "Red Correction %f, blue Correction %f"
Dsv.po2870 msgid "GPS Differential Correction"
4569 msgid "Red Correction %f, blue Correction %f"
Dfr.po2989 msgid "GPS Differential Correction"
4853 msgid "Red Correction %f, blue Correction %f"
Dpt_BR.po2820 msgid "GPS Differential Correction"
4505 msgid "Red Correction %f, blue Correction %f"
Dcs.po2852 msgid "GPS Differential Correction"
4611 msgid "Red Correction %f, blue Correction %f"
Dit.po2938 msgid "GPS Differential Correction"
4903 msgid "Red Correction %f, blue Correction %f"
/external/srtp/doc/
Drfc3711.txt97 10. Interaction with Forward Error Correction mechanisms. . . . . 43
2381 10. Interaction with Forward Error Correction mechanisms
2383 The default processing when using Forward Error Correction (e.g., RFC

12