/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 424 Error Section::accept(SectionVisitor &Visitor) const { in accept() function in Section 428 Error Section::accept(MutableSectionVisitor &Visitor) { in accept() function in Section 479 Error DecompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in DecompressedSection 483 Error DecompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in DecompressedSection 487 Error OwnedDataSection::accept(SectionVisitor &Visitor) const { in accept() function in OwnedDataSection 491 Error OwnedDataSection::accept(MutableSectionVisitor &Visitor) { in accept() function in OwnedDataSection 557 Error CompressedSection::accept(SectionVisitor &Visitor) const { in accept() function in CompressedSection 561 Error CompressedSection::accept(MutableSectionVisitor &Visitor) { in accept() function in CompressedSection 582 Error StringTableSection::accept(SectionVisitor &Visitor) const { in accept() function in StringTableSection 586 Error StringTableSection::accept(MutableSectionVisitor &Visitor) { in accept() function in StringTableSection [all …]
|
/openbsd-src/lib/libc/sys/ |
H A D | w_accept.c | 22 accept(int s, struct sockaddr *addr, socklen_t *addrlen) in accept() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLog.cpp | 233 FilterRule(bool accept, size_t attribute_index, ConstString operation) in FilterRule() 277 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation() 304 RegexFilterRule(bool accept, size_t attribute_index, in RegexFilterRule() 329 static FilterRuleSP CreateOperation(bool accept, size_t attribute_index, in CreateOperation() 349 ExactMatchFilterRule(bool accept, size_t attribute_index, in ExactMatchFilterRule() 669 bool accept; in ParseFilterRule() local
|
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
H A D | Socket.pm | 237 sub accept { subroutine [all...] |
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Socket-IP/lib/IO/Socket/ |
H A D | IP.pm | 968 sub accept global() subroutine
|
/openbsd-src/gnu/llvm/llvm/lib/Option/ |
H A D | Option.cpp | 235 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, in accept() function in Option
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | BooleanExpression.py | 71 def accept(self, t): member in BooleanExpression
|
/openbsd-src/gnu/usr.bin/perl/win32/include/sys/ |
H A D | socket.h | 122 #define accept win32_accept macro
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | gdbclientutils.py | 367 def accept(self): member in ServerChannel 391 def accept(self): member in ServerSocket
|
/openbsd-src/usr.sbin/rdate/ |
H A D | ntp.c | 143 int accept = 0, ret, s, ierror; in ntp_client() local
|
/openbsd-src/sys/arch/powerpc64/dev/ |
H A D | opal.c | 344 uint32_t accept, *flags; in opal_configure_idle_states() local
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | radiusd_eap2mschap.c | 610 bool accept = false; eap_resp_mschap() local
|
/openbsd-src/gnu/llvm/clang/lib/Index/ |
H A D | IndexingContext.cpp | 315 bool accept = false; in shouldReportOccurrenceForSystemDeclOnlyMode() local
|
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_constraints.c | 331 int accept = 0; in x509_constraints_parse_mailbox() local
|
/openbsd-src/usr.bin/awk/ |
H A D | awk.h | 280 int accept; member
|
/openbsd-src/usr.sbin/pppd/ |
H A D | auth.c | 1038 int accept, r = 1; global() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cpplex.c | 136 bool accept; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | stp.h | 471 ffestpAcceptStmt accept; member
|
/openbsd-src/sys/dev/pci/ |
H A D | if_de.c | 3185 int accept = 0; in tulip_rx_intr() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | dfsan_custom.cpp | 167 const char *accept, in __dfsw_strpbrk() 185 const char *s, const char *accept, dfsan_label s_label, in __dfso_strpbrk()
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | regcomp.h | 1224 U32 accept; /* accept state for this word */ member
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 1400 WRAPPER2(int, accept, int s, struct sockaddr *addr, socklen_t *addrlen) in WRAPPER2() argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 982 TEST_P(MemorySanitizerIpTest, accept) { in TEST_P() argument
|