Home
last modified time | relevance | path

Searched refs:main (Results 10326 - 10350 of 13123) sorted by relevance

1...<<411412413414415416417418419420>>...525

/third_party/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl30 main();
33 # The main program
35 sub main(){ subroutine
/third_party/libinput/tools/
H A Dlibinput-analyze-per-slot-delta.py145 def main(argv): function
398 main(sys.argv)
H A Dlibinput-measure-touchpad-pressure.py376 def main(args): function
432 main(sys.argv)
H A Dlibinput-measure-touch-size.py335 def main(args): function
380 main(sys.argv)
H A Dlibinput-measure-touchpad-size.py199 def main(args): function
396 sys.exit(main(sys.argv))
/third_party/littlefs/scripts/
H A Dprettyasserts.py392 def main(input=None, output=None, pattern=[], limit=LIMIT): function
450 sys.exit(main(**{k: v
H A Dreadmdir.py341 def main(args): function
399 sys.exit(main(parser.parse_args()))
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dtrace-parser.py140 def main(): function
307 main()
/third_party/mesa3d/src/gallium/tools/trace/
H A Dparse.py417 '''Common main class for all retrace command line utilities.'''
422 def main(self): member in Main
496 Main().main()
/third_party/mesa3d/src/util/indices/
H A Du_indices_gen.py455 def main(): function
463 main()
/third_party/mesa3d/src/vulkan/util/
H A Dgen_enum_to_str.py443 def main(): function
485 main()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpu.c368 hud_thread_busy_install(struct hud_pane *pane, const char *name, bool main) in hud_thread_busy_install() argument
384 ((struct thread_info*)gr->query_data)->main_thread = main; in hud_thread_busy_install()
/third_party/python/Tools/c-analyzer/c_analyzer/
H A D__main__.py528 def main(cmd, cmd_kwargs): function
540 main(cmd, cmd_kwargs)
/third_party/python/Tools/c-analyzer/cpython/
H A D__main__.py403 def main(cmd, cmd_kwargs): function
415 main(cmd, cmd_kwargs)
/third_party/python/Tools/freeze/
H A Dfreeze.py111 def main(): function
370 # Add the main script as either __main__, or the actual module name.
489 main()
/third_party/python/Tools/i18n/
H A Dpygettext.py525 def main():
687 main()
519 def main(): global() function
/third_party/python/Tools/iobench/
H A Diobench.py417 def main(): function
475 main()
/third_party/python/Tools/scripts/
H A Dstable_abi.py626 def main(): function
755 main()
H A Dsummarize_stats.py341 def main(): function
355 main()
/third_party/python/Tools/ssl/
H A Dmultissltests.py460 def main(): function
540 main()
/third_party/python/Lib/idlelib/
H A Dquery.py388 from unittest import main namespace
389 main('idlelib.idle_test.test_query', verbosity=2, exit=False)
H A Dmulticall.py444 from unittest import main namespace
445 main('idlelib.idle_test.test_mainmenu', verbosity=2, exit=False)
H A Diomenu.py324 command = idleConf.GetOption('main','General',
328 command = idleConf.GetOption('main','General','print-command-win')
433 from unittest import main namespace
434 main('idlelib.idle_test.test_iomenu', verbosity=2, exit=False)
H A Dpyparse.py588 from unittest import main namespace
589 main('idlelib.idle_test.test_pyparse', verbosity=2)
/third_party/python/Lib/
H A Dcompileall.py308 def main(): function
309 """Script main program."""
462 exit_status = int(not main())

Completed in 25 milliseconds

1...<<411412413414415416417418419420>>...525