MCPcopy Create free account

hub / github.com/ETLCPP/etl / functions

Functions8,991 in github.com/ETLCPP/etl

↓ 5 callersMethodget_router
include/etl/message_broker.h:115
↓ 5 callersMethodget_tail
Get the tail link.
include/etl/intrusive_list.h:372
↓ 5 callersFunctiongetblock32
test/murmurhash3.cpp:63
↓ 5 callersMethodhas_value
include/etl/to_arithmetic.h:111
↓ 5 callersMethodmove_container
Move a forward list
include/etl/forward_list.h:1516
↓ 5 callersMethodon_exit_state
By default, do nothing.
include/etl/fsm.h:407
↓ 5 callersMethodremove_observer
Remove a particular observer from the list. \param observer A reference to the observer. \return <b>true</b> if the observer was removed, <b>false</b>
include/etl/observer.h:169
↓ 5 callersMethodremove_suffix
Shrinks the view by moving its end backward.
include/etl/array_view.h:588
↓ 5 callersMethodresize
Resizes the vector. If asserts or exceptions are enabled and the new size is larger than the maximum then a vector_full is thrown. \param new_size The
include/etl/private/pvoidvector.h:186
↓ 5 callersFunctionset
Sets the range. Sets the value to the first of the range. \param first The first value in the range. \param last The last value in the range.
include/etl/cyclic_value.h:375
↓ 5 callersMethodset_idle_callback
Set the idle callback.
include/etl/scheduler.h:243
↓ 5 callersMethodset_watchdog_callback
Set the watchdog callback.
include/etl/scheduler.h:251
↓ 5 callersFunctionsignal
\brief Move constructor. The moved-from signal is left empty. \param other: The signal to move from.
include/etl/signal.h:155
↓ 5 callersFunctionstrncpy
include/etl/char_traits.h:379
↓ 5 callersFunctiontest_count
test/test_bit.cpp:44
↓ 5 callersFunctiontest_trailing_zeros
test/test_bit.cpp:62
↓ 5 callersMethodto_string
include/etl/private/bitset_new.h:563
↓ 5 callersFunctiontransform_n
include/etl/algorithm.h:2991
↓ 5 callersMethodtransition_to
Invoke a state transition.
include/etl/fsm.h:553
↓ 5 callersFunctiontrivially_relocate
include/etl/memory.h:1802
↓ 5 callersMethodwrite_reserve_optimal
Reserves an optimal memory area for writing. The buffer will only wrap around if the available forward space is less than min_reserve_size.
include/etl/bip_buffer_spsc_atomic.h:425
↓ 5 callersMethodwrite_unchecked
Writes a boolean to the stream
include/etl/bit_stream.h:629
↓ 4 callersFunctionCheckStringsEqual
test/UnitTest++/Checks.cpp:8
↓ 4 callersFunctionETL_IF_CONSTEXPR
include/etl/format.h:1477
↓ 4 callersFunctionRestore
test/test_array_wrapper.cpp:69
↓ 4 callersFunctionSave
test/test_array_wrapper.cpp:64
↓ 4 callersMethodSet
test/test_variant_pool_external_buffer.cpp:68
↓ 4 callersMethodSet
test/test_variant_pool.cpp:68
↓ 4 callersMethodSet
test/Deprecated/test_factory.cpp:71
↓ 4 callersMethodWorkToAdd
test/test_task_scheduler.cpp:108
↓ 4 callersMethodadd
include/etl/fnv_1.h:64
↓ 4 callersMethodadd_child_state
Adds a child to this state. Only of use when part of an HFSM.
include/etl/fsm.h:346
↓ 4 callersFunctionadjust_heap
include/etl/algorithm.h:912
↓ 4 callersFunctionadvance
include/etl/format.h:989
↓ 4 callersMethodassign
include/etl/multimap.h:1083
↓ 4 callersMethodassign
include/etl/flat_set.h:213
↓ 4 callersMethodassign
include/etl/flat_multiset.h:215
↓ 4 callersMethodassign
include/etl/flat_map.h:305
↓ 4 callersMethodassign
include/etl/multiset.h:1067
↓ 4 callersMethodassign
include/etl/set.h:939
↓ 4 callersMethodassign
include/etl/flat_multimap.h:245
↓ 4 callersMethodbegin
Returns a const iterator to the beginning of the array.
include/etl/array_view.h:376
↓ 4 callersMethodbegin
include/etl/const_multiset.h:79
↓ 4 callersMethodbegin
Returns an iterator to the beginning of the flat_set. \return An iterator to the beginning of the flat_set.
include/etl/flat_set.h:98
↓ 4 callersMethodbegin
include/etl/const_set.h:78
↓ 4 callersMethodbegin
Returns an iterator to the beginning of the flat_multiset. \return An iterator to the beginning of the flat_multiset.
include/etl/flat_multiset.h:98
↓ 4 callersMethodbegin
Returns an iterator to the beginning of the flat_map. \return An iterator to the beginning of the flat_map.
include/etl/flat_map.h:109
↓ 4 callersMethodbegin
include/etl/const_map.h:122
↓ 4 callersMethodbegin
Returns an iterator to the beginning of the flat_multimap. \return An iterator to the beginning of the flat_multimap.
include/etl/flat_multimap.h:128
↓ 4 callersMethodbegin
include/etl/const_multimap.h:123
↓ 4 callersFunctionbinary_find
include/etl/algorithm.h:2876
↓ 4 callersFunctionbinary_merge
include/etl/binary.h:461
↓ 4 callersMethodcbegin
include/etl/array.h:240
↓ 4 callersMethodclear
test/test_buffer_descriptors.cpp:68
↓ 4 callersMethodcompare
Compare with string.
include/etl/basic_string.h:1894
↓ 4 callersFunctioncreate_default_at
include/etl/memory.h:2408
↓ 4 callersFunctioncreate_value_at
include/etl/memory.h:2448
↓ 4 callersFunctionct_is_digit
include/etl/format.h:178
↓ 4 callersFunctionct_parse_num
Parse an unsigned integer from fmt starting at pos. Updates pos past the digits. Returns the parsed number, or -1 if no digits found, or -2 on overflo
include/etl/format.h:185
↓ 4 callersFunctiondigit_value
include/etl/to_arithmetic.h:249
↓ 4 callersFunctiondo_operator
include/etl/private/variant_variadic.h:1237
↓ 4 callersFunctiondo_visitor
include/etl/private/variant_variadic.h:1157
↓ 4 callersFunctionelement_at
include/etl/poly_span.h:602
↓ 4 callersMethodempty
include/etl/callback_timer_atomic.h:493
↓ 4 callersMethodempty
include/etl/message_timer_interrupt.h:480
↓ 4 callersMethodempty
include/etl/message_timer.h:165
↓ 4 callersMethodempty
Checks if the queue is in the empty state.
include/etl/intrusive_queue.h:175
↓ 4 callersMethodempty
include/etl/callback_timer_locked.h:467
↓ 4 callersMethodempty
include/etl/callback_timer_interrupt.h:494
↓ 4 callersMethodempty
include/etl/message_timer_atomic.h:474
↓ 4 callersMethodempty
include/etl/message_timer_locked.h:488
↓ 4 callersMethodempty_unlocked
Is the queue empty? Unlocked.
include/etl/queue_lockable.h:114
↓ 4 callersMethodend
End of the histogram.
include/etl/histogram.h:80
↓ 4 callersFunctionexception
include/etl/exception.h:77
↓ 4 callersFunctionfind
include/etl/algorithm.h:528
↓ 4 callersFunctionfind
include/etl/flat_map.h:64
↓ 4 callersMethodformat
include/etl/format.h:2480
↓ 4 callersFunctionformat_floating_e
include/etl/format.h:1673
↓ 4 callersFunctionformat_round
include/etl/format.h:1522
↓ 4 callersMethodfront_implementation
Peek a value at the front of the queue.
include/etl/queue_spsc_isr.h:447
↓ 4 callersMethodfull_from_isr
Is the queue full? Called from ISR.
include/etl/queue_spsc_isr.h:194
↓ 4 callersMethodfull_from_unlocked
Is the queue full?
include/etl/queue_spsc_locked.h:94
↓ 4 callersFunctiongenerate_input
test/test_binary.cpp:48
↓ 4 callersMethodget_balance_factor
include/etl/intrusive_avl_tree.h:1234
↓ 4 callersMethodget_descriptor
include/etl/buffer_descriptors.h:179
↓ 4 callersMethodget_endianness
Gets the endianness of the stream.
include/etl/byte_stream.h:422
↓ 4 callersMethodget_local_iterator
include/etl/unordered_multiset.h:311
↓ 4 callersMethodget_local_iterator
include/etl/unordered_map.h:321
↓ 4 callersMethodget_local_iterator
include/etl/unordered_set.h:311
↓ 4 callersMethodget_local_iterator
include/etl/unordered_multimap.h:317
↓ 4 callersMethodget_right
include/etl/intrusive_avl_tree.h:291
↓ 4 callersMethodhash_function
Returns the function that hashes the keys. \return The function that hashes the keys..
include/etl/unordered_multiset.h:1523
↓ 4 callersMethodhash_function
Returns the function that hashes the keys. \return The function that hashes the keys..
include/etl/unordered_set.h:1558
↓ 4 callersMethodhash_function
Returns the function that hashes the keys. \return The function that hashes the keys..
include/etl/unordered_multimap.h:1479
↓ 4 callersMethodinitialise
Initialise the deque.
include/etl/deque.h:2146
↓ 4 callersFunctioninsertion_sort
include/etl/algorithm.h:3231
↓ 4 callersFunctionis_valid
include/etl/to_arithmetic.h:215
↓ 4 callersMethodis_valid
Checks if the inplace_function is valid (has a target). \return <b>true</b> if the inplace_function is valid, <b>false</b> if not.
include/etl/inplace_function.h:965
↓ 4 callersMethodis_valid
Returns <b>true</b> if the delegate is valid.
include/etl/private/delegate_cpp03.h:1033
↓ 4 callersMethodkey_eq
Returns the function that compares the keys. \return The function that compares the keys..
include/etl/unordered_multiset.h:1532
← previousnext →701–800 of 8,991, ranked by callers