Home
last modified time | relevance | path

Searched defs:run_main (Results 1 – 13 of 13) sorted by relevance

/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/
D_protoc_compiler.pyx20 def run_main(list args not None): function
/external/tensorflow/tensorflow/lite/python/
Dconvert_file_to_c_source.py29 def run_main(_): function
Dtflite_convert.py594 def run_main(_): function
/external/tensorflow/tensorflow/lite/tools/
Dconvert_image_to_csv.py79 def run_main(_): function
/external/tensorflow/tensorflow/python/tpu/profiler/
Dcapture_tpu_profile.py137 def run_main(): function
/external/yapf/yapf/
D__init__.py312 def run_main(): # pylint: disable=invalid-name function
/external/tensorflow/tensorflow/python/tools/
Dfreeze_graph.py381 def run_main(): function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTest.cpp81 TEST_F(MCJITTest, run_main) { in TEST_F() argument
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTest.cpp82 TEST_F(MCJITTest, run_main) { in TEST_F() argument
/external/python/cpython2/Lib/test/
Dtest_timeit.py216 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): member in TestTimeit
/external/python/cpython3/Lib/test/
Dtest_timeit.py230 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): member in TestTimeit
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_sslproto.py561 async def run_main(): function
/external/python/setuptools/pkg_resources/
D__init__.py464 run_main = run_script variable