Home
last modified time | relevance | path

Searched defs:main_path (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/multiprocessing/
Dspawn.py254 def _fixup_main_from_path(main_path): argument
282 def import_main_path(main_path): argument
Dforkserver.py146 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/external/bcc/src/cc/frontends/clang/
Dloader.cc112 string main_path = "/virtual/main.c"; in parse() local
258 const std::string &main_path, in do_compile()
Db_frontend_action.cc1344 const std::string &main_path, in BFrontendAction()
/external/replicaisland/tools/
DExtractPoints.js57 var main_path = pathList[pathIndex]; variable