Searched defs:exec_path (Results 1 – 10 of 10) sorted by relevance
/external/libcxx/utils/libcxx/android/test/ |
D | format.py | 57 def _clean(self, exec_path): argument 66 def _run(self, exec_path, _, in_dir=None): argument
|
/external/v8/src/base/ |
D | file-utils.cc | 15 char* RelativePath(char** buffer, const char* exec_path, const char* name) { in RelativePath()
|
/external/v8/src/ |
D | icu_util.cc | 44 bool InitializeICUDefaultLocation(const char* exec_path, in InitializeICUDefaultLocation()
|
D | api.cc | 6076 bool v8::V8::InitializeICUDefaultLocation(const char* exec_path, in InitializeICUDefaultLocation()
|
/external/python/cpython2/Mac/Tools/ |
D | pythonw.c | 150 char* exec_path = get_python_path(); in main() local
|
/external/python/cpython3/Mac/Tools/ |
D | pythonw.c | 153 char* exec_path = get_python_path(); in main() local
|
/external/libcxx/utils/libcxx/test/ |
D | format.py | 171 def _clean(self, exec_path): # pylint: disable=no-self-use argument
|
/external/autotest/frontend/afe/ |
D | rpc_utils.py | 585 def _common_entry_to_dict(entry, type, job_dict, exec_path, status, started_on): argument
|
/external/ltp/testcases/kernel/fs/doio/ |
D | growfiles.c | 390 char *exec_path = NULL; in main() local
|
D | doio.c | 650 char *exec_path; in main() local
|