Home
last modified time | relevance | path

Searched refs:more_to_do (Results 1 – 25 of 69) sorted by relevance

123

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Volumes/
H A Dinput_volume.c316 VIO_BOOL more_to_do; in input_more_of_volume() local
323 more_to_do = input_more_minc_file( input_info->minc_file, in input_more_of_volume()
330 more_to_do = input_more_minc2_file( input_info->minc_file, in input_more_of_volume()
336 more_to_do = input_more_free_format_file( volume, input_info, in input_more_of_volume()
341 more_to_do = input_more_mgh_format_file( volume, input_info, in input_more_of_volume()
346 more_to_do = input_more_nifti_format_file( volume, input_info, in input_more_of_volume()
351 more_to_do = input_more_nrrd_format_file( volume, input_info, in input_more_of_volume()
357 return( more_to_do ); in input_more_of_volume()
H A Dinput_free.c491 VIO_BOOL more_to_do, scaling_flag; in input_more_free_format_file() local
591 more_to_do = TRUE; in input_more_free_format_file()
596 more_to_do = FALSE; in input_more_free_format_file()
624 return( more_to_do ); in input_more_free_format_file()
/dports/science/minc2/minc-release-2.2.00/volume_io/Volumes/
H A Dinput_volume.c163 BOOLEAN more_to_do; in input_more_of_volume() local
168 more_to_do = input_more_minc_file( input_info->minc_file, in input_more_of_volume()
173 more_to_do = input_more_free_format_file( volume, input_info, in input_more_of_volume()
178 return( more_to_do ); in input_more_of_volume()
H A Dinput_free.c483 BOOLEAN more_to_do, scaling_flag; in input_more_free_format_file() local
583 more_to_do = TRUE; in input_more_free_format_file()
588 more_to_do = FALSE; in input_more_free_format_file()
616 return( more_to_do ); in input_more_free_format_file()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/xen-blkback/
H A Dblkback.c1088 int more_to_do = 0; in __do_block_io_op() local
1109 more_to_do = 1; in __do_block_io_op()
1116 more_to_do = 1; in __do_block_io_op()
1162 return more_to_do; in __do_block_io_op()
1169 int more_to_do; in do_block_io_op() local
1172 more_to_do = __do_block_io_op(ring, eoi_flags); in do_block_io_op()
1173 if (more_to_do) in do_block_io_op()
1176 RING_FINAL_CHECK_FOR_REQUESTS(&blk_rings->common, more_to_do); in do_block_io_op()
1177 } while (more_to_do); in do_block_io_op()
1179 return more_to_do; in do_block_io_op()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/xen-blkback/
H A Dblkback.c1088 int more_to_do = 0; in __do_block_io_op() local
1109 more_to_do = 1; in __do_block_io_op()
1116 more_to_do = 1; in __do_block_io_op()
1162 return more_to_do; in __do_block_io_op()
1169 int more_to_do; in do_block_io_op() local
1172 more_to_do = __do_block_io_op(ring, eoi_flags); in do_block_io_op()
1173 if (more_to_do) in do_block_io_op()
1176 RING_FINAL_CHECK_FOR_REQUESTS(&blk_rings->common, more_to_do); in do_block_io_op()
1177 } while (more_to_do); in do_block_io_op()
1179 return more_to_do; in do_block_io_op()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/xen-blkback/
H A Dblkback.c1088 int more_to_do = 0; in __do_block_io_op() local
1109 more_to_do = 1; in __do_block_io_op()
1116 more_to_do = 1; in __do_block_io_op()
1162 return more_to_do; in __do_block_io_op()
1169 int more_to_do; in do_block_io_op() local
1172 more_to_do = __do_block_io_op(ring, eoi_flags); in do_block_io_op()
1173 if (more_to_do) in do_block_io_op()
1176 RING_FINAL_CHECK_FOR_REQUESTS(&blk_rings->common, more_to_do); in do_block_io_op()
1177 } while (more_to_do); in do_block_io_op()
1179 return more_to_do; in do_block_io_op()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.c67 int more_to_do; in evtchnl_interrupt_ctrl() local
70 more_to_do); in evtchnl_interrupt_ctrl()
71 if (more_to_do) in evtchnl_interrupt_ctrl()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.c67 int more_to_do; in evtchnl_interrupt_ctrl() local
70 more_to_do); in evtchnl_interrupt_ctrl()
71 if (more_to_do) in evtchnl_interrupt_ctrl()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.c67 int more_to_do; in evtchnl_interrupt_ctrl() local
70 more_to_do); in evtchnl_interrupt_ctrl()
71 if (more_to_do) in evtchnl_interrupt_ctrl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/ninja/src/
H A Dbuild_test.cc41 ASSERT_TRUE(plan_.more_to_do()); in FindWorkSorted()
62 ASSERT_TRUE(plan_.more_to_do()); in TEST_F()
80 ASSERT_FALSE(plan_.more_to_do()); in TEST_F()
97 ASSERT_TRUE(plan_.more_to_do()); in TEST_F()
127 ASSERT_TRUE(plan_.more_to_do()); in TEST_F()
165 ASSERT_TRUE(plan_.more_to_do()); in TEST_F()
197 ASSERT_TRUE(plan_.more_to_do()); in TestPoolWithDepthOne()
218 ASSERT_FALSE(plan_.more_to_do()); in TestPoolWithDepthOne()
317 ASSERT_FALSE(plan_.more_to_do()); in TEST_F()
348 ASSERT_TRUE(plan_.more_to_do()); in TEST_F()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/net/
H A Dxen_nic.c75 int more_to_do; in net_tx_response() local
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
77 if (more_to_do) { in net_tx_response()
/dports/emulators/qemu/qemu-6.2.0/hw/net/
H A Dxen_nic.c75 int more_to_do; in net_tx_response() local
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
77 if (more_to_do) { in net_tx_response()
/dports/emulators/qemu5/qemu-5.2.0/hw/net/
H A Dxen_nic.c75 int more_to_do; in net_tx_response() local
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
77 if (more_to_do) { in net_tx_response()
/dports/emulators/qemu60/qemu-6.0.0/hw/net/
H A Dxen_nic.c75 int more_to_do; in net_tx_response() local
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
77 if (more_to_do) { in net_tx_response()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/net/
H A Dxen_nic.c76 int more_to_do; in net_tx_response() local
77 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
78 if (more_to_do) { in net_tx_response()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/net/
H A Dxen_nic.c75 int more_to_do; in net_tx_response() local
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
77 if (more_to_do) { in net_tx_response()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/net/
H A Dxen_nic.c75 int more_to_do;
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do);
77 if (more_to_do) {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/net/
H A Dxen_nic.c75 int more_to_do; in net_tx_response() local
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
77 if (more_to_do) { in net_tx_response()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/net/
H A Dxen_nic.c75 int more_to_do; in net_tx_response() local
76 RING_FINAL_CHECK_FOR_REQUESTS(&netdev->tx_ring, more_to_do); in net_tx_response()
77 if (more_to_do) { in net_tx_response()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dxen-scsifront.c326 int more_to_do = 0; in scsifront_ring_drain() local
338 RING_FINAL_CHECK_FOR_RESPONSES(&info->ring, more_to_do); in scsifront_ring_drain()
342 return more_to_do; in scsifront_ring_drain()
347 int more_to_do; in scsifront_cmd_done() local
352 more_to_do = scsifront_ring_drain(info); in scsifront_cmd_done()
360 return more_to_do; in scsifront_cmd_done()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dxen-scsifront.c326 int more_to_do = 0; in scsifront_ring_drain() local
338 RING_FINAL_CHECK_FOR_RESPONSES(&info->ring, more_to_do); in scsifront_ring_drain()
342 return more_to_do; in scsifront_ring_drain()
347 int more_to_do; in scsifront_cmd_done() local
352 more_to_do = scsifront_ring_drain(info); in scsifront_cmd_done()
360 return more_to_do; in scsifront_cmd_done()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dxen-scsifront.c326 int more_to_do = 0; in scsifront_ring_drain() local
338 RING_FINAL_CHECK_FOR_RESPONSES(&info->ring, more_to_do); in scsifront_ring_drain()
342 return more_to_do; in scsifront_ring_drain()
347 int more_to_do; in scsifront_cmd_done() local
352 more_to_do = scsifront_ring_drain(info); in scsifront_cmd_done()
360 return more_to_do; in scsifront_cmd_done()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/xen/
H A Dxen_snd_front_evtchnl.c73 int more_to_do; in evtchnl_interrupt_req() local
76 more_to_do); in evtchnl_interrupt_req()
77 if (more_to_do) in evtchnl_interrupt_req()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/xen/
H A Dxen_snd_front_evtchnl.c73 int more_to_do; in evtchnl_interrupt_req() local
76 more_to_do); in evtchnl_interrupt_req()
77 if (more_to_do) in evtchnl_interrupt_req()

123