Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dspawn.py265 def _fixup_main_from_path(main_path): argument
293 def import_main_path(main_path): argument
Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/external/bcc/src/cc/frontends/clang/
Dloader.cc131 const std::string& main_path, in add_main_input()
199 string main_path = "/virtual/main.c"; in parse() local
380 const vector<const char *> &flags_cstr_rem, const std::string &main_path, in do_compile()
Db_frontend_action.cc1707 const std::string &id, const std::string &main_path, in BFrontendAction()
/external/replicaisland/tools/
DExtractPoints.js57 var main_path = pathList[pathIndex]; variable
/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow.py661 def main_path(): function
749 def main_path(): function