Searched refs:m_next_index (Results 1 - 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/cls/
H A DConstantCollection.java207 m_next_index = 1;
249 m_index = m_next_index;
257 m_next_index += entry.width ();
258 if (m_next_index > m_constants.size ()) m_next_index = -1;
262 m_index = m_next_index = -1;
268 private int m_index, m_prev_index, m_next_index; field in class:ConstantCollection.ConstantIterator
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 4718 milliseconds