Home
last modified time | relevance | path

Searched defs:Errors (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp78 SmallVector<std::string, 2> Errors; in toString() local
86 SmallVector<std::string, 2> Errors; in toStringWithoutConsuming() local
/freebsd/sys/netgraph/
H A Dng_pred1.h59 uint64_t Errors; member
H A Dng_deflate.h61 uint64_t Errors; member
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h182 std::vector<ErrorContent> Errors; variable
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp357 unsigned Errors = 0; in emitReplacementWarnings() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp944 Error Errors = Error::success(); in getSectionAndRelocations() local
/freebsd/contrib/libpcap/
H A Dpcap-tc.c237 ULONG Errors; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp4085 unsigned Errors = 0; in InferInstructionFlags() local
4148 unsigned Errors = 0; in VerifyInstructionFlags() local
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c2805 agsaPhyErrCountersPage_t Errors; in mpiGetPhyProfileRsp() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp612 std::vector<std::pair<Error, std::string>> Errors; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2853 SmallVector<SymbolRef, 2> Errors; in checkDeadSymbols() local
/freebsd/contrib/sendmail/src/
H A Dsendmail.h2592 EXTERN int Errors; /* set if errors (local to single pass) */ variable