MCPcopy Create free account

hub / github.com/aguinet/usbtop / functions

Functions357 in github.com/aguinet/usbtop

↓ 39 callersFunctionmove
O models OutputIterator
third-party/boost/move/algo/move.hpp:53
↓ 28 callersFunctionBOOST_CONCEPT_USAGE
third-party/boost/concept_check.hpp:72
↓ 26 callersFunctionignore_unused_variable_warning
third-party/boost/concept_check.hpp:52
↓ 26 callersFunctionincrement
third-party/boost/circular_buffer/base.hpp:2342
↓ 20 callersFunctiondecrement
third-party/boost/circular_buffer/base.hpp:2349
↓ 17 callersMethodis_valid
third-party/boost/circular_buffer/debug.hpp:222
↓ 16 callersFunctiondistance
third-party/boost/detail/iterator.hpp:29
↓ 16 callersFunctionto_address
third-party/boost/core/pointer_traits.hpp:183
↓ 14 callersFunctionreplace
Replace an element.
third-party/boost/circular_buffer/base.hpp:2395
↓ 13 callersFunctionrinsert
Insert an element before the specified position. ! \pre <code>pos</code> is a valid iterator pointing to the <code>circular_buffer</code> or i
third-party/boost/circular_buffer/base.hpp:1920
↓ 13 callersMethodswap
third-party/boost/circular_buffer/space_optimized.hpp:754
↓ 12 callersFunctionadd
third-party/boost/circular_buffer/base.hpp:2357
↓ 11 callersMethodinsert
Insert an element at the specified position. ! \pre <code>pos</code> is a valid iterator pointing to the <code>circular_buffer_space_optimized
third-party/boost/circular_buffer/space_optimized.hpp:985
↓ 11 callersMethodmin_capacity
Get the minimal capacity of the space optimized circular buffer.
third-party/boost/circular_buffer/details.hpp:183
↓ 11 callersMethodsize
src/buses.cpp:122
↓ 10 callersMethodcapacity
Get the capacity of the space optimized circular buffer.
third-party/boost/circular_buffer/details.hpp:180
↓ 10 callersFunctioninsert
Insert an element at the specified position. ! \pre <code>pos</code> is a valid iterator pointing to the <code>circular_buffer</code> or its e
third-party/boost/circular_buffer/base.hpp:1700
↓ 10 callersFunctionrequire_boolean_expr
third-party/boost/concept_check.hpp:226
↓ 9 callersFunctionadl_move_swap
third-party/boost/move/adl_move_swap.hpp:225
↓ 9 callersFunctiondestroy_item
Destroy an item.
third-party/boost/circular_buffer/base.hpp:2435
↓ 8 callersFunctionaddressof
third-party/boost/core/addressof.hpp:37
↓ 8 callersFunctionconstruct_or_replace
Construct or replace an element. ! <code>construct</code> has to be set to <code>true</code> if and only if <code>pos</code> points to
third-party/boost/circular_buffer/base.hpp:2415
↓ 8 callersFunctiondeallocate
Deallocate memory.
third-party/boost/circular_buffer/base.hpp:2384
↓ 8 callersFunctioninitialize_buffer
Initialize the internal buffer.
third-party/boost/circular_buffer/base.hpp:2482
↓ 7 callersFunctionerase
Remove an element at the specified position. ! \pre <code>pos</code> is a valid iterator pointing to the <code>circular_buffer</code> (but not
third-party/boost/circular_buffer/base.hpp:2106
↓ 6 callersFunctionassign
third-party/boost/circular_buffer/base.hpp:1341
↓ 6 callersMethoderase
Remove an element at the specified position. ! \pre <code>pos</code> is a valid iterator pointing to the <code>circular_buffer_space_optimized
third-party/boost/circular_buffer/space_optimized.hpp:1399
↓ 6 callersMethodnext
third-party/boost/circular_buffer/debug.hpp:228
↓ 6 callersFunctionrerase
Remove an element at the specified position. ! \pre <code>pos</code> is a valid iterator pointing to the <code>circular_buffer</code> (but not
third-party/boost/circular_buffer/base.hpp:2183
↓ 6 callersFunctionsub
third-party/boost/circular_buffer/base.hpp:2363
↓ 6 callersFunctiontest
third-party/boost/concept_check.hpp:311
↓ 6 callersFunctionuninitialized_copy
third-party/boost/circular_buffer/details.hpp:435
↓ 5 callersFunctionallocate
Allocate memory.
third-party/boost/circular_buffer/base.hpp:2371
↓ 5 callersFunctionis_uninitialized
Does the pointer point to the uninitialized memory?
third-party/boost/circular_buffer/base.hpp:2390
↓ 4 callersFunctionBOOST_CATCH
third-party/boost/circular_buffer/base.hpp:1445
↓ 4 callersMethodBOOST_INTRUSIVE_HAS_MEMBER_FUNCTION_CALLABLE_WITH_FUNCNAME
third-party/boost/intrusive/detail/has_member_function_callable_with.hpp:142
↓ 4 callersFunctionaddressof
third-party/boost/move/detail/meta_utils.hpp:267
↓ 4 callersMethodallocate
<b>Returns</b>: <code>a.allocate(n)</code>
third-party/boost/container/allocator_traits.hpp:292
↓ 4 callersFunctionassign_n
third-party/boost/circular_buffer/base.hpp:2716
↓ 4 callersFunctionmake_move_iterator
third-party/boost/move/iterator.hpp:173
↓ 4 callersMethodoperator->
third-party/boost/move/iterator.hpp:83
↓ 4 callersFunctionpush_back
Insert a new element at the end of the <code>circular_buffer</code> using rvalue references or rvalues references emulation. ! \post if <code>
third-party/boost/circular_buffer/base.hpp:1491
↓ 4 callersFunctionpush_front
Insert a new element at the beginning of the <code>circular_buffer</code>. ! \post if <code>capacity() > 0</code> then <code>front() == item</
third-party/boost/circular_buffer/base.hpp:1534
↓ 4 callersFunctionto_raw_pointer
third-party/boost/move/detail/to_raw_pointer.hpp:32
↓ 3 callersFunctiondestroy_content
Destroy the whole content of the circular buffer.
third-party/boost/circular_buffer/base.hpp:2450
↓ 3 callersFunctiondestroy_if_constructed
Destroy an item only if it has been constructed.
third-party/boost/circular_buffer/base.hpp:2444
↓ 3 callersMethodinvalidate
third-party/boost/circular_buffer/debug.hpp:226
↓ 3 callersFunctionmake_assign_range
third-party/boost/circular_buffer/details.hpp:149
↓ 3 callersFunctionmap_pointer
Map the null pointer to virtual end of circular buffer.
third-party/boost/circular_buffer/base.hpp:2368
↓ 3 callersMethodpush_back
Insert a new element at the end of the space optimized circular buffer. ! \post if <code>capacity().%capacity() > 0</code> then <code>back() =
third-party/boost/circular_buffer/space_optimized.hpp:779
↓ 3 callersFunctionreset
Reset the circular buffer.
third-party/boost/circular_buffer/base.hpp:2616
↓ 3 callersFunctionswap
Swap the contents of two <code>circular_buffer</code>s. ! \post <code>this</code> contains elements of <code>cb</code> and vice versa; the cap
third-party/boost/circular_buffer/base.hpp:1401
↓ 3 callersFunctionthrow_exception
third-party/boost/throw_exception.hpp:62
↓ 2 callersMethodbw_instant
src/usb_stats.cpp:102
↓ 2 callersFunctioncopy_boost_exception
third-party/boost/exception/exception.hpp:438
↓ 2 callersMethoddistance_to
third-party/boost/iterator/iterator_adaptor.hpp:332
↓ 2 callersFunctiondo_fill_uninitialized_memory
third-party/boost/circular_buffer/debug.hpp:36
↓ 2 callersFunctionenable_error_info
third-party/boost/exception/exception.hpp:400
↓ 2 callersMethodget
third-party/boost/core/addressof.hpp:66
↓ 2 callersFunctioninitialize
third-party/boost/circular_buffer/base.hpp:2501
↓ 2 callersMethodinvalidate_iterators_except
third-party/boost/circular_buffer/debug.hpp:165
↓ 2 callersFunctionpop_back
Remove the last element from the <code>circular_buffer</code>. ! \pre <code>!empty()</code> \post The last element is removed from the
third-party/boost/circular_buffer/base.hpp:1595
↓ 2 callersFunctionpop_front
Remove the first element from the <code>circular_buffer</code>. ! \pre <code>!empty()</code> \post The first element is removed from t
third-party/boost/circular_buffer/base.hpp:1616
↓ 2 callersMethodpush_front
Insert a new element at the beginning of the space optimized circular buffer. ! \post if <code>capacity().%capacity() > 0</code> then <code>fr
third-party/boost/circular_buffer/space_optimized.hpp:853
↓ 2 callersMethodset_next
third-party/boost/circular_buffer/debug.hpp:230
↓ 2 callersFunctionswap
third-party/boost/circular_buffer/space_optimized.hpp:1710
↓ 2 callersFunctionuninitialized_fill_n_with_alloc
third-party/boost/circular_buffer/details.hpp:478
↓ 2 callersFunctionuninitialized_move_if_noexcept
third-party/boost/circular_buffer/details.hpp:468
↓ 1 callersFunctionT
third-party/boost/core/addressof.hpp:156
↓ 1 callersFunctionback
Get the last element. ! \pre <code>!empty()</code> \return A reference to the last element of the <code>circular_buffer</code>.
third-party/boost/circular_buffer/base.hpp:477
↓ 1 callersFunctionclean_pcap_live
src/main.cpp:89
↓ 1 callersMethodclone
third-party/boost/exception/exception.hpp:490
↓ 1 callersMethoddeallocate
<b>Returns</b>: <code>a.deallocate(p, n)</code> <b>Throws</b>: Nothing
third-party/boost/container/allocator_traits.hpp:298
↓ 1 callersMethoddecrement
third-party/boost/iterator/iterator_adaptor.hpp:323
↓ 1 callersFunctionenable_current_exception
third-party/boost/exception/exception.hpp:510
↓ 1 callersFunctionfront
Get the first element. ! \pre <code>!empty()</code> \return A reference to the first element of the <code>circular_buffer</code>.
third-party/boost/circular_buffer/base.hpp:459
↓ 1 callersMethodget
third-party/boost/exception/exception.hpp:66
↓ 1 callersFunctiongettimeofday
third-party/boost/config/platform/vxworks.hpp:276
↓ 1 callersMethodid
include/usbtop/usb_bus.h:92
↓ 1 callersMethodincrement
third-party/boost/iterator/iterator_adaptor.hpp:321
↓ 1 callersMethodinvalidate_all_iterators
Invalidate all iterators.
third-party/boost/circular_buffer/debug.hpp:178
↓ 1 callersFunctioniterator_to_pointer
third-party/boost/move/detail/iterator_to_raw_pointer.hpp:30
↓ 1 callersFunctioniterator_to_raw_pointer
third-party/boost/move/detail/iterator_to_raw_pointer.hpp:49
↓ 1 callersFunctionmove_move_iterator
F models ForwardIterator
third-party/boost/move/algorithm.hpp:86
↓ 1 callersMethodoperator->
third-party/boost/iterator/iterator_facade.hpp:659
↓ 1 callersMethodpop_back
Remove the last element from the space optimized circular buffer. ! \pre <code>!empty()</code> \post The last element is removed from
third-party/boost/circular_buffer/space_optimized.hpp:925
↓ 1 callersMethodpop_front
Remove the first element from the space optimized circular buffer. ! \pre <code>!empty()</code> \post The first element is removed fro
third-party/boost/circular_buffer/space_optimized.hpp:947
↓ 1 callersFunctionptr_address
third-party/boost/core/pointer_traits.hpp:193
↓ 1 callersMethodpush
src/usb_bus.cpp:44
↓ 1 callersMethodregister_iterator
Register an iterator into the list of valid iterators. ! \note The method is const in order to register iterators into const containers, too.
third-party/boost/circular_buffer/debug.hpp:134
↓ 1 callersMethodreserve
! \brief Get the maximum number of elements which can be inserted into the <code>circular_buffer_space_optimized</code> without overwri
third-party/boost/circular_buffer/space_optimized.hpp:167
↓ 1 callersMethodselect_on_container_copy_construction
third-party/boost/container/allocator_traits.hpp:340
↓ 1 callersFunctionswap_allocator
Specialized method for swapping the allocator.
third-party/boost/circular_buffer/base.hpp:2625
↓ 1 callersFunctionswap_proxy
third-party/boost/move/adl_move_swap.hpp:158
↓ 1 callersFunctionthrow_exception_assert_compatibility
third-party/boost/throw_exception.hpp:60
↓ 1 callersFunctionuninitialized_move
F models ForwardIterator
third-party/boost/move/algo/move.hpp:112
↓ 1 callersFunctionuninitialized_move_if_noexcept_impl
third-party/boost/circular_buffer/details.hpp:450
↓ 1 callersFunctionuninitialized_move_move_iterator
F models ForwardIterator
third-party/boost/move/algorithm.hpp:48
↓ 1 callersMethodunregister_iterator
Unregister an iterator from the list of valid iterators. ! \note The method is const in order to unregister iterators from const containers, t
third-party/boost/circular_buffer/debug.hpp:143
↓ 1 callersFunctionusage
src/main.cpp:68
next →1–100 of 357, ranked by callers