Home
last modified time | relevance | path

Searched refs:IncrementWithoutCheck (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dshorty_iterator.h61 IncrementWithoutCheck(); in operator ++()
77 ALWAYS_INLINE inline void IncrementWithoutCheck() in IncrementWithoutCheck() function in panda::panda_file::ShortyIterator
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dshorty_iterator.h61 IncrementWithoutCheck(); in operator ++()
77 ALWAYS_INLINE inline void IncrementWithoutCheck() in IncrementWithoutCheck() function in ark::panda_file::ShortyIterator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
H A Dproto_reader.h48 it_.IncrementWithoutCheck(); in Advance()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dets_interop_runtime_interface-inl.h61 it.IncrementWithoutCheck();
63 for (uint32_t argIdx = 0; argIdx < numArgs; ++argIdx, it.IncrementWithoutCheck()) {
/arkcompiler/runtime_core/static_core/runtime/arch/
H A Dhelpers.h28 it.IncrementWithoutCheck(); \

Completed in 3 milliseconds