HomeSort by relevance Sort by last modified time
    Searched defs:inComment (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
Callstacker.cpp 171 CppState() : line(1), inComment(false), inLineComment(false), inDoubleQuote(false), inSingleQuote(false), isEscaping(false), commentEnding(false), commentMightBeStarting(false) {
187 inComment = true;
222 } else if (inComment) {
226 inComment = false;
268 if (inComment || inLineComment || inDoubleQuote || inSingleQuote || commentMightBeStarting) {
578 bool inComment;
  /external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
Callstacker.cpp 171 CppState() : line(1), inComment(false), inLineComment(false), inDoubleQuote(false), inSingleQuote(false), isEscaping(false), commentEnding(false), commentMightBeStarting(false) {
187 inComment = true;
222 } else if (inComment) {
226 inComment = false;
268 if (inComment || inLineComment || inDoubleQuote || inSingleQuote || commentMightBeStarting) {
578 bool inComment;
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 

Completed in 134 milliseconds