Home
last modified time | relevance | path

Searched defs:library_paths (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.c192 const char *library_paths) in pipe_loader_find_module()
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dwrite_build_config.py895 def _CreateJavaLibrariesList(library_paths): argument
/aosp_15_r20/external/angle/build/android/gyp/
H A Dwrite_build_config.py913 def _CreateJavaLibrariesList(library_paths): argument
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py1186 def library_paths(cuda: bool = False) -> List[str]: function