Searched refs:NUM_BITS_PER_ELEMENT (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | shorty_iterator.h | 86 shorty_ >>= NUM_BITS_PER_ELEMENT; in IncrementWithoutCheck() local 93 static constexpr uint32_t NUM_BITS_PER_ELEMENT = 4; member in panda::panda_file::ShortyIterator |
/arkcompiler/runtime_core/static_core/libpandafile/ | ||
H A D | shorty_iterator.h | 86 shorty_ >>= NUM_BITS_PER_ELEMENT; in IncrementWithoutCheck() local 93 static constexpr uint32_t NUM_BITS_PER_ELEMENT = 4; member in ark::panda_file::ShortyIterator |
Completed in 2 milliseconds