Searched defs:Error (Results 1 – 4 of 4) sorted by relevance
14 CEED_QFUNCTION(Error)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Error() function
24 char *Error = dlerror(); in loadOsLibrary() local
138 pub struct Error { struct142 impl fmt::Display for Error { argument
116 int (*Error)(Ceed, const char *, int, const char *, int, const char *, va_list *); member