Searched refs:synchronous_execution (Results 1 – 5 of 5) sorted by relevance
414 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local592 if (synchronous_execution) in DoExecute()608 if (synchronous_execution) { in DoExecute()672 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local771 if (synchronous_execution) in DoExecute()780 if (synchronous_execution) { in DoExecute()920 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local1100 if (synchronous_execution) in DoExecute()1108 if (synchronous_execution) { in DoExecute()
557 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local730 synchronous_execution = true; in DoExecute()732 if (synchronous_execution) in DoExecute()768 if (synchronous_execution) { in DoExecute()
242 CommandInterpreter(Debugger &debugger, bool synchronous_execution);
3036 const bool synchronous_execution = in Launch() local3106 !synchronous_execution && in Launch()3127 if (synchronous_execution) in Launch()
122 bool synchronous_execution) in CommandInterpreter() argument136 SetSynchronous(synchronous_execution); in CommandInterpreter()