Home
last modified time | relevance | path

Searched refs:Spell (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/SemaObjC/
Dtypo-correction.m16 // Spell-checking 'undefined' is ok.
22 // Spell-checking 'super' is not ok.
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp98 StringRef Spell = Lexer::getSpelling( in handleAttr() local
104 if (Spell == "strong") in handleAttr()
106 else if (Spell == "weak") in handleAttr()
/external/bison/
DChangeLog1185 * doc/bison.texi: Spell check.
1600 * doc/bison.texi: Spell check.
3206 * NEWS: Spell check.
DChangeLog-201211 * doc/Doxyfile.in: Spell it "file system", to avoid a
4735 Spell "boolean" as "Boolean". Reported by Akim Demaille.
12753 * lib/libiberty.h (PARAMS): Spell argument as Args, not as X, to
/external/zlib/src/
DChangeLog232 - Spell out "number" (instead of "nb") in zlib.h for total_in, total_out
/external/python/cpython2/Modules/zlib/
DChangeLog232 - Spell out "number" (instead of "nb") in zlib.h for total_in, total_out
/external/clang/include/clang/Basic/
DDiagnosticSemaKinds.td7748 // Spell-checking diagnostics
/external/curl/
DCHANGES.014302 - Spell-fixed some documents.