Home
last modified time | relevance | path

Searched refs:test_isel (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/tests/
H A Dmeson.build26 'test_isel.cpp',
33 'test_isel.cpp',
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/tests/
H A Dmeson.build29 'test_isel.cpp',
39 'test_isel.cpp',
/dports/devel/py-xarray/xarray-0.20.1/xarray/tests/
H A Dtest_cftimeindex.py623 def test_isel(da, index): function
H A Dtest_units.py1848 def test_isel(self, indices, dtype): member in TestVariable
3246 def test_isel(self, indices, dtype): member in TestDataArray
4806 def test_isel(self, indices, dtype): member in TestDataset
H A Dtest_variable.py1350 def test_isel(self): member in TestVariable
H A Dtest_dataset.py976 def test_isel(self): member in TestDataset
H A Dtest_dataarray.py797 def test_isel(self): member in TestDataArray
/dports/math/py-arviz/arviz-0.11.4/arviz/tests/base_tests/
H A Dtest_data.py522 def test_isel(self, data_random, inplace):