Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dprocess_events.py65 def run_commands(command_interpreter, commands): function
279 run_commands(command_interpreter, ['breakpoint list'])
331 run_commands(
341 run_commands(
343 run_commands(
348 run_commands(
360 run_commands(
366 run_commands(
/external/python/setuptools/setuptools/tests/
Dtest_bdist_egg.py41 dist.run_commands()
60 dist.run_commands()
Dtest_build_py.py30 dist.run_commands()
/external/python/cpython2/Lib/distutils/tests/
Dtest_build_py.py94 dist.run_commands()
129 dist.run_commands()
/external/python/cpython3/Lib/distutils/tests/
Dtest_build_py.py87 dist.run_commands()
153 dist.run_commands()
/external/python/cpython3/Lib/distutils/
Dcore.py148 dist.run_commands()
Ddist.py960 def run_commands(self): member in Distribution
/external/python/cpython2/Lib/distutils/
Dcore.py151 dist.run_commands()
Ddist.py947 def run_commands(self): member in Distribution