Home
last modified time | relevance | path

Searched refs:off_alloc (Results 1 – 4 of 4) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/imesh/
H A DMOAB_iMesh_unit_tests.cpp159 CHECK_EQUAL( INTERVALS+1, off_alloc ); in test_getEntArrAdj_conn()
175 int off_alloc = sizeof(off)/sizeof(off[0]); in test_getEntArrAdj_conn() local
189 CHECK_EQUAL( INTERVALS+1, off_alloc ); in test_getEntArrAdj_conn()
207 int adj_alloc = 0, off_alloc = 0; in test_getEntArrAdj_vertex() local
219 CHECK( off_alloc >= off_size ); in test_getEntArrAdj_vertex()
245 int adj_alloc = 0, off_alloc = 0; in test_getEntArrAdj_up() local
257 CHECK( off_alloc >= off_size ); in test_getEntArrAdj_up()
276 int adj_alloc = 0, off_alloc = 0; in test_getEntArrAdj_down() local
288 CHECK( off_alloc >= off_size ); in test_getEntArrAdj_down()
393 int adj_alloc = 0, off_alloc = 0; in test_getEntArrAdj_none() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/dw-edma/
H A Ddw-edma-core.c701 u32 alloc, off_alloc; in dw_edma_channel_setup() local
711 off_alloc = 0; in dw_edma_channel_setup()
717 off_alloc = wr_alloc; in dw_edma_channel_setup()
749 pos = off_alloc + (j % alloc); in dw_edma_channel_setup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/dw-edma/
H A Ddw-edma-core.c701 u32 alloc, off_alloc; in dw_edma_channel_setup() local
711 off_alloc = 0; in dw_edma_channel_setup()
717 off_alloc = wr_alloc; in dw_edma_channel_setup()
749 pos = off_alloc + (j % alloc); in dw_edma_channel_setup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/dw-edma/
H A Ddw-edma-core.c701 u32 alloc, off_alloc; in dw_edma_channel_setup() local
711 off_alloc = 0; in dw_edma_channel_setup()
717 off_alloc = wr_alloc; in dw_edma_channel_setup()
749 pos = off_alloc + (j % alloc); in dw_edma_channel_setup()