MCPcopy Create free account

hub / github.com/ETLCPP/etl / functions

Functions8,991 in github.com/ETLCPP/etl

↓ 4 callersMethodkey_eq
Returns the function that compares the keys. \return The function that compares the keys..
include/etl/unordered_set.h:1567
↓ 4 callersMethodkey_eq
Returns the function that compares the keys. \return The function that compares the keys..
include/etl/unordered_multimap.h:1488
↓ 4 callersFunctionmake_empty_slot
\brief Makes an empty slot \return constexpr slot_type
test/test_signal.cpp:127
↓ 4 callersFunctionmanchester_decoded_uint16
test/test_manchester.cpp:301
↓ 4 callersFunctionmanchester_decoded_uint32
test/test_manchester.cpp:308
↓ 4 callersFunctionmanchester_decoded_uint64
test/test_manchester.cpp:315
↓ 4 callersMethodmax_size
Returns the maximum possible size of the vector. \return The maximum size of the vector.
include/etl/private/vector_base.h:140
↓ 4 callersMethodnext_node
Find the next node in sequence from the node provided
include/etl/multimap.h:407
↓ 4 callersMethodnext_node
Find the next node in sequence from the node provided
include/etl/map.h:2406
↓ 4 callersMethodnext_node
Find the next node in sequence from the node provided
include/etl/multiset.h:381
↓ 4 callersMethodnext_node
Find the next node in sequence from the node provided
include/etl/set.h:2087
↓ 4 callersFunctionoperator[]
Returns a reference to the indexed value.
include/etl/span.h:1182
↓ 4 callersFunctionparse_num
include/etl/format.h:994
↓ 4 callersMethodprev_node
Find the previous node in sequence from the node provided
include/etl/multimap.h:472
↓ 4 callersMethodprev_node
Find the previous node in sequence from the node provided
include/etl/map.h:2470
↓ 4 callersMethodprev_node
Find the previous node in sequence from the node provided
include/etl/multiset.h:446
↓ 4 callersMethodprev_node
Find the previous node in sequence from the node provided
include/etl/set.h:2151
↓ 4 callersMethodpush_back
Inserts a value at the end of the vector. If asserts or exceptions are enabled, emits vector_full if the vector is already full. \param value The valu
include/etl/vector.h:449
↓ 4 callersMethodreceive
Top level message handler for the FSM.
include/etl/fsm.h:534
↓ 4 callersMethodregister_unhandled_callback
Registers an alternative callback for unhandled ids. \param callback A reference to the user supplied 'unhandled' callback.
include/etl/callback_service.h:105
↓ 4 callersMethodremove
include/etl/callback_timer_atomic.h:565
↓ 4 callersMethodremove
include/etl/message_timer_interrupt.h:552
↓ 4 callersMethodremove
include/etl/message_timer.h:237
↓ 4 callersMethodremove
include/etl/callback_timer.h:709
↓ 4 callersMethodremove
include/etl/callback_timer_locked.h:539
↓ 4 callersMethodremove
include/etl/callback_timer_interrupt.h:566
↓ 4 callersMethodremove
include/etl/message_timer_atomic.h:546
↓ 4 callersMethodremove
include/etl/message_timer_locked.h:560
↓ 4 callersMethodresize
Resizes the indirect_vector. If asserts or exceptions are enabled and the new size is larger than the maximum then a vector_full is thrown. \param new
include/etl/indirect_vector.h:576
↓ 4 callersMethodset
include/etl/private/delegate_cpp03.h:850
↓ 4 callersMethodset_left
include/etl/intrusive_links.h:1066
↓ 4 callersMethodset_locks
Sets the lock and unlock delegates.
include/etl/message_timer_locked.h:319
↓ 4 callersMethodset_parent
include/etl/intrusive_links.h:1060
↓ 4 callersFunctionshell_sort
include/etl/algorithm.h:3176
↓ 4 callersMethodsize_bytes
Returns the number of bytes used in the stream.
include/etl/byte_stream.h:373
↓ 4 callersMethodstatus
include/etl/to_arithmetic.h:408
↓ 4 callersFunctionsubstr
Returns a sub-string. \param position The position of the first character. Default = 0. \param length The number of characters. Default = npos.
include/etl/string.h:194
↓ 4 callersMethodtask_process_work
test/test_task_scheduler.cpp:122
↓ 4 callersMethodtask_request_work
test/test_task_scheduler.cpp:116
↓ 4 callersFunctiontemplate_function_f
test/test_utility.cpp:564
↓ 4 callersMethodtest
Tests a bit at a position. Positions greater than the number of configured bits will return <b>false</b>.
include/etl/private/bitset_new.h:472
↓ 4 callersMethodto_first
Resets the value to the first in the range.
include/etl/cyclic_value.h:114
↓ 4 callersMethodtry_lock
test/test_message_timer_locked.cpp:66
↓ 4 callersMethodvisit_in_order
include/etl/intrusive_avl_tree.h:1839
↓ 4 callersMethodvisit_post_order
include/etl/intrusive_avl_tree.h:1887
↓ 4 callersMethodvisit_pre_order
include/etl/intrusive_avl_tree.h:1938
↓ 4 callersFunctionwrite
test/test_bit_stream_writer_big_endian.cpp:66
↓ 4 callersFunctionwrite_unchecked
include/etl/byte_stream.h:859
↓ 4 callersFunctionwrite_unchecked
Implementation of the write function. For bool types only.
include/etl/bit_stream.h:986
↓ 3 callersFunctionAreClose
test/UnitTest++/Checks.h:250
↓ 3 callersMethodClearStatistics
test/test_state_chart_with_rvalue_data_parameter.cpp:128
↓ 3 callersMethodClearStatistics
test/test_state_chart_with_data_parameter.cpp:98
↓ 3 callersMethodClearStatistics
test/test_state_chart.cpp:97
↓ 3 callersMethodClearStatistics
test/test_state_chart_compile_time_with_data_parameter.cpp:96
↓ 3 callersMethodGetTimeInMs
test/UnitTest++/Posix/TimeHelpers.cpp:17
↓ 3 callersFunctionPearson_Compare
test/test_pearson.cpp:66
↓ 3 callersMethodStart
test/UnitTest++/Posix/TimeHelpers.cpp:12
↓ 3 callersMethodaccept_visitor
include/etl/private/variant_variadic.h:982
↓ 3 callersMethodaccepts
This will return true if the message id is in the message type list, or if a successor accepts the message id.
include/etl/message_router.h:570
↓ 3 callersFunctionadd_integral_and_fractional
include/etl/private/to_string_helper.h:264
↓ 3 callersFunctionadd_integral_denominated
include/etl/private/to_string_helper.h:475
↓ 3 callersFunctionappend_slot
Appends a slot to the slot list.
include/etl/signal.h:378
↓ 3 callersFunctionas_bytes
include/etl/span.h:1531
↓ 3 callersFunctionas_writable_bytes
include/etl/span.h:1541
↓ 3 callersMethodback
Get the last coordinate.
include/etl/bresenham_line.h:231
↓ 3 callersMethodbegin
Beginning of the histogram.
include/etl/histogram.h:64
↓ 3 callersMethodbind
include/etl/closure.h:106
↓ 3 callersFunctioncall
test/test_memory.cpp:1581
↓ 3 callersMethodcallback
include/etl/callback_service.h:116
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the unordered_multiset. \return A const iterator to the beginning of the unordered_multiset.
include/etl/unordered_multiset.h:494
↓ 3 callersMethodcbegin
Gets the beginning of the multimap.
include/etl/multimap.h:1013
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the unordered_map. \return A const iterator to the beginning of the unordered_map.
include/etl/unordered_map.h:504
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the unordered_set. \return A const iterator to the beginning of the unordered_set.
include/etl/unordered_set.h:494
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the flat_set. \return A const iterator to the beginning of the flat_set.
include/etl/flat_set.h:134
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the unordered_multimap. \return A const iterator to the beginning of the unordered_multimap.
include/etl/unordered_multimap.h:501
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the flat_multiset. \return A const iterator to the beginning of the flat_multiset.
include/etl/flat_multiset.h:134
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the flat_map. \return A const iterator to the beginning of the flat_map.
include/etl/flat_map.h:145
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the vector. \return A const iterator to the beginning of the vector.
include/etl/vector.h:134
↓ 3 callersMethodcbegin
Gets the beginning of the multiset.
include/etl/multiset.h:997
↓ 3 callersMethodcbegin
Gets the beginning of the set.
include/etl/set.h:869
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the flat_multimap. \return A const iterator to the beginning of the flat_multimap.
include/etl/flat_multimap.h:164
↓ 3 callersMethodcbegin
Returns a const_iterator to the beginning of the indirect_vector. \return A const iterator to the beginning of the indirect_vector.
include/etl/indirect_vector.h:498
↓ 3 callersMethodcend
include/etl/array.h:264
↓ 3 callersMethodcend
include/etl/message_router_registry.h:285
↓ 3 callersMethodcend
Returns a const_iterator to the end of the unordered_multiset. \return A const iterator to the end of the unordered_multiset.
include/etl/unordered_multiset.h:552
↓ 3 callersMethodcend
Gets the end of the multimap.
include/etl/multimap.h:1021
↓ 3 callersMethodcend
Returns a const_iterator to the end of the unordered_map. \return A const iterator to the end of the unordered_map.
include/etl/unordered_map.h:558
↓ 3 callersMethodcend
Returns a const_iterator to the end of the unordered_set. \return A const iterator to the end of the unordered_set.
include/etl/unordered_set.h:548
↓ 3 callersMethodcend
Returns a const_iterator to the end of the flat_set. \return A const iterator to the end of the flat_set.
include/etl/flat_set.h:143
↓ 3 callersMethodcend
Returns a const_iterator to the end of the unordered_multimap. \return A const iterator to the end of the unordered_multimap.
include/etl/unordered_multimap.h:559
↓ 3 callersMethodcend
Returns a const_iterator to the end of the flat_multiset. \return A const iterator to the end of the flat_multiset.
include/etl/flat_multiset.h:143
↓ 3 callersMethodcend
Returns a const_iterator to the end of the flat_map. \return A const iterator to the end of the flat_map.
include/etl/flat_map.h:154
↓ 3 callersMethodcend
Returns a const_iterator to the end of the vector. \return A const iterator to the end of the vector.
include/etl/vector.h:143
↓ 3 callersMethodcend
Gets the end of the multiset.
include/etl/multiset.h:1005
↓ 3 callersMethodcend
Gets the end of the set.
include/etl/set.h:877
↓ 3 callersMethodcend
Returns a const_iterator to the end of the flat_multimap. \return A const iterator to the end of the flat_multimap.
include/etl/flat_multimap.h:173
↓ 3 callersMethodcend
Returns a const_iterator to the end of the indirect_vector. \return A const iterator to the end of the indirect_vector.
include/etl/indirect_vector.h:507
↓ 3 callersMethodclear
test/test_queue_spsc_isr_small.cpp:51
↓ 3 callersMethodclear
test/test_queue_spsc_isr.cpp:51
↓ 3 callersMethodclear
test/test_shared_message.cpp:116
← previousnext →801–900 of 8,991, ranked by callers