Home
last modified time | relevance | path

Searched refs:current_impl (Results 1 – 25 of 124) sorted by relevance

12345

/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/test/
H A Dvcexpectedimpltest.cc37 auto current_impl = p->second; in main() local
39 std::cout << "The current Vc implementation is " << current_impl in main()
60 if(current_impl == expected_impl) { in main()
/dports/ftp/wget/wget-1.21.2/src/
H A Dprogress.c75 static struct progress_implementation *current_impl; variable
126 current_impl = pi; in set_progress_implementation()
167 return current_impl->create (f_download, initial, total); in progress_create()
178 return current_impl->interactive; in progress_interactive_p()
196 current_impl->update (progress, howmuch, dltime); in progress_update()
197 current_impl->draw (progress); in progress_update()
212 current_impl->finish (progress, dltime); in progress_finish()
502 current_impl->interactive = false; in dot_set_params()
1372 current_impl->interactive = false; in bar_set_params()
1374 current_impl->interactive = true; in bar_set_params()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/audio/gstreamer1-plugins-gsm/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkupload.c728 vk_upload->current_impl = i; in gst_vulkan_upload_set_caps()
780 vk_upload->current_impl++; in _upload_find_method()
782 if (vk_upload->current_impl >= G_N_ELEMENTS (upload_methods)) in _upload_find_method()
786 upload_methods[vk_upload->current_impl]->name); in _upload_find_method()
804 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
805 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
816 method = upload_methods[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()
817 method_impl = vk_upload->upload_impls[vk_upload->current_impl]; in gst_vulkan_upload_prepare_output_buffer()

12345