Searched defs:sys_path (Results 1 – 13 of 13) sorted by relevance
| /third_party/gstreamer/gstplugins_good/sys/v4l2/ |
| D | v4l2-utils.h | 69 const gchar *sys_path; member
|
| /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/libusb/libusb/os/ |
| D | darwin_usb.h | 162 char sys_path[21]; 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 | 204 const wchar_t *sys_path = pathconfig->module_search_path; in config_init_module_search_paths() local
|
| D | initconfig.c | 2807 PyObject *sys_path = PySys_GetObject("path"); /* borrowed reference */ in _Py_DumpPathConfig() local
|
| D | import.c | 1739 PyObject *sys_path = PySys_GetObject("path"); in import_find_and_load() local
|
| D | sysmodule.c | 3207 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 | 561 static ssize_t sys_path(struct device *dev, in sys_path() function
|
| /third_party/musl/ldso/ |
| D | dynlink.c | 124 static char *env_path, *sys_path; variable
|
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| D | dynlink.c | 122 static char *env_path, *sys_path; variable
|
| /third_party/musl/porting/liteos_a/user/ldso/ |
| D | dynlink.c | 122 static char *env_path, *sys_path; variable
|
| /third_party/musl/porting/linux/user/ldso/ |
| D | dynlink.c | 130 static char *env_path, *sys_path; variable
|