Searched defs:advance (Results 1 - 25 of 46) sorted by relevance

12

/openbsd-current/lib/libc/net/
H A Dinet_neta.c45 int advance; local
H A Dinet_ntop.c108 int advance; local
H A Dinet_net_ntop.c78 int advance; local
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_iterator_base_funcs.h173 advance(_InputIterator& __i, _Distance __n) function
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_iterator_base_funcs.h164 advance(_InputIterator& __i, _Distance __n) function in namespace:std
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DLineIterator.cpp55 void line_iterator::advance() { function in class:line_iterator
H A DFoldingSet.cpp399 void FoldingSetIteratorImpl::advance() { function in class:FoldingSetIteratorImpl
/openbsd-current/sys/netinet/
H A Dinet_ntop.c139 int advance; local
/openbsd-current/gnu/llvm/libcxx/include/__iterator/
H A Dadvance.h64 void advance(_InputIter& __i, _Distance __orig_n) { function
195 inline constexpr auto advance = __advance::__fn{}; member in namespace:ranges::__cpo
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Diterator_operations.h55 static constexpr auto advance = ranges::advance; member in struct:_IterOps
83 static void advance(_Iter& __iter, _Distance __count) { function in struct:_IterOps
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h77 void advance() { function in class:llvm::ScoreboardHazardRecognizer::Scoreboard
H A DMachineInstrBundle.h102 void advance() { function in class:llvm::MIBundleOperandIteratorBase
/openbsd-current/gnu/llvm/clang/lib/Tooling/Transformer/
H A DParsing.cpp144 static ParseState advance(ParseState S, size_t N) { function
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DCombinationGenerator.h52 bool advance() { function in struct:llvm::CombinationGenerator::WrappingIterator
H A DBitVector.h37 void advance() { function in class:llvm::const_set_bits_iterator_impl
/openbsd-current/gnu/llvm/libcxx/include/__ranges/
H A Dsubrange.h198 constexpr subrange& advance(iter_difference_t<_Iter> __n) { function in class:ranges::subrange
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DProgressMeter.pm136 sub advance($self, $e) subroutine
/openbsd-current/usr.sbin/pkg_add/OpenBSD/ProgressMeter/
H A DTerm.pm282 sub advance($self, $e) subroutine
/openbsd-current/gnu/llvm/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp61 bool advance(error_code& ec) { function in class:__dir_stream
/openbsd-current/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptToken.cpp199 bool Tokenizer::advance(size_t Amount) { function in class:__anon3607::Tokenizer
[all...]
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dmock_engine.c100 static void advance(struct i915_request *request) function
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp151 bool advance(DelayType Type, unsigned Cycles) { function in struct:__anon2587::AMDGPUInsertDelayAlu::DelayInfo
224 void advance(DelayType Type, unsigned Cycles) { function in struct:__anon2587::AMDGPUInsertDelayAlu::DelayState
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp81 ValueObjectSP advance(size_t count) { function in class:__anon1364::ListIterator
228 size_t advance = idx; local
/openbsd-current/gnu/llvm/lldb/examples/synthetic/
H A Dlibcxx.py215 def advance(self, N): member in class:stdlist_iterator
471 def advance(self, N): member in class:stdmap_iterator
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DSuffixTree.h256 void advance() { function in struct:llvm::SuffixTree::RepeatedSubstringIterator

Completed in 432 milliseconds

12