Searched defs:errStr (Results 1 – 11 of 11) sorted by relevance
55 Error::Error (deInt32 errCode, const char* errStr) in Error()67 BadAllocError::BadAllocError (const char* errStr) in BadAllocError()
105 std::string errStr; in main() local
46 static char errStr[JMSG_LENGTH_MAX]="No error"; variable
52 static char errStr[JMSG_LENGTH_MAX]="No error"; variable
271 std::string errStr; in notifyObjectCompiled() local
554 char *errStr = lastErr; in NdisLastError() local
218 static const char *errStr[] = { in PktGetErrorStr() local
219 Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(errStr) in Error()1140 const char * errStr = NULL) throw(Error) in errHandler()1148 static inline cl_int errHandler (cl_int err, const char * errStr = NULL) in errHandler()
800 string errStr = string("no location found for attribute 'dEQP_Position'"); in execute() local
692 char errStr[256]; in throwSSLExceptionWithSslErrors() local