Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/src/cc/frontends/clang/
H A Dloader.cc131 const std::string& main_path, in add_main_input()
199 string main_path = "/virtual/main.c"; in parse() local
386 const vector<const char *> &flags_cstr_rem, const std::string &main_path, in do_compile()
H A Db_frontend_action.cc1752 const std::string &id, const std::string &main_path, in BFrontendAction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dspawn.py269 def _fixup_main_from_path(main_path): argument
297 def import_main_path(main_path): argument
Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dspawn.py269 def _fixup_main_from_path(main_path): argument
297 def import_main_path(main_path): argument
Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dspawn.py269 def _fixup_main_from_path(main_path): argument
297 def import_main_path(main_path): argument
Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dspawn.py269 def _fixup_main_from_path(main_path): argument
297 def import_main_path(main_path): argument
Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dspawn.py269 def _fixup_main_from_path(main_path): argument
297 def import_main_path(main_path): argument
H A Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dspawn.py269 def _fixup_main_from_path(main_path): argument
297 def import_main_path(main_path): argument
Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dcontrol_flow.py702 def main_path(): function
790 def main_path(): function
/aosp_15_r20/external/replicaisland/tools/
H A DExtractPoints.js57 var main_path = pathList[pathIndex]; variable