Searched refs:Correction (Results 1 – 25 of 35) sorted by relevance
12
/external/bison/ |
D | AUTHORS | 16 IELR and LAC (Lookahead Correction) support (Bison 2.5, 2011).
|
D | NEWS | 538 ** LAC (Lookahead Correction) for syntax error handling: 1070 ** Lookahead Set Correction in the ".output" Report
|
/external/clang/lib/Sema/ |
D | SemaLookup.cpp | 3317 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()
|
D | SemaDecl.cpp | 215 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/ |
D | ChangeLog | 82 * events/mips/Makefile.am: Correction to 8/26 MIPS patch
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 6778 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/ |
D | en_GB.po | 2929 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"
|
D | en_AU.po | 2929 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"
|
D | libexif-12.pot | 2808 msgid "GPS Differential Correction" 4478 msgid "Red Correction %f, blue Correction %f"
|
D | ru.po | 2885 msgid "GPS Differential Correction" 4668 msgid "Red Correction %f, blue Correction %f"
|
D | ja.po | 2822 msgid "GPS Differential Correction" 4500 msgid "Red Correction %f, blue Correction %f"
|
D | pt.po | 2812 msgid "GPS Differential Correction" 4482 msgid "Red Correction %f, blue Correction %f"
|
D | be.po | 2812 msgid "GPS Differential Correction" 4482 msgid "Red Correction %f, blue Correction %f"
|
D | en_CA.po | 2819 msgid "GPS Differential Correction" 4532 msgid "Red Correction %f, blue Correction %f"
|
D | zh_CN.po | 2812 msgid "GPS Differential Correction" 4482 msgid "Red Correction %f, blue Correction %f"
|
D | tr.po | 2812 msgid "GPS Differential Correction" 4482 msgid "Red Correction %f, blue Correction %f"
|
D | sr.po | 2853 msgid "GPS Differential Correction" 4693 msgid "Red Correction %f, blue Correction %f"
|
D | uk.po | 2811 msgid "GPS Differential Correction" 4481 msgid "Red Correction %f, blue Correction %f"
|
D | sq.po | 2812 msgid "GPS Differential Correction" 4482 msgid "Red Correction %f, blue Correction %f"
|
D | sv.po | 2870 msgid "GPS Differential Correction" 4569 msgid "Red Correction %f, blue Correction %f"
|
D | fr.po | 2989 msgid "GPS Differential Correction" 4853 msgid "Red Correction %f, blue Correction %f"
|
D | pt_BR.po | 2820 msgid "GPS Differential Correction" 4505 msgid "Red Correction %f, blue Correction %f"
|
D | cs.po | 2852 msgid "GPS Differential Correction" 4611 msgid "Red Correction %f, blue Correction %f"
|
D | it.po | 2938 msgid "GPS Differential Correction" 4903 msgid "Red Correction %f, blue Correction %f"
|
/external/srtp/doc/ |
D | rfc3711.txt | 97 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