Searched defs:script_dir (Results 1 – 9 of 9) sorted by relevance
| /third_party/mesa3d/ohos/ |
| D | build_wayland_and_gbm.py | 31 script_dir = os.path.split(os.path.abspath( __file__))[0] variable
|
| D | build_ohos.py | 30 script_dir = os.path.split(os.path.abspath( __file__))[0] variable
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | msvs_projects.py | 18 script_dir = os.path.dirname(sys.argv[0]) variable
|
| D | update_chrome_angle.py | 21 script_dir = os.path.dirname(sys.argv[0]) variable
|
| D | run_code_generation.py | 17 script_dir = sys.path[0] variable
|
| /third_party/python/Lib/test/ |
| D | test_multiprocessing_main_handling.py | 111 def _make_test_script(script_dir, script_basename, argument 138 def _make_launch_script(script_dir, script_basename, module_name, path=None): argument
|
| D | test_cmd_line_script.py | 80 def _make_test_script(script_dir, script_basename, source=test_source): argument
|
| D | test_runpy.py | 596 def _make_test_script(self, script_dir, script_basename, argument
|
| /third_party/python/Lib/test/support/ |
| D | script_helper.py | 216 def make_script(script_dir, script_basename, source, omit_suffix=False): argument
|