Home | History | Annotate | Download | only in Interpreter

Lines Matching full:python_interpreter

2084     ScriptInterpreterPython *python_interpreter = (ScriptInterpreterPython *) script_interpreter;
2094 python_interpreter->m_dictionary_name.c_str(),
2230 ScriptInterpreterPython *python_interpreter = (ScriptInterpreterPython *) script_interpreter;
2248 Locker py_lock(python_interpreter);
2250 python_interpreter->m_dictionary_name.c_str(),
2285 ScriptInterpreterPython *python_interpreter = (ScriptInterpreterPython *) script_interpreter;
2301 Locker py_lock(python_interpreter);
2303 python_interpreter->m_dictionary_name.c_str(),