Searched defs:hasError (Results 1 - 13 of 13) sorted by relevance

/external/skia/include/xml/
H A DSkXMLParser.h38 bool hasError() const { return fCode != kNoError || fNativeCode != -1; } function in class:SkXMLParserError
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h244 bool hasError() { return HasError; } function in class:llvm::RuntimeDyldImpl
/external/skia/src/animator/
H A DSkAnimateMaker.h80 bool hasError() { return fError.hasError(); } function in class:SkAnimateMaker
93 void setErrorCode(SkXMLParserError::ErrorCode err) { if (fError.hasError() == false) fError.INHERITED::setCode(err); }
94 void setErrorCode(SkDisplayXMLParserError::ErrorCode err) { if (fError.hasError() == false) fError.setCode(err); }
95 void setErrorNoun(const SkString& str) { if (fError.hasError() == false) fError.setNoun(str); }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
H A DResultsElement.java430 public final boolean hasError() { method in class:ResultsElement
/external/webkit/Source/WebCore/dom/
H A DXMLDocumentParserQt.cpp287 return !hasError();
684 bool XMLDocumentParser::hasError() const function in class:WebCore::XMLDocumentParser
686 return m_stream.hasError();
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp3267 bool hasError = false; local
3273 hasError = true;
3280 hasError = true;
3284 if (hasError) {
/external/clang/lib/AST/
H A DExprConstant.cpp2360 bool hasError() const { return opaqueValue == 0; } function in class:__anon3052::OpaqueValueEvaluation
2514 if (opaque.hasError())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 217 milliseconds