Home
last modified time | relevance | path

Searched defs:SetError (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/include/async/
Dstatus.h48 void SetError() { in SetError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h59 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
/third_party/backends/backend/
Dsm3600-scanutil.c91 int SetError(TInstance *this, int nError, const char *szFormat, ...) in SetError() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dchecker.h125 constexpr ConvParser SetError(bool error) const { in SetError() function
/third_party/lame/ACM/tinyxml/
Dtinyxml.h786 void SetError( int err ) { assert( err > 0 && err < TIXML_ERROR_STRING_COUNT ); in SetError() function
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp798 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DState.h139 SetError(D3D10DDI_HDEVICE hDevice, HRESULT hr) in SetError() function
/third_party/flatbuffers/src/
Dbinary_annotator.cpp22 static void SetError(BinaryRegionComment &comment, BinaryRegionStatus status, in SetError() function