Searched defs:sys_path (Results 1 – 15 of 15) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | v4l2-utils.h | 69 const gchar *sys_path; member
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/ |
D | python_adapter.cc | 38 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/spirv/ |
D | nir_load_libclc.c | 53 const char *sys_path; member
|
/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 | 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 | 3041 PyObject *sys_path = PySys_GetObject("path"); /* borrowed reference */ in _Py_DumpPathConfig() local
|
D | sysmodule.c | 3186 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/ldso/ |
D | dynlink.c | 124 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/liteos_a/user_debug/ldso/ |
D | dynlink.c | 122 static char *env_path, *sys_path; variable
|
/third_party/musl/porting/linux/user/ldso/ |
D | dynlink.c | 206 static char *env_path, *sys_path; variable
|