Home
last modified time | relevance | path

Searched defs:progress_function (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgstaskmanager.py49 def progress_function(task): function
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgstaskmanager.py49 def progress_function(task): function
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dcustom_update.c40 static Uint32 progress_function(const char* str, const Uint32 max, in progress_function() function
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dliquidsfz.cc126 Synth::set_progress_function (std::function<void (double)> progress_function) in set_progress_function()
/dports/mail/libetpan/libetpan-1.9.4/src/data-types/
H A Dmailstream_types.h121 typedef void progress_function(size_t current, size_t maximum); typedef
/dports/net/yami4/yami4-gpl-1.11.0/src/core/
H A Dc_interface.cpp1206 yami::core::message_progress_function progress_function = in agent_post_cd() local
1233 yami::core::message_progress_function progress_function = in agent_post_str() local
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-0.4.25/src/easy/
H A Dhandle.rs382 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
1408 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-0.4.41/src/easy/
H A Dhandle.rs387 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
1499 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-0.4.35/src/easy/
H A Dhandle.rs387 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
1449 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
/dports/net/proby/proby-1.0.2/cargo-crates/curl-0.4.31/src/easy/
H A Dhandle.rs387 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
1438 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
/dports/lang/rust/rustc-1.58.1-src/vendor/curl/src/easy/
H A Dhandle.rs387 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
1499 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-0.4.38/src/easy/
H A Dhandle.rs387 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
1484 pub fn progress_function<F>(&mut self, f: F) -> Result<(), Error> in progress_function() method
/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A Dapi.c1067 imlib_context_set_progress_function(Imlib_Progress_Function progress_function) in imlib_context_set_progress_function()