Home
last modified time | relevance | path

Searched refs:count_down_ (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/ipc/
H A Dipc_cpu_perftest.cc142 for (count_down_ = params_.messages_per_frame; count_down_ > 0; in StartPingPong()
143 --count_down_) { in StartPingPong()
160 if (count_down_ != 0) { in StartPingPong()
181 count_down_--; in OnPing()
182 if (count_down_ > 0) { in OnPing()
201 int count_down_ = 0; member in IPC::__anon02b69cb30111::ChannelSteadyPingPongListener
314 for (count_down_ = params_.messages_per_frame; count_down_ > 0; in StartPingPong()
315 --count_down_) { in StartPingPong()
353 count_down_--; in OnPong()
354 if (count_down_ > 0) { in OnPong()
[all …]
H A Dipc_mojo_perftest.cc49 count_down_(0) { in PerformanceChannelListener()
90 for (; count_down_ > 0; --count_down_) { in OnHello()
106 CHECK(count_down_ > 0); in OnPing()
107 count_down_--; in OnPing()
126 int count_down_; member in IPC::__anoncd1dfd200111::PerformanceChannelListener
323 count_down_--; in OnPong()
364 int count_down_; member in IPC::__anoncd1dfd200111::MojoInterfacePerfTest
507 count_down_--; in OnGetReceiverCallback()
762 count_down_--; in OnPong()
840 count_down_--; in SingleThreadPongPostTask()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ipc/
H A Dipc_cpu_perftest.cc142 for (count_down_ = params_.messages_per_frame; count_down_ > 0; in StartPingPong()
143 --count_down_) { in StartPingPong()
160 if (count_down_ != 0) { in StartPingPong()
181 count_down_--; in OnPing()
182 if (count_down_ > 0) { in OnPing()
201 int count_down_ = 0; member in IPC::__anoneba5142e0111::ChannelSteadyPingPongListener
314 for (count_down_ = params_.messages_per_frame; count_down_ > 0; in StartPingPong()
315 --count_down_) { in StartPingPong()
353 count_down_--; in OnPong()
354 if (count_down_ > 0) { in OnPong()
[all …]
H A Dipc_mojo_perftest.cc49 count_down_(0) { in PerformanceChannelListener()
90 for (; count_down_ > 0; --count_down_) { in OnHello()
106 CHECK(count_down_ > 0); in OnPing()
107 count_down_--; in OnPing()
126 int count_down_; member in IPC::__anond3db63fb0111::PerformanceChannelListener
323 count_down_--; in OnPong()
364 int count_down_; member in IPC::__anond3db63fb0111::MojoInterfacePerfTest
507 count_down_--; in OnGetReceiverCallback()
760 count_down_--; in OnPong()
838 count_down_--; in SingleThreadPongPostTask()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
H A Dvp8i_enc.h247 int count_down_; // number of mb still to be processed member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
H A Dvp8i_enc.h247 int count_down_; // number of mb still to be processed member
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
H A Dvp8i_enc.h247 int count_down_; // number of mb still to be processed member
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Diterator_enc.c61 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
65 return (it->count_down_ <= 0); in VP8IteratorIsDone()
85 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
318 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Diterator_enc.c67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
71 return (it->count_down_ <= 0); in VP8IteratorIsDone()
92 const int done = it->count_down0_ - it->count_down_; in VP8IteratorProgress()
325 return (0 < --it->count_down_); in VP8IteratorNext()
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/enc/
H A Dvp8i_enc.h247 int count_down_; // number of mb still to be processed member

12