Searched defs:sys_path (Results 1 – 13 of 13) sorted by relevance
/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/spirv/ |
D | nir_load_libclc.c | 53 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/python/Python/ |
D | pathconfig.c | 278 const wchar_t *sys_path = pathconfig->module_search_path; in config_init_module_search_paths() local
|
D | import.c | 1489 PyObject *sys_path = PySys_GetObject("path"); in import_find_and_load() local
|
D | initconfig.c | 3101 PyObject *sys_path = PySys_GetObject("path"); /* borrowed reference */ in _Py_DumpPathConfig() local
|
D | sysmodule.c | 3230 PyObject *sys_path = sys_get_object_id(tstate, &PyId_path); in PySys_SetArgvEx() 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/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 | 130 static char *env_path, *sys_path; variable
|
/third_party/musl/ldso/linux/ |
D | dynlink.c | 137 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
|