Home
last modified time | relevance | path

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

/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/spirv/
Dnir_load_libclc.c53 const char *sys_path; member
/third_party/python/Modules/
Dmain.c161 PyObject *sys_path; in pymain_sys_path_add_path0() local
/third_party/python/Python/
Dpathconfig.c278 const wchar_t *sys_path = pathconfig->module_search_path; in config_init_module_search_paths() local
Dimport.c1489 PyObject *sys_path = PySys_GetObject("path"); in import_find_and_load() local
Dinitconfig.c3101 PyObject *sys_path = PySys_GetObject("path"); /* borrowed reference */ in _Py_DumpPathConfig() local
Dsysmodule.c3230 PyObject *sys_path = sys_get_object_id(tstate, &PyId_path); in PySys_SetArgvEx() 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/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.c130 static char *env_path, *sys_path; variable
/third_party/musl/ldso/linux/
Ddynlink.c137 static char *env_path, *sys_path; variable
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c137 static char *env_path, *sys_path; variable