Home
last modified time | relevance | path

Searched refs:mandatory_ (Results 1 – 25 of 52) sorted by relevance

123

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/api/test/
H A Dfakeconstraints.h28 return mandatory_; in GetMandatory()
37 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in AddMandatory()
43 if (mandatory_.FindFirst(key, &value_str)) { in SetMandatory()
44 for (Constraints::iterator iter = mandatory_.begin(); in SetMandatory()
45 iter != mandatory_.end(); ++iter) { in SetMandatory()
47 mandatory_.erase(iter); in SetMandatory()
52 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in SetMandatory()
110 Constraints mandatory_;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/api/test/
H A Dfakeconstraints.h28 return mandatory_; in GetMandatory()
37 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in AddMandatory()
43 if (mandatory_.FindFirst(key, &value_str)) { in SetMandatory()
44 for (Constraints::iterator iter = mandatory_.begin(); in SetMandatory()
45 iter != mandatory_.end(); ++iter) { in SetMandatory()
47 mandatory_.erase(iter); in SetMandatory()
52 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in SetMandatory()
110 Constraints mandatory_;
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/api/test/
H A Dfakeconstraints.h28 return mandatory_; in GetMandatory()
37 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in AddMandatory()
43 if (mandatory_.FindFirst(key, &value_str)) { in SetMandatory()
44 for (Constraints::iterator iter = mandatory_.begin(); in SetMandatory()
45 iter != mandatory_.end(); ++iter) { in SetMandatory()
47 mandatory_.erase(iter); in SetMandatory()
52 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in SetMandatory()
110 Constraints mandatory_;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/api/test/
H A Dfakeconstraints.h28 return mandatory_; in GetMandatory()
37 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in AddMandatory()
43 if (mandatory_.FindFirst(key, &value_str)) { in SetMandatory()
44 for (Constraints::iterator iter = mandatory_.begin(); in SetMandatory()
45 iter != mandatory_.end(); ++iter) { in SetMandatory()
47 mandatory_.erase(iter); in SetMandatory()
52 mandatory_.push_back(Constraint(key, rtc::ToString<T>(value))); in SetMandatory()
110 Constraints mandatory_;
/dports/editors/libreoffice/libreoffice-7.2.6.2/configmgr/source/
H A Dgroupnode.cxx35 mandatory_(Data::NO_LAYER) in GroupNode()
51 mandatory_ = layer; in setMandatory()
55 return mandatory_; in getMandatory()
60 Node(other), extensible_(other.extensible_), mandatory_(other.mandatory_) in GroupNode()
H A Dsetnode.cxx38 templateName_(templateName), mandatory_(Data::NO_LAYER) in SetNode()
54 mandatory_ = layer; in setMandatory()
58 return mandatory_; in getMandatory()
73 mandatory_(other.mandatory_) in SetNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/configmgr/source/
H A Dgroupnode.cxx35 mandatory_(Data::NO_LAYER) in GroupNode()
51 mandatory_ = layer; in setMandatory()
55 return mandatory_; in getMandatory()
60 Node(other), extensible_(other.extensible_), mandatory_(other.mandatory_) in GroupNode()
H A Dsetnode.cxx39 templateName_(templateName), mandatory_(Data::NO_LAYER) in SetNode()
55 mandatory_ = layer; in setMandatory()
59 return mandatory_; in getMandatory()
74 mandatory_(other.mandatory_) in SetNode()
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWValidator.C29 : mandatory_(mandatory) in WValidator()
40 if (mandatory_ != mandatory) { in setMandatory()
41 mandatory_ = mandatory; in setMandatory()
77 if (mandatory_) { in javaScriptValidate()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Search/
H A DDicomTagConstraint.cpp135 mandatory_(mandatory) in DicomTagConstraint()
148 mandatory_(mandatory) in DicomTagConstraint()
162 mandatory_(other.mandatory_) in DicomTagConstraint()
171 mandatory_(constraint.IsMandatory()) in DicomTagConstraint()
290 if (mandatory_) in IsMatch()
393 values, caseSensitive, mandatory_); in ConvertToDatabaseConstraint()
H A DDatabaseConstraint.cpp172 mandatory_(mandatory) in DatabaseConstraint()
189 mandatory_(constraint.isMandatory) in DatabaseConstraint()
252 constraint.isMandatory = mandatory_; in EncodeForPlugins()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Search/
H A DDicomTagConstraint.cpp135 mandatory_(mandatory) in DicomTagConstraint()
148 mandatory_(mandatory) in DicomTagConstraint()
162 mandatory_(other.mandatory_) in DicomTagConstraint()
171 mandatory_(constraint.IsMandatory()) in DicomTagConstraint()
290 if (mandatory_) in IsMatch()
393 values, caseSensitive, mandatory_); in ConvertToDatabaseConstraint()
H A DDatabaseConstraint.cpp172 mandatory_(mandatory) in DatabaseConstraint()
189 mandatory_(constraint.isMandatory) in DatabaseConstraint()
252 constraint.isMandatory = mandatory_; in EncodeForPlugins()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/Search/
H A DDicomTagConstraint.cpp135 mandatory_(mandatory) in DicomTagConstraint()
148 mandatory_(mandatory) in DicomTagConstraint()
162 mandatory_(other.mandatory_) in DicomTagConstraint()
171 mandatory_(constraint.IsMandatory()) in DicomTagConstraint()
290 if (mandatory_) in IsMatch()
393 values, caseSensitive, mandatory_); in ConvertToDatabaseConstraint()
H A DDatabaseConstraint.cpp172 mandatory_(mandatory) in DatabaseConstraint()
189 mandatory_(constraint.isMandatory) in DatabaseConstraint()
252 constraint.isMandatory = mandatory_; in EncodeForPlugins()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Search/
H A DDicomTagConstraint.cpp135 mandatory_(mandatory) in DicomTagConstraint()
148 mandatory_(mandatory) in DicomTagConstraint()
162 mandatory_(other.mandatory_) in DicomTagConstraint()
171 mandatory_(constraint.IsMandatory()) in DicomTagConstraint()
290 if (mandatory_) in IsMatch()
393 values, caseSensitive, mandatory_); in ConvertToDatabaseConstraint()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/Search/
H A DDicomTagConstraint.cpp135 mandatory_(mandatory) in DicomTagConstraint()
148 mandatory_(mandatory) in DicomTagConstraint()
162 mandatory_(other.mandatory_) in DicomTagConstraint()
171 mandatory_(constraint.IsMandatory()) in DicomTagConstraint()
290 if (mandatory_) in IsMatch()
393 values, caseSensitive, mandatory_); in ConvertToDatabaseConstraint()
H A DDatabaseConstraint.cpp172 mandatory_(mandatory) in DatabaseConstraint()
189 mandatory_(constraint.isMandatory) in DatabaseConstraint()
252 constraint.isMandatory = mandatory_; in EncodeForPlugins()
/dports/games/wesnoth/wesnoth-1.14.17/src/serialization/
H A Dtag.hpp44 , mandatory_(false) in class_key()
52 , mandatory_(def.empty()) in class_key()
75 return mandatory_; in is_mandatory()
92 mandatory_ = true; in set_default()
98 mandatory_ = mandatory; in set_mandatory()
129 bool mandatory_; member in schema_validation::class_key
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/
H A Dmedia_constraints.h55 : mandatory_(std::move(mandatory)), optional_(std::move(optional)) {} in MediaConstraints()
114 const Constraints& GetMandatory() const { return mandatory_; } in GetMandatory()
118 const Constraints mandatory_ = {};
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/
H A Dmedia_constraints.h55 : mandatory_(std::move(mandatory)), optional_(std::move(optional)) {} in MediaConstraints()
114 const Constraints& GetMandatory() const { return mandatory_; } in GetMandatory()
118 const Constraints mandatory_ = {};
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/
H A Dmedia_constraints.h55 : mandatory_(std::move(mandatory)), optional_(std::move(optional)) {} in MediaConstraints()
114 const Constraints& GetMandatory() const { return mandatory_; } in GetMandatory()
118 const Constraints mandatory_ = {};
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/auxiliary/
H A Dfield.hpp53 : id_(id), mandatory_(mandatory), widget_(nullptr) in field_base()
80 widget_ = find_widget<styled_widget>(&window, id(), false, mandatory_); in attach_to_window()
133 assert(!mandatory_ || widget_); in detach_from_window()
203 return mandatory_; in is_mandatory()
221 const bool mandatory_; member in gui2::field_base
/dports/science/orthanc-mysql/OrthancMySQL-4.3/Resources/Orthanc/Databases/
H A DDatabaseConstraint.cpp160 mandatory_(mandatory) in DatabaseConstraint()
177 mandatory_(constraint.isMandatory) in DatabaseConstraint()
240 constraint.isMandatory = mandatory_; in EncodeForPlugins()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Resources/Orthanc/Databases/
H A DDatabaseConstraint.cpp172 mandatory_(mandatory) in DatabaseConstraint()
189 mandatory_(constraint.isMandatory) in DatabaseConstraint()
252 constraint.isMandatory = mandatory_; in EncodeForPlugins()

123