Searched defs:errStr (Results 1 – 8 of 8) sorted by relevance
55 Error::Error (deUint32 errCode, const char* errStr) in Error()67 BadAllocError::BadAllocError (const char* errStr) in BadAllocError()
105 std::string errStr; in main() local
554 char *errStr = lastErr; in NdisLastError() local
218 static const char *errStr[] = { in PktGetErrorStr() local
59 static char errStr[JMSG_LENGTH_MAX]="No error"; variable
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()
869 string errStr = string("no location found for attribute 'dEQP_Position'"); in execute() local
821 char errStr[256]; in throwSSLExceptionWithSslErrors() local