Searched defs:sys_path (Results 1 – 14 of 14) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ |
| D | python_adapter.cc | 37 py::list sys_path = sys.attr("path"); in SetPythonPath() local
|
| /third_party/python/Lib/multiprocessing/ |
| D | forkserver.py | 167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
|
| /third_party/mesa3d/src/compiler/clc/ |
| D | nir_load_libclc.c | 54 const char *sys_path; member
|
| /third_party/python/Modules/ |
| D | main.c | 161 PyObject *sys_path; in pymain_sys_path_add_path0() local
|
| /third_party/ltp/testcases/kernel/device-drivers/acpi/ |
| D | ltp_acpi_cmds.c | 563 static ssize_t sys_path(struct device *dev, in sys_path() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/ |
| D | api.py | 232 sys_path = list(sys.path) variable
|
| /third_party/python/Python/ |
| D | import.c | 1704 PyObject *sys_path = PySys_GetObject("path"); in import_find_and_load() local
|
| D | initconfig.c | 3119 PyObject *sys_path = PySys_GetObject("path"); /* borrowed reference */ in _Py_DumpPathConfig() local
|
| D | sysmodule.c | 3346 PyObject *sys_path = _PySys_GetAttr(tstate, &_Py_ID(path)); in PySys_SetArgvEx() local
|
| /third_party/musl/porting/liteos_a/user/ldso/ |
| D | dynlink.c | 126 static char *env_path, *sys_path; variable
|
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| D | dynlink.c | 126 static char *env_path, *sys_path; variable
|
| /third_party/musl/ldso/ |
| D | dynlink.c | 138 static char *env_path, *sys_path; variable
|
| /third_party/musl/porting/linux/user/ldso/ |
| D | dynlink.c | 137 static char *env_path, *sys_path; variable
|
| /third_party/musl/ldso/linux/ |
| D | dynlink.c | 166 static char *env_path, *sys_path; variable
|