Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h147 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 Daccept.c37 #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 DELFObject.cpp440 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 DMakefile.am22 accept: target
/freebsd/contrib/libxo/tests/xo/
H A DMakefile.am69 accept: target
/freebsd/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()
672 bool accept; in ParseFilterRule() local
/freebsd/contrib/libxo/tests/core/
H A DMakefile.am134 accept: target
/freebsd/contrib/libxo/tests/gettext/
H A DMakefile.am96 accept: target
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp167 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 DOption.cpp236 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, in accept() function in Option
/freebsd/usr.bin/bmake/
H A DMakefile179 accept test: .NOMETA target
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_socket_stream.cpp272 ListeningSocket::accept(const std::chrono::milliseconds &Timeout) { in accept() function in ListeningSocket
/freebsd/sys/contrib/xen/io/
H A Dpvcalls.h102 } accept; member
137 } accept; member
/freebsd/contrib/bmake/
H A DMakefile253 accept test: .NOMETA target
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.h62 #define accept(s,addr,addrlen) swrap_accept(s,addr,addrlen) macro
/freebsd/sys/ofed/include/rdma/
H A Diw_cm.h121 int (*accept)(struct iw_cm_id *cm_id, member
/freebsd/tests/sys/netpfil/pf/
H A Dsctp.py120 def accept(self, vnet): member in SCTPServer
/freebsd/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
/freebsd/contrib/tnftp/
H A Dtnftp.h477 #define accept Raccept macro
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile948 accept: target
/freebsd/contrib/bmake/unit-tests/
H A DMakefile945 accept: target
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp326 bool accept = false; in shouldReportOccurrenceForSystemDeclOnlyMode() local
/freebsd/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
/freebsd/lib/libc/include/
H A Dnamespace.h51 #define accept _accept macro

12