Home
last modified time | relevance | path

Searched refs:last_size_ (Results 1 – 25 of 45) sorted by relevance

12

/dports/finance/chiapos/chiapos-1.0.3/hellman_example/
H A Dbits.hpp117 this->last_size_ = 0;
129 this->last_size_ = 0;
151 this->last_size_ = 0;
171 this->last_size_ = 0;
196 last_size_ = other.last_size_;
201 last_size_ = other.last_size_; in operator =()
313 res.last_size_ = last_size_; in operator ^()
392 uint8_t shift = Util::ByteAlign(last_size_) - last_size_; in ToBytes()
397 if (last_size_ % 8) in ToBytes()
460 last_size_ = length; in AppendValue()
[all …]
/dports/finance/chiapos/chiapos-1.0.3/src/
H A Dbits.hpp123 this->last_size_ = 0; in InitBitsGeneric()
139 this->last_size_ = size; in InitBitsGeneric()
148 this->last_size_ = 0;
169 this->last_size_ = 0;
192 : values_(other.values_), last_size_(other.last_size_)
199 last_size_ = other.last_size_; in operator =()
381 last_size_ = length; in DoAppendValue()
389 last_size_ = length; in DoAppendValue()
393 last_size_ += length; in DoAppendValue()
441 uint8_t last_size_; member in BitsGeneric
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/databinding/
H A Dvector_binding.h45 if (!last_size_ || current_size != last_size_.value()) { in Update()
47 size_t last_size = last_size_ ? last_size_.value() : 0lu; in Update()
56 last_size_ = current_size; in Update()
77 base::Optional<size_t> last_size_; variable
/dports/devel/hyperscan/boost_1_75_0/boost/beast/core/impl/
H A Dbuffers_adaptor.hpp62 , last_size_(other.last_size_) in subrange()
72 last_size_ = other.last_size_; in operator =()
89 , last_size_(other.last_size_) in subrange()
119 std::size_t last_size_; member in boost::beast::buffers_adaptor::subrange
462 , last_size_((std::numeric_limits<std::size_t>::max)()) in subrange()
482 last_size_ = 0; in adjust()
514 last_size_ = (std::min)(max_elem, n); in adjust()
521 last_size_ = n; in adjust()
534 last_size_ = (std::min)(n, last_size_); in adjust()
544 last_size_ = n; in adjust()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/core/impl/
H A Dbuffers_adaptor.hpp62 , last_size_(other.last_size_) in subrange()
72 last_size_ = other.last_size_; in operator =()
89 , last_size_(other.last_size_) in subrange()
119 std::size_t last_size_; member in boost::beast::buffers_adaptor::subrange
462 , last_size_((std::numeric_limits<std::size_t>::max)()) in subrange()
482 last_size_ = 0; in adjust()
514 last_size_ = (std::min)(max_elem, n); in adjust()
521 last_size_ = n; in adjust()
534 last_size_ = (std::min)(n, last_size_); in adjust()
544 last_size_ = n; in adjust()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/core/impl/
H A Dbuffers_adaptor.hpp62 , last_size_(other.last_size_) in subrange()
72 last_size_ = other.last_size_; in operator =()
89 , last_size_(other.last_size_) in subrange()
119 std::size_t last_size_; member in boost::beast::buffers_adaptor::subrange
462 , last_size_((std::numeric_limits<std::size_t>::max)()) in subrange()
482 last_size_ = 0; in adjust()
514 last_size_ = (std::min)(max_elem, n); in adjust()
521 last_size_ = n; in adjust()
534 last_size_ = (std::min)(n, last_size_); in adjust()
544 last_size_ = n; in adjust()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/core/impl/
H A Dbuffers_adaptor.hpp62 , last_size_(other.last_size_) in subrange()
72 last_size_ = other.last_size_; in operator =()
89 , last_size_(other.last_size_) in subrange()
119 std::size_t last_size_; member in boost::beast::buffers_adaptor::subrange
462 , last_size_((std::numeric_limits<std::size_t>::max)()) in subrange()
482 last_size_ = 0; in adjust()
514 last_size_ = (std::min)(max_elem, n); in adjust()
521 last_size_ = n; in adjust()
534 last_size_ = (std::min)(n, last_size_); in adjust()
544 last_size_ = n; in adjust()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/examples/font/
H A Dsimple_font.cc27 if (position.size() == last_size_) in DidChangeView()
29 last_size_ = position.size(); in DidChangeView()
31 pp::ImageData image(this, PP_IMAGEDATAFORMAT_BGRA_PREMUL, last_size_, true); in DidChangeView()
32 pp::Graphics2D graphics(this, last_size_, false); in DidChangeView()
103 pp::Size last_size_; member in MyInstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/examples/font/
H A Dsimple_font.cc27 if (position.size() == last_size_) in DidChangeView()
29 last_size_ = position.size(); in DidChangeView()
31 pp::ImageData image(this, PP_IMAGEDATAFORMAT_BGRA_PREMUL, last_size_, true); in DidChangeView()
32 pp::Graphics2D graphics(this, last_size_, false); in DidChangeView()
103 pp::Size last_size_; member in MyInstance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/
H A Dresolution_tracker.cc18 last_size_ = size; in SetResolution()
22 if (last_size_.equals(size)) { in SetResolution()
26 last_size_ = size; in SetResolution()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/
H A Dresolution_tracker.cc18 last_size_ = size; in SetResolution()
22 if (last_size_.equals(size)) { in SetResolution()
26 last_size_ = size; in SetResolution()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/
H A Dresolution_tracker.cc18 last_size_ = size; in SetResolution()
22 if (last_size_.equals(size)) { in SetResolution()
26 last_size_ = size; in SetResolution()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/
H A Dresolution_tracker.cc18 last_size_ = size; in SetResolution()
22 if (last_size_.equals(size)) { in SetResolution()
26 last_size_ = size; in SetResolution()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dresolution_tracker.cc18 last_size_ = size; in SetResolution()
22 if (last_size_.equals(size)) { in SetResolution()
26 last_size_ = size; in SetResolution()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dresolution_tracker.cc18 last_size_ = size; in SetResolution()
22 if (last_size_.equals(size)) { in SetResolution()
26 last_size_ = size; in SetResolution()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dresolution_tracker.cc18 last_size_ = size; in SetResolution()
22 if (last_size_.equals(size)) { in SetResolution()
26 last_size_ = size; in SetResolution()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/browsing_data/counters/
H A Dconditional_cache_counting_helper_browsertest.cc47 last_size_ = size; in CountCallback()
62 last_size_ = -1; in CountEntries()
73 DCHECK_GT(last_size_, 0); in GetResult()
74 return last_size_; in GetResult()
79 int64_t GetResultOrError() { return last_size_; } in GetResultOrError()
116 int64_t last_size_; member in ConditionalCacheCountingHelperBrowserTest
/dports/databases/galera/galera-release_25.3.35/galerautils/src/
H A Dgu_progress.hpp28 T last_size_; member in gu::Progress
70 last_size_ (current_), in Progress()
83 if (current_ - last_size_ >= unit_interval_ in update()
91 last_size_ = current_; in update()
/dports/databases/galera26/galera-release_26.4.10/galerautils/src/
H A Dgu_progress.hpp28 T last_size_; member in gu::Progress
70 last_size_ (current_), in Progress()
83 if (current_ - last_size_ >= unit_interval_ in update()
91 last_size_ = current_; in update()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/partition_allocator/
H A Dpcscan.h66 size_t last_size() const { return last_size_; } in last_size()
74 size_t last_size_ = 0; variable
96 last_size_ = current_size_.exchange(0, std::memory_order_relaxed); in ResetAndAdvanceEpoch()
/dports/games/xgalaga++/xgalaga++-0.9/
H A Dhighscore.h42 Coord last_size_; variable
52 last_size_ = window_size; in Add()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dweb_dialog_view_browsertest.cc55 delegate->GetDialogSize(&last_size_); in TestWebDialogView()
68 if (should_quit_on_size_change_ && last_size_ != bounds.size()) { in SaveWindowPlacement()
77 last_size_ = bounds.size(); in SaveWindowPlacement()
87 gfx::Size last_size_; member in __anondf06816d0111::TestWebDialogView
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/examples/ime/
H A Dime.cc533 if (position.size() == last_size_) in DidChangeView()
535 last_size_ = position.size(); in DidChangeView()
682 pp::Rect clip(0, 0, last_size_.width(), last_size_.height()); in Paint()
687 pp::ImageData image(this, PP_IMAGEDATAFORMAT_BGRA_PREMUL, last_size_, true); in PaintClip()
688 pp::Graphics2D device(this, last_size_, false); in PaintClip()
716 pp::Size last_size_; member in MyInstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/examples/ime/
H A Dime.cc533 if (position.size() == last_size_) in DidChangeView()
535 last_size_ = position.size(); in DidChangeView()
682 pp::Rect clip(0, 0, last_size_.width(), last_size_.height()); in Paint()
687 pp::ImageData image(this, PP_IMAGEDATAFORMAT_BGRA_PREMUL, last_size_, true); in PaintClip()
688 pp::Graphics2D device(this, last_size_, false); in PaintClip()
716 pp::Size last_size_; member in MyInstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/test/
H A Dfake_connection_event_logger.cc128 int last_message_size() const { return last_size_; } in last_message_size()
142 int last_size_ = 0; member in remoting::test::__anon815255220111::MessageCounter
181 last_size_ = size; in LogMessage()

12