MCPcopy Create free account

hub / github.com/ETLCPP/etl / functions

Functions8,991 in github.com/ETLCPP/etl

↓ 45 callersFunctionrotate_left
include/etl/binary.h:117
↓ 44 callersFunctionTEST
test/test_bit.cpp:201
↓ 44 callersFunctionto_address
include/etl/memory.h:61
↓ 43 callersMethoderase_after
Erases the value at the specified position.
include/etl/forward_list.h:1040
↓ 43 callersMethodmerge
Merge another list into this one. Both lists should be sorted.
include/etl/list.h:1526
↓ 43 callersFunctionrotate_right
include/etl/binary.h:162
↓ 43 callersMethodunlock
include/etl/mutex/mutex_threadx.h:66
↓ 42 callersMethodclear_test_flags
test/test_queue_lockable_small.cpp:100
↓ 42 callersMethodclear_test_flags
test/test_queue_lockable.cpp:100
↓ 40 callersFunctionadd
include/etl/murmur3.h:126
↓ 39 callersFunctiondestroy_at
include/etl/memory.h:1478
↓ 39 callersMethodlock
include/etl/mutex/mutex_threadx.h:56
↓ 39 callersMethodout
include/etl/format.h:949
↓ 39 callersMethodsort
Sort using in-place merge sort algorithm. Uses 'less-than operator as the predicate.
include/etl/list.h:1645
↓ 39 callersMethodsubspan
include/etl/span.h:712
↓ 38 callersMethodhandle_deferred
Handles the work collected during the tick() call You can call this function after tick() or you can call this on another task to handle the timer eve
include/etl/callback_timer_deferred_locked.h:142
↓ 38 callersMethodreverse
Reverses the stack.
include/etl/stack.h:450
↓ 38 callersMethoduninitialized_resize
Resizes the vector, but does not initialise new entries. \param new_size The new size.
include/etl/vector.h:246
↓ 38 callersFunctionunique
include/etl/algorithm.h:2424
↓ 38 callersMethodweekday_indexed
include/etl/private/chrono/month_weekday.h:63
↓ 37 callersMethodbegin
Returns an iterator to the beginning of the unordered_map. \return An iterator to the beginning of the unordered_map.
include/etl/unordered_map.h:486
↓ 37 callersMethodget_child
include/etl/intrusive_avl_tree.h:261
↓ 36 callersFunctionaccumulate
include/etl/algorithm.h:2313
↓ 36 callersMethodclear
test/test_message_timer_locked.cpp:61
↓ 36 callersMethodget_covariance
Get the covariance.
include/etl/covariance.h:177
↓ 36 callersMethodhas_active_timer
Check if there is an active timer.
include/etl/message_timer.h:585
↓ 36 callersMethodrestart
Sets the indexes back to the beginning of the stream.
include/etl/bit_stream.h:112
↓ 36 callersMethodstop
Stops a timer.
include/etl/message_timer.h:527
↓ 35 callersFunctionbinary_search
include/etl/algorithm.h:490
↓ 35 callersFunctioncount
Counts an element. \param key The key to search for. \return 1 if the key exists, otherwise 0.
include/etl/flat_set.h:710
↓ 35 callersMethodend
Returns an iterator to the end of the unordered_map. \return An iterator to the end of the unordered_map.
include/etl/unordered_map.h:540
↓ 35 callersMethodhas_successor
Does this have a successor?
include/etl/successor.h:184
↓ 35 callersMethodis_owner_of
Check if the memory block is owned by this allocator. If this allocator does not own it, then pass the request on the the successor, if configured.
include/etl/imemory_block_allocator.h:104
↓ 35 callersMethodstore
Store
include/etl/atomic/atomic_gcc_sync.h:268
↓ 34 callersMethodclear
test/test_callback_timer.cpp:114
↓ 34 callersMethodclear
test/test_callback_timer_atomic.cpp:119
↓ 34 callersFunctionf
test/test_alignment.cpp:47
↓ 34 callersFunctionfind_end
include/etl/algorithm.h:1429
↓ 34 callersFunctioninplace_merge
include/etl/algorithm.h:2587
↓ 34 callersMethodis_secure
Gets the 'secure' state flag.
include/etl/basic_string.h:284
↓ 34 callersMethodon_receive_unknown
test/test_message_bus.cpp:170
↓ 34 callersFunctionpartial_sort
include/etl/algorithm.h:1082
↓ 34 callersMethodyear
include/etl/private/chrono/year_month_day.h:470
↓ 33 callersFunctionCheck_Equal
test/test_map.cpp:92
↓ 33 callersMethodaccept
test/test_visitor.cpp:121
↓ 33 callersFunctioniter_swap
include/etl/algorithm.h:157
↓ 33 callersFunctionrbegin
include/etl/iterator.h:1330
↓ 33 callersFunctionrend
include/etl/iterator.h:1360
↓ 32 callersFunctionCopy
test/test_multi_vector.cpp:50
↓ 32 callersFunctionPtr
test/test_mem_cast_ptr.cpp:71
↓ 32 callersMethodadvance
helper to advance iterator index+iterator variant
include/etl/ranges.h:3609
↓ 32 callersMethodclear
test/test_callback_timer_interrupt.cpp:132
↓ 32 callersFunctionequal
include/etl/span.h:1440
↓ 32 callersMethodinitialise
Initialise the map.
include/etl/map.h:1669
↓ 31 callersFunctionCheck_Equal
test/test_flat_map.cpp:181
↓ 31 callersMethodhash_function
Returns the function that hashes the keys. \return The function that hashes the keys..
include/etl/unordered_map.h:1889
↓ 31 callersMethodkey_eq
Returns the function that compares the keys. \return The function that compares the keys..
include/etl/unordered_map.h:1898
↓ 31 callersFunctionoperator=
Assignment
include/etl/atomic/atomic_gcc_sync.h:904
↓ 31 callersFunctionprev_permutation
include/etl/algorithm.h:1991
↓ 31 callersMethodprocess_event
include/etl/private/fsm_cpp03.h:68
↓ 31 callersMethodreceive
include/etl/private/message_router_cpp03.h:83
↓ 30 callersFunctioncall
Call the function taking no parameters.
test/test_function.cpp:51
↓ 30 callersMethoddecode_final
include/etl/base64_decoder.h:142
↓ 30 callersMethodemplace_after
include/etl/forward_list.h:897
↓ 30 callersMethodencode_final
include/etl/base64_encoder.h:140
↓ 30 callersMethodindex
Gets the index of the type currently stored or variant_npos
include/etl/private/variant_variadic.h:867
↓ 30 callersMethodmonth
include/etl/private/chrono/year_month_day.h:478
↓ 30 callersMethodresize_and_overwrite
include/etl/basic_string.h:506
↓ 30 callersMethodto_ullong
Put to a unsigned long long.
include/etl/private/bitset_legacy.h:533
↓ 30 callersMethodtrim_to_terminator
Trim the size to the distance to the first null terminator. If the last buffer position has a non-null value then the truncated flag will be set.
include/etl/basic_string.h:2441
↓ 29 callersFunctionCheck_Equal
test/test_set.cpp:111
↓ 29 callersFunctioncopy_n
include/etl/algorithm.h:259
↓ 29 callersFunctionrotate
include/etl/binary.h:208
↓ 29 callersFunctionsearch
include/etl/algorithm.h:1186
↓ 28 callersFunctionclamp
include/etl/algorithm.h:2345
↓ 28 callersMethodend
Returns an iterator to the end of the unordered_set. \return An iterator to the end of the unordered_set.
include/etl/unordered_set.h:530
↓ 28 callersFunctionends_with
include/etl/string_view.h:532
↓ 28 callersFunctionfind_if_not
include/etl/algorithm.h:1740
↓ 27 callersFunctionCheck_Equal
test/test_multimap.cpp:91
↓ 27 callersFunctioncreate
include/etl/generators/variant_pool_cpp03_generator.h:86
↓ 27 callersFunctionmem_move
include/etl/memory.h:2985
↓ 27 callersMethodmove_after
Moves a range from one position to another within the list. Moves a range at position 'first_before' to the position before 'to_before'.
include/etl/forward_list.h:1119
↓ 27 callersMethodunregister_timer
Unregister a timer.
include/etl/message_timer.h:369
↓ 26 callersMethodbegin
include/etl/format.h:536
↓ 26 callersFunctionpbegin
include/etl/poly_span.h:286
↓ 26 callersFunctionprev
include/etl/iterator.h:289
↓ 26 callersFunctionpush_heap
include/etl/algorithm.h:894
↓ 26 callersMethodread
test/test_invoke.cpp:115
↓ 26 callersFunctionreset
Resets the hash to the initial state.
include/etl/murmur3.h:111
↓ 26 callersFunctionsort_heap
include/etl/algorithm.h:1056
↓ 25 callersMethodbegin
Returns an iterator to the beginning of the unordered_multiset. \return An iterator to the beginning of the unordered_multiset.
include/etl/unordered_multiset.h:476
↓ 25 callersMethodbegin
Returns an iterator to the beginning of the unordered_set. \return An iterator to the beginning of the unordered_set.
include/etl/unordered_set.h:476
↓ 25 callersMethodbegin
Returns an iterator to the beginning of the string. \return An iterator to the beginning of the string.
include/etl/basic_string.h:356
↓ 25 callersFunctionmidpoint
include/etl/numeric.h:146
↓ 24 callersFunctionCheck_Equal
test/test_multiset.cpp:106
↓ 24 callersFunctionany_of
include/etl/flags.h:253
↓ 24 callersFunctioncompare_exchange_weak
Compare exchange weak
include/etl/atomic/atomic_gcc_sync.h:960
↓ 24 callersMethodend
Returns an iterator to the end of the vector. \return An iterator to the end of the vector.
include/etl/private/pvoidvector.h:94
↓ 24 callersMethodget_value
include/etl/ranges.h:3683
↓ 24 callersMethodis_error
<b>true</b> if result contains an error
include/etl/result.h:182
← previousnext →201–300 of 8,991, ranked by callers