Home
last modified time | relevance | path

Searched defs:sys_path (Results 1 – 14 of 14) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dpython_adapter.cc37 py::list sys_path = sys.attr("path"); in SetPythonPath() local
/third_party/python/Lib/multiprocessing/
Dforkserver.py167 def main(listener_fd, alive_r, preload, main_path=None, sys_path=None): argument
/third_party/mesa3d/src/compiler/clc/
Dnir_load_libclc.c54 const char *sys_path; member
/third_party/python/Modules/
Dmain.c161 PyObject *sys_path; in pymain_sys_path_add_path0() local
/third_party/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c563 static ssize_t sys_path(struct device *dev, in sys_path() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Dapi.py232 sys_path = list(sys.path) variable
/third_party/python/Python/
Dimport.c1704 PyObject *sys_path = PySys_GetObject("path"); in import_find_and_load() local
Dinitconfig.c3119 PyObject *sys_path = PySys_GetObject("path"); /* borrowed reference */ in _Py_DumpPathConfig() local
Dsysmodule.c3346 PyObject *sys_path = _PySys_GetAttr(tstate, &_Py_ID(path)); in PySys_SetArgvEx() local
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c126 static char *env_path, *sys_path; variable
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c126 static char *env_path, *sys_path; variable
/third_party/musl/ldso/
Ddynlink.c138 static char *env_path, *sys_path; variable
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c137 static char *env_path, *sys_path; variable
/third_party/musl/ldso/linux/
Ddynlink.c166 static char *env_path, *sys_path; variable