Home
last modified time | relevance | path

Searched refs:_cuda_paths_nix (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/dependencies/
H A Dcuda.py138 + (self._cuda_paths_win() if self._is_windows() else self._cuda_paths_nix())
144 def _cuda_paths_nix(self): member in CudaDependency
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/dependencies/
H A Dcuda.py138 + (self._cuda_paths_win() if self._is_windows() else self._cuda_paths_nix())
144 def _cuda_paths_nix(self): member in CudaDependency
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/dependencies/
H A Dcuda.py147 + (self._cuda_paths_win() if self._is_windows() else self._cuda_paths_nix())
153 def _cuda_paths_nix(self) -> T.List[T.Tuple[str, bool]]: member in CudaDependency
/dports/devel/meson/meson-0.60.3/mesonbuild/dependencies/
H A Dcuda.py147 + (self._cuda_paths_win() if self._is_windows() else self._cuda_paths_nix())
153 def _cuda_paths_nix(self) -> T.List[T.Tuple[str, bool]]: member in CudaDependency
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/dependencies/
H A Dcuda.py147 + (self._cuda_paths_win() if self._is_windows() else self._cuda_paths_nix())
153 def _cuda_paths_nix(self) -> T.List[T.Tuple[str, bool]]: member in CudaDependency
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/dependencies/
H A Dcuda.py147 + (self._cuda_paths_win() if self._is_windows() else self._cuda_paths_nix())
153 def _cuda_paths_nix(self) -> T.List[T.Tuple[str, bool]]: member in CudaDependency
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/
H A Dcuda.py147 + (self._cuda_paths_win() if self._is_windows() else self._cuda_paths_nix())
153 def _cuda_paths_nix(self) -> T.List[T.Tuple[str, bool]]: member in CudaDependency