| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Tracker.h | 147 void accept() final {} in accept() function 163 void accept() final {} in accept() function 177 void accept() final {} in accept() function 190 void accept() final {} in accept() function 208 void accept() final {} in accept() function 256 void accept() final {}; in accept() function
|
| /freebsd/lib/libc/sys/ |
| H A D | accept.c | 37 #pragma weak accept macro 39 accept(int s, struct sockaddr *addr, socklen_t *addrlen) in accept() function
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.cpp | 440 Error Section::accept(SectionVisitor &Visitor) const { in accept() function in Section 444 Error Section::accept(MutableSectionVisitor &Visitor) { in accept() function in Section 502 Error DecompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in DecompressedSection 506 Error DecompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in DecompressedSection 510 Error OwnedDataSection::accept(SectionVisitor &Visitor) const { in accept() function in OwnedDataSection 514 Error OwnedDataSection::accept(MutableSectionVisitor &Visitor) { in accept() function in OwnedDataSection 581 Error CompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in CompressedSection 585 Error CompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in CompressedSection 606 Error StringTableSection::accept(SectionVisitor &Visitor) const { in accept() function in StringTableSection 610 Error StringTableSection::accept(MutableSectionVisitor &Visitor) { in accept() function in StringTableSection [all …]
|
| /freebsd/contrib/libxo/tests/ |
| H A D | Makefile.am | 22 accept: target
|
| /freebsd/contrib/libxo/tests/xo/ |
| H A D | Makefile.am | 69 accept: target
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 234 FilterRule(bool accept, size_t attribute_index, llvm::StringRef operation) in FilterRule() 279 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation() 306 RegexFilterRule(bool accept, size_t attribute_index, in RegexFilterRule() 331 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation() 351 ExactMatchFilterRule(bool accept, size_t attribute_index, in ExactMatchFilterRule() 672 bool accept; in ParseFilterRule() local
|
| /freebsd/contrib/libxo/tests/core/ |
| H A D | Makefile.am | 134 accept: target
|
| /freebsd/contrib/libxo/tests/gettext/ |
| H A D | Makefile.am | 96 accept: target
|
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Tracker.cpp | 167 void EraseFromParent::accept() { in accept() function in EraseFromParent 358 void Tracker::accept() { in accept() function in Tracker
|
| /freebsd/contrib/llvm-project/llvm/lib/Option/ |
| H A D | Option.cpp | 236 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, in accept() function in Option
|
| /freebsd/usr.bin/bmake/ |
| H A D | Makefile | 179 accept test: .NOMETA target
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | raw_socket_stream.cpp | 272 ListeningSocket::accept(const std::chrono::milliseconds &Timeout) { in accept() function in ListeningSocket
|
| /freebsd/sys/contrib/xen/io/ |
| H A D | pvcalls.h | 102 } accept; member 137 } accept; member
|
| /freebsd/contrib/bmake/ |
| H A D | Makefile | 253 accept test: .NOMETA target
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | socket_wrapper.h | 62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | iw_cm.h | 121 int (*accept)(struct iw_cm_id *cm_id, member
|
| /freebsd/tests/sys/netpfil/pf/ |
| H A D | sctp.py | 120 def accept(self, vnet): member in SCTPServer
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | e_os.h | 313 #define accept(a, b, c) accept(a, (struct sockaddr *)b, c) macro
|
| H A D | sockets.h | 62 #define accept(s, f, l) ((int)accept(s, f, l)) macro
|
| /freebsd/contrib/tnftp/ |
| H A D | tnftp.h | 477 #define accept Raccept macro
|
| /freebsd/usr.bin/bmake/unit-tests/ |
| H A D | Makefile | 948 accept: target
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | Makefile | 945 accept: target
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexingContext.cpp | 326 bool accept = false; in shouldReportOccurrenceForSystemDeclOnlyMode() local
|
| /freebsd/contrib/ofed/librdmacm/ |
| H A D | preload.c | 64 int (*accept)(int socket, struct sockaddr *addr, socklen_t *addrlen); member 586 int accept(int socket, struct sockaddr *addr, socklen_t *addrlen) in accept() function
|
| /freebsd/lib/libc/include/ |
| H A D | namespace.h | 51 #define accept _accept macro
|