Home
last modified time | relevance | path

Searched defs:advance (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/crypto/openssl/test/
H A Dquic_ackm_test.c545 #define TX_OP_PKT(advance, pn, num_pn) \ argument
547 #define TX_OP_ACK(advance, pn, num_pn) \ argument
695 #define RX_OP_PKT(advance, pn, num_pn) \ argument
701 #define RX_OP_CHECK_UNPROC(advance, pn, num_pn) \ argument
707 #define RX_OP_CHECK_PROC(advance, pn, num_pn) \ argument
713 #define RX_OP_CHECK_STATE(advance, expect_desired, expect_deadline) \ argument
719 #define RX_OP_CHECK_ACKS(advance, ack_ranges) \ argument
725 #define RX_OP_CHECK_NO_ACKS(advance) \ argument
731 #define RX_OP_TX(advance, pn, largest_acked) \ argument
737 #define RX_OP_RX_ACK(advance, pn, num_pn) \ argument
/freebsd/contrib/tcpdump/
H A Dprint-ip6.c49 u_int advance; in ip6_finddst() local
227 int advance; in ip6_print() local
H A Dprint-ip-demux.c41 int advance; in ip_demux_print() local
H A Dprint-lwres.c207 int advance; in lwres_printnamelen() local
280 int advance; in lwres_print() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLineIterator.cpp55 void line_iterator::advance() { in advance() function in line_iterator
H A DSuffixTree.cpp296 void SuffixTree::RepeatedSubstringIterator::advance() { in advance() function in SuffixTree::RepeatedSubstringIterator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h78 void advance() { in advance() function
H A DMachineInstrBundle.h104 void advance() { in advance() function
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__iterator/
H A Dadvance.h61 _LIBCPP_HIDE_FROM_ABI void advance(_InputIter& __i, _Distance __orig_n) { in advance() function
/freebsd/lib/libc/inet/
H A Dinet_net_ntop.c84 int advance; in inet_net_ntop_ipv4() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCombinationGenerator.h52 bool advance() { in advance() function
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp69 bool advance(error_code& ec) { in advance() function in __dir_stream
136 bool advance(error_code& ec) { in advance() function in __dir_stream
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dadvance.h65 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX17 void advance(_InputIter& __i, _Distance __orig_… in advance() function
/freebsd/contrib/unbound/compat/
H A Dinet_ntop.c127 int advance; in inet_ntop6() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dinet_ntop.c121 int advance; in inet_ntop6() local
/freebsd/contrib/ldns/compat/
H A Dinet_ntop.c127 int advance; in inet_ntop6() local
/freebsd/contrib/kyua/engine/
H A Dscanner.cpp107 advance(void) in advance() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp78 ValueObjectSP advance(size_t count) { in advance() function in __anon1be7be510111::ListIterator
229 size_t advance = idx; in GetItem() local
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dsubrange.h180 _LIBCPP_HIDE_FROM_ABI constexpr subrange& advance(iter_difference_t<_Iter> __n) { in advance() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp162 bool advance(DelayType Type, unsigned Cycles) { in advance() function
235 void advance(DelayType Type, unsigned Cycles) { in advance() function
H A DGCNRegPressure.cpp674 bool GCNDownwardRPTracker::advance(MachineInstr *MI, bool UseInternalIterator) { in advance() function in GCNDownwardRPTracker
687 bool GCNDownwardRPTracker::advance(MachineBasicBlock::const_iterator End) { in advance() function in GCNDownwardRPTracker
693 bool GCNDownwardRPTracker::advance(MachineBasicBlock::const_iterator Begin, in advance() function in GCNDownwardRPTracker
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h167 void advance() { in advance() function
255 void advance() { in advance() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCRegisterInfo.cpp57 void advance() { in advance() function in __anon1f4922b00111::MCRegAliasIteratorImpl
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DParsing.cpp137 static ParseState advance(ParseState S, size_t N) { in advance() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp48 Expected<BitstreamEntry> PGOCtxProfileReader::advance() { in advance() function in PGOCtxProfileReader

123