Searched defs:check (Results 1 - 25 of 168) sorted by last modified time

1234567

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c891 int check, sum; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c195434 RtreeCheck check; /* Common context for various routines */ local
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c258 nm_os_csum_tcpudp_ipv4(struct nm_iphdr *iph, void *data, size_t datalen, uint16_t *check) argument
281 nm_os_csum_tcpudp_ipv6(struct nm_ipv6hdr *ip6h, void *data, size_t datalen, uint16_t *check) argument
/freebsd-11-stable/sys/netinet/
H A Dsctputil.c974 sctp_select_a_tag(struct sctp_inpcb *inp, uint16_t lport, uint16_t rport, int check) argument
[all...]
H A Dsctp_input.c5542 uint32_t check, calc_check; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c436 char *slash, *check; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10753 void check(NamedDecl *ND) { function in class:__anon48::ExplicitSpecializationVisibilityChecker
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c2531 QUEUE_CHAR *check; local
[all...]
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-event.c28 static int check; variable
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c6412 pool_status_check(const char *name, zfs_ioc_namecheck_t type, zfs_ioc_poolcheck_t check) argument
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dcompress.c396 fd_set check; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp140 static void check(Error E, std::string Msg) { function
149 template <typename T> static T check(Expected<T> E, std::string Msg) { function
156 static void check(std::error_code EC, std::string Msg) { function
160 template <typename T> static T check(ErrorOr<T> E, std::string Msg) { function
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp205 bool HexagonMCChecker::check(bool FullCheck) { function in class:HexagonMCChecker
H A DHexagonShuffler.cpp293 bool HexagonShuffler::check() { function in class:HexagonShuffler
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp690 bool RuntimeDyldCheckerImpl::check(StringRef CheckExpr) const { function in class:RuntimeDyldCheckerImpl
862 bool RuntimeDyldChecker::check(StringRef CheckExpr) const { function in class:RuntimeDyldChecker
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h136 template <class T> T check(ErrorOr<T> e) { function in namespace:lld
142 template <class T> T check(Expected<T> e) { function in namespace:lld
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp648 void IvarInvalidationCheckerImpl::MethodCrawler::check(const Expr *E) { function in class:__anon802::IvarInvalidationCheckerImpl::MethodCrawler
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h26 namespace check { namespace in namespace:clang::ento
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h335 void check() const { function in class:logHistogram
342 void check() const {} function in class:logHistogram
H A Dkmp_dispatch.h293 UT check = checker; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp73 bool MCAsmParser::check(bool P, const Twine &Msg) { function in class:MCAsmParser
77 bool MCAsmParser::check(bool P, SMLoc Loc, const Twine &Msg) { function in class:MCAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h101 bool check(bool P, const Twine &Msg) { function in class:llvm::MCAsmParserExtension
105 bool check(bool P, SMLoc Loc, const Twine &Msg) { function in class:llvm::MCAsmParserExtension
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp88 DumpValueObjectOptions &DumpValueObjectOptions::SetScopeChecked(bool check) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h153 void check(uptr idx1, uptr idx2) const { function
H A Dsanitizer_bitvector.h324 void check(uptr idx) const { CHECK_LE(idx, size()); } function

Completed in 740 milliseconds

1234567