Home
last modified time | relevance | path

Searched defs:accept (Results 1 – 25 of 37) sorted by relevance

12

/src/lib/libc/sys/
H A Daccept.c37 #pragma weak accept macro
39 accept(int s, struct sockaddr *addr, socklen_t *addrlen) in accept() function
/src/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h94 void accept() final {} in accept() function
148 void accept() final {}; in accept() function
169 void accept() final {} in accept() function
/src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp443 Error Section::accept(SectionVisitor &Visitor) const { in accept() function in Section
447 Error Section::accept(MutableSectionVisitor &Visitor) { in accept() function in Section
505 Error DecompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in DecompressedSection
509 Error DecompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in DecompressedSection
513 Error OwnedDataSection::accept(SectionVisitor &Visitor) const { in accept() function in OwnedDataSection
517 Error OwnedDataSection::accept(MutableSectionVisitor &Visitor) { in accept() function in OwnedDataSection
584 Error CompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in CompressedSection
588 Error CompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in CompressedSection
609 Error StringTableSection::accept(SectionVisitor &Visitor) const { in accept() function in StringTableSection
613 Error StringTableSection::accept(MutableSectionVisitor &Visitor) { in accept() function in StringTableSection
[all …]
/src/contrib/libxo/tests/
H A DMakefile.am22 accept: target
/src/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp69 void EraseFromParent::accept() { in accept() function in EraseFromParent
170 void Tracker::accept() { in accept() function in Tracker
/src/contrib/libxo/tests/xo/
H A DMakefile.am69 accept: target
/src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp234 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()
671 bool accept; in ParseFilterRule() local
/src/contrib/libxo/tests/core/
H A DMakefile.am134 accept: target
/src/contrib/libxo/tests/gettext/
H A DMakefile.am96 accept: target
/src/usr.bin/bmake/
H A DMakefile172 accept test: .NOMETA target
/src/contrib/llvm-project/llvm/lib/Option/
H A DOption.cpp234 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, in accept() function in Option
/src/sys/contrib/xen/io/
H A Dpvcalls.h102 } accept; member
137 } accept; member
/src/contrib/llvm-project/llvm/lib/Support/
H A Draw_socket_stream.cpp255 ListeningSocket::accept(const std::chrono::milliseconds &Timeout) { in accept() function in ListeningSocket
/src/contrib/bmake/
H A DMakefile246 accept test: .NOMETA target
/src/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
/src/sys/ofed/include/rdma/
H A Diw_cm.h121 int (*accept)(struct iw_cm_id *cm_id, member
/src/tests/sys/netpfil/pf/
H A Dsctp.py120 def accept(self, vnet): member in SCTPServer
/src/crypto/openssl/include/internal/
H A De_os.h313 #define accept(a, b, c) accept(a, (struct sockaddr *)b, c) macro
H A Dsockets.h62 #define accept(s, f, l) ((int)accept(s, f, l)) macro
/src/contrib/bmake/unit-tests/
H A DMakefile924 accept: target
/src/usr.bin/bmake/unit-tests/
H A DMakefile927 accept: target
/src/contrib/tnftp/
H A Dtnftp.h477 #define accept Raccept macro
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp314 bool accept = false; in shouldReportOccurrenceForSystemDeclOnlyMode() local
/src/contrib/ofed/librdmacm/
H A Dpreload.c64 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
/src/lib/libc/include/
H A Dnamespace.h51 #define accept _accept macro

12