Home
last modified time | relevance | path

Searched refs:exclusive_ (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/lizardfs/lizardfs-3.12.0/src/common/
H A Dshared_mutex.h28 shared_mutex() : shared_count_(0), exclusive_waiting_(0), exclusive_(false) { in shared_mutex()
36 if (shared_count_ == 0 && !exclusive_) { in lock()
37 exclusive_ = true; in lock()
42 while (shared_count_ > 0 || exclusive_) { in lock()
46 exclusive_ = true; in lock()
52 exclusive_ = false; in unlock()
64 while (exclusive_ || exclusive_waiting_ > 0) { in lock_shared()
85 bool exclusive_; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/theme/
H A DWindowFrameButton.java45 exclusive_ = false; in WindowFrameButton()
54 exclusive_ = exclusive; in setExclusive()
71 if (maximized_ || exclusive_) in updateLabel()
171 private boolean exclusive_; field in WindowFrameButton
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/crosstermion-0.8.1/
H A DREADME.md36 * _mutually exclusive_
51 * _mutually exclusive_
66 * _mutually exclusive_
/dports/sysutils/cdrdao/cdrdao-1.2.4/dao/
H A DScsiIf-osx.cc39 int exclusive_; member in ScsiIfImpl
72 impl_->exclusive_ = 0; in ScsiIf()
86 if (impl_->exclusive_) in ~ScsiIf()
171 impl_->exclusive_ = 1; in init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/spdy/core/
H A Dspdy_protocol.h730 bool exclusive() const { return exclusive_; } in exclusive()
731 void set_exclusive(bool exclusive) { exclusive_ = exclusive; } in set_exclusive()
746 bool exclusive_ = false; variable
877 exclusive_(exclusive) {} in SpdyPriorityIR()
882 bool exclusive() const { return exclusive_; } in exclusive()
893 bool exclusive_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/spdy/core/
H A Dspdy_protocol.h727 bool exclusive() const { return exclusive_; } in exclusive()
728 void set_exclusive(bool exclusive) { exclusive_ = exclusive; } in set_exclusive()
743 bool exclusive_ = false; variable
874 exclusive_(exclusive) {} in SpdyPriorityIR()
879 bool exclusive() const { return exclusive_; } in exclusive()
890 bool exclusive_; variable
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DJSONSchema.cpp156 : schema_(std::move(schema)), exclusive_(false), type_(type) { in ComparisonValidator()
158 exclusive_ = exclusive->getBool(); in ComparisonValidator()
166 if (exclusive_) { in validateHelper()
176 if (exclusive_) { in validateHelper()
202 bool exclusive_; member
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/crates/tor-rtcompat/
H A DREADME.md104 backends would be _mutually exclusive_. (That is, you couldn't
/dports/devel/py-orange-canvas-core/orange-canvas-core-0.1.20/orangecanvas/gui/
H A Dtoolbox.py283 exclusive_ = Property(bool, variable in ToolBox
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/deployment/cpp-inference/src/
H A Dclipp.hpp3036 children_{}, exclusive_{false}, joinable_{false}, scoped_{true} in group()
3045 children_{}, exclusive_{false}, joinable_{false}, scoped_{true} in group()
3053 children_{}, exclusive_{false}, joinable_{false}, scoped_{true} in group()
3108 exclusive_ = yes; in exclusive()
3113 return exclusive_; in exclusive()
3436 bool exclusive_ = false; member in clipp::group
5214 tri exclusive_ = tri::either; member in clipp::param_filter
/dports/devel/clipp/clipp-1.2.3/include/
H A Dclipp.h3105 children_{}, exclusive_{false}, joinable_{false}, scoped_{true}
3114 children_{}, exclusive_{false}, joinable_{false}, scoped_{true}
3122 children_{}, exclusive_{false}, joinable_{false}, scoped_{true}
3177 exclusive_ = yes;
3182 return exclusive_;
3505 bool exclusive_ = false;
/dports/www/node10/node-v10.24.1/src/
H A Dnode_http2.cc347 bool exclusive_ = exclusive->BooleanValue(context).ToChecked(); in Http2Priority() local
350 parent_, weight_, exclusive_); in Http2Priority()
351 nghttp2_priority_spec_init(&spec, parent_, weight_, exclusive_ ? 1 : 0); in Http2Priority()
/dports/science/fastjet/fastjet-3.3.4/
H A DNEWS346 - exclusive_[sub]jets(njets) now consistenty throws an error if it
347 can't deliver njets; exclusive_[sub]jets_upto(njets) gives up to njets
/dports/editors/emacs/emacs-27.2/info/
H A Dorg.info17291 keywords::) and _mutually exclusive_ tags (see *note Setting Tags::)
H A Demacs.info29151 The date patterns in the list must be _mutually exclusive_ and must