Searched refs:synchronous_execution (Results 1 – 6 of 6) sorted by relevance
417 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local596 if (synchronous_execution) in DoExecute()612 if (synchronous_execution) { in DoExecute()654 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local753 if (synchronous_execution) in DoExecute()762 if (synchronous_execution) { in DoExecute()888 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local1060 if (synchronous_execution) in DoExecute()1068 if (synchronous_execution) { in DoExecute()
504 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local682 synchronous_execution = true; in DoExecute()684 if (synchronous_execution) in DoExecute()724 if (synchronous_execution) { in DoExecute()
1140 const bool synchronous_execution = in DoExecute() local1144 !synchronous_execution && in DoExecute()1163 if (synchronous_execution) { in DoExecute()
269 CommandInterpreter(Debugger &debugger, bool synchronous_execution);
3383 const bool synchronous_execution = in Launch() local3452 !synchronous_execution && in Launch()3477 if (synchronous_execution) in Launch()
135 bool synchronous_execution) in CommandInterpreter() argument149 SetSynchronous(synchronous_execution); in CommandInterpreter()