Home
last modified time | relevance | path

Searched defs:DomainSet (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Misc/
H A DDomainClassifier.hpp138 struct DomainSet { struct in MBMesquite::DomainClassifier
139 MESQUITE_EXPORT DomainSet( MeshDomain* dom ) : domain(dom) {} in DomainSet() function
140 MESQUITE_EXPORT DomainSet() : domain(0) {} in DomainSet() argument
141 MeshDomain* domain;
142 MESQUITE_EXPORT void set_vertices( const std::vector<Mesh::VertexHandle>& verts ) in set_vertices()
144 MESQUITE_EXPORT void set_elements( const std::vector<Mesh::ElementHandle>& elems ) in set_elements()
146 MESQUITE_EXPORT void get_vertices( std::vector<Mesh::VertexHandle>& verts ) const in get_vertices()
148 MESQUITE_EXPORT void get_elements( std::vector<Mesh::ElementHandle>& elems ) const in get_elements()
150 std::vector<Mesh::VertexHandle> vertices;
151 std::vector<Mesh::ElementHandle> elements;
/dports/www/trafficserver/trafficserver-9.1.1/example/plugins/c-api/disable_http2/
H A Ddisable_http2.cc38 using DomainSet = std::unordered_set<std::string>; typedef
/dports/www/firefox-esr/firefox-91.8.0/caps/
H A DDomainPolicy.h37 explicit DomainSet(DomainSetType aType) : mType(aType) {} in DomainSet() function
H A DDomainPolicy.cpp144 NS_IMPL_ISUPPORTS(DomainSet, nsIDomainSet) in NS_IMPL_ISUPPORTS() argument
/dports/lang/spidermonkey78/firefox-78.9.0/caps/
H A DDomainPolicy.h37 explicit DomainSet(DomainSetType aType) : mType(aType) {} in DomainSet() function
H A DDomainPolicy.cpp145 NS_IMPL_ISUPPORTS(DomainSet, nsIDomainSet) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox/firefox-99.0/caps/
H A DDomainPolicy.h37 explicit DomainSet(DomainSetType aType) : mType(aType) {} in DomainSet() function
H A DDomainPolicy.cpp145 NS_IMPL_ISUPPORTS(DomainSet, nsIDomainSet) in NS_IMPL_ISUPPORTS() argument
/dports/mail/thunderbird/thunderbird-91.8.0/caps/
H A DDomainPolicy.h37 explicit DomainSet(DomainSetType aType) : mType(aType) {} in DomainSet() function
H A DDomainPolicy.cpp144 NS_IMPL_ISUPPORTS(DomainSet, nsIDomainSet) in NS_IMPL_ISUPPORTS() argument
/dports/lang/spidermonkey60/firefox-60.9.0/caps/
H A DDomainPolicy.h41 explicit DomainSet(DomainSetType aType) : mType(aType) {} in DomainSet() function
H A DDomainPolicy.cpp148 NS_IMPL_ISUPPORTS(DomainSet, nsIDomainSet) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/caps/
H A DDomainPolicy.h42 explicit DomainSet(DomainSetType aType) in DomainSet() function
H A DDomainPolicy.cpp163 NS_IMPL_ISUPPORTS(DomainSet, nsIDomainSet) in NS_IMPL_ISUPPORTS() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp324 auto DomainSet = MA->getAccessRelation().domain(); in mapAccess() local
/dports/math/dune-multidomaingrid/dune-multidomaingrid-cd5679974fe1c91b56e74022e95f01b1d2018c3b/dune/grid/multidomaingrid/
H A Dindexsets.hh925 typedef typename MapEntry<0>::SubDomainSet& DomainSet; typedef
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/apigateway/v20180808/
H A Dmodels.go3739 DomainSet []*DomainSetList `json:"DomainSet,omitempty" name:"DomainSet" list` member

12