Home
last modified time | relevance | path

Searched defs:push_front (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dring_buffer.h182 constexpr void push_front(const value_type &value) // NOLINT(readability-identifier-naming) in push_front() function in panda::RingBuffer
192 constexpr void push_front(value_type &&value) // NOLINT(readability-identifier-naming) in push_front() function in panda::RingBuffer
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dring_buffer.h186 constexpr void push_front(const value_type &value) // NOLINT(readability-identifier-naming) in push_front() function in ark::RingBuffer
196 constexpr void push_front(value_type &&value) // NOLINT(readability-identifier-naming) in push_front() function in ark::RingBuffer
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dptr_list_ref.h331 void push_front(pointer value) in push_front() function in maple::PtrListRef

Completed in 3 milliseconds