Searched defs:getError (Results 1 - 25 of 34) sorted by last modified time

12

/external/skia/src/animator/
H A DSkDisplayXMLParser.h78 SkDisplayXMLParserError* getError() { return (SkDisplayXMLParserError*) fError; } function in class:SkDisplayXMLParser
H A DSkScript.h80 Error getError() const { return fError; } function in class:SkScriptEngine
H A DSkScript2.h44 Error getError() { return fError; } function in class:SkScriptEngine2
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowTextView.java344 public CharSequence getError() { method in class:ShadowTextView
/external/parameter-framework/xmlserializer/
H A DXmlSerializingContext.cpp47 const std::string& CXmlSerializingContext::getError() const function in class:CXmlSerializingContext
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/parameter-framework/parameter/
H A DErrorContext.cpp47 const std::string& CErrorContext::getError() const function in class:CErrorContext
/external/mesa3d/include/CL/
H A Dcl.hpp3156 cl_int getError() { return err_; } function in class:cl::KernelFunctor
/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h93 std::error_code getError() { return LastError; } function in class:llvm::InstrProfReader
/external/llvm/include/llvm/Support/
H A DErrorOr.h65 /// if (error_code ec = buffer.getError())
178 std::error_code getError() const { function in class:llvm::ErrorOr
200 new (getErrorStorage()) std::error_code(Other.getError());
232 new (getErrorStorage()) std::error_code(Other.getError());
/external/llvm/include/llvm/Bitcode/
H A DBitstreamReader.h144 static BitstreamEntry getError() { function in struct:llvm::BitstreamEntry
265 return BitstreamEntry::getError();
295 return BitstreamEntry::getError();
H A DReaderWriter.h166 std::error_code getError() const { return EC; }; function in class:llvm::BitcodeDiagnosticInfo
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringPrepParseException.java230 public int getError(){ method in class:StringPrepParseException
/external/icu/icu4c/source/test/intltest/
H A Didnaref.cpp99 static UErrorCode getError(enum punycode_status status){ function
162 status = getError(error);
175 status = getError(error);
213 status = getError(error);
221 status = getError(error);
H A Dsimplethread.cpp467 UBool getError() { return (fErrors > 0); } function in class:ThreadWithStatus
468 UBool getError(UnicodeString& fillinError) { fillinError = fErrorString; return (fErrors > 0); } function in class:ThreadWithStatus
H A Dtsmthred.cpp588 UBool getError() { return (fErrors > 0); } function in class:ThreadWithStatus
589 UBool getError(UnicodeString& fillinError) { fillinError = fErrorString; return (fErrors > 0); } function in class:ThreadWithStatus
922 for(iteration = 0;!getError() && iteration<kFormatThreadIterations;iteration++)
1096 if(tests[i].getError(theErr)) {
1367 if(tests[i].getError(theErr))
1496 if(tests[i]->getError(theErr))
/external/icu/icu4c/source/test/perf/perldriver/
H A DDataset.pm63 # is desribed as getMean() +/- getError().
64 sub getError { subroutine
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DBuildResults.java260 public double getError() { method in class:BuildResults
272 public double getError(int dim_id) { method in class:BuildResults
H A DConfigResults.java262 double baselineError = baselineResults.getError();
263 double currentError = buildResults.getError();
296 return this.current.getError();
359 public double getError() { method in class:ConfigResults
517 double baselineError = this.baseline.getError(dim_id);
518 double currentError = this.current.getError(dim_id);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi.util_3.2.100.v20100503.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 1171 milliseconds

12