Home
last modified time | relevance | path

Searched refs:initDone (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/opencsd/decoder/source/
H A Docsd_code_follower.cpp66 bool initDone = false; in initFollowerState() local
80 initDone = (m_pMemAccess->hasAttachedAndEnabled() && m_pIDecode->hasAttachedAndEnabled()); in initFollowerState()
82 return initDone; in initFollowerState()