Searched refs:synchronous_execution (Results 1 – 5 of 5) sorted by relevance
581 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local769 if (synchronous_execution) in DoExecute()786 if (synchronous_execution) { in DoExecute()844 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local955 if (synchronous_execution) in DoExecute()964 if (synchronous_execution) { in DoExecute()1126 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local1301 if (synchronous_execution) in DoExecute()1309 if (synchronous_execution) { in DoExecute()
620 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local672 if (synchronous_execution) in DoExecute()686 if (synchronous_execution) { in DoExecute()
195 bool synchronous_execution);
2832 const bool synchronous_execution = in Launch() local2893 if (synchronous_execution || in Launch()2908 if (synchronous_execution) { in Launch()
126 bool synchronous_execution) in CommandInterpreter() argument132 m_debugger(debugger), m_synchronous_execution(synchronous_execution), in CommandInterpreter()