Home
last modified time | relevance | path

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

/freebsd-src/sys/netgraph/
H A Dng_pred1.h59 uint64_t Errors; member
H A Dng_deflate.h61 uint64_t Errors; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h89 DirectiveList Errors; member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp78 SmallVector<std::string, 2> Errors; in toString() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h182 std::vector<ErrorContent> Errors; variable
/freebsd-src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp347 unsigned Errors = 0; emitReplacementWarnings() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp842 Error Errors = Error::success(); getSectionAndRelocations() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp540 AllocationPairVec Errors; in checkDeadSymbols() local
H A DMallocChecker.cpp2805 SmallVector<SymbolRef, 2> Errors; checkDeadSymbols() local
/freebsd-src/contrib/libpcap/
H A Dpcap-tc.c239 ULONG Errors; global() member
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c2805 agsaPhyErrCountersPage_t Errors; in mpiGetPhyProfileRsp() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp575 std::vector<std::pair<Error, std::string>> Errors; global() member
[all...]
/freebsd-src/contrib/sendmail/src/
H A Dsendmail.h2592 EXTERN int Errors; /* set if errors (local to single pass) */ variable