Home
last modified time | relevance | path

Searched defs:CompositeIndex (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/common/
H A Dhybrid.hh141 struct CompositeIndex struct
143 typedef I FlatIndex;
144 typedef SI SubIndex;
152 …CompositeIndex< _component, _I, _offset, _SI > subIndex, std::integral_constant< std::size_t, i > ) in access()
158 …ess = decltype( access( std::declval< SubIndex >(), std::integral_constant< std::size_t, i >() ) );
161 … explicit constexpr CompositeIndex ( SubIndex subIndex ) : subIndex_( std::move( subIndex ) ) {} in CompositeIndex() function
163 …r operator I () const { return (offset + static_cast< FlatIndexType< SubIndex > >( subIndex() )); } in operator I()
166 constexpr auto operator[] ( std::integral_constant< std::size_t, i > ) const in operator []()
173 constexpr auto operator[] ( std::integral_constant< std::size_t, i > ) const in operator []()
179 const SubIndex &subIndex () const { return subIndex_; } in subIndex()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkSelectionSource.h194 int CompositeIndex; variable
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/
H A DvtkSelectionSource.h150 int CompositeIndex; variable
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkSelectionSource.h218 int CompositeIndex; variable
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/
H A DAmf.cpp126 void Amf::RemoveComposite(int MaterialIndex, int CompositeIndex){pData->RemoveComposite(MaterialInd… in RemoveComposite()
127 bool Amf::SetCompositeMaterialIndex(int MaterialIndex, int CompositeIndex, int CompositeMaterialInd… in SetCompositeMaterialIndex()
128 int Amf::GetCompositeMaterialIndex(int MaterialIndex, int CompositeIndex){return pData->GetComposit… in GetCompositeMaterialIndex()
129 std::string Amf::GetCompositeEquation(int MaterialIndex, int CompositeIndex){return pData->GetCompo… in GetCompositeEquation()
130 bool Amf::SetCompositeEquation(int MaterialIndex, int CompositeIndex, std::string Equation) {return… in SetCompositeEquation()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/appengine_internal/datastore/
H A Ddatastore.sdk.pb.go1571 type CompositeIndex struct { struct
1576 …siteIndex_State `protobuf:"varint,4,req,name=state,enum=datastore.CompositeIndex_State" js…
1588 func (*CompositeIndex) ProtoMessage() {}
1593 func (m *CompositeIndex) GetAppId() string {
1600 func (m *CompositeIndex) GetDatabaseId() string {
1607 func (m *CompositeIndex) GetId() int64 {
1614 func (m *CompositeIndex) GetDefinition() *Index {
1621 func (m *CompositeIndex) GetState() CompositeIndex_State {
1635 func (m *CompositeIndex) GetErrorMessage() string {
1642 func (m *CompositeIndex) GetOnlyUseIfRequired() bool {
[all …]
/dports/graphics/colmap/colmap-3.6/lib/FLANN/algorithms/
H A Dcomposite_index.h103 CompositeIndex(const CompositeIndex& other) : BaseClass(other), in CompositeIndex() function
/dports/math/flann/flann-1.9.1-29-g1d04523/src/cpp/flann/algorithms/
H A Dcomposite_index.h103 CompositeIndex(const CompositeIndex& other) : BaseClass(other), in CompositeIndex() function
/dports/misc/openmvg/openMVG-2.0/src/third_party/flann/src/cpp/flann/algorithms/
H A Dcomposite_index.h103 CompositeIndex(const CompositeIndex& other) : BaseClass(other), in CompositeIndex() function
/dports/graphics/open3d/Open3D-0.2/src/External/flann/algorithms/
H A Dcomposite_index.h103 CompositeIndex(const CompositeIndex& other) : BaseClass(other), in CompositeIndex() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/flann/algorithms/
H A Dcomposite_index.h103 CompositeIndex(const CompositeIndex& other) : BaseClass(other), in CompositeIndex() function
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/digitalocean/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/digitalocean/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/google.golang.org/appengine/internal/datastore/
H A Ddatastore_v3.pb.go1101 type CompositeIndex struct { struct
1103 Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"`
1107 XXX_unrecognized []byte `json:"-"`
1110 func (m *CompositeIndex) Reset() { *m = CompositeIndex{} }
1111 func (m *CompositeIndex) String() string { return proto.CompactTextString(m) }
1112 func (*CompositeIndex) ProtoMessage() {}
1116 func (m *CompositeIndex) GetAppId() string {
1123 func (m *CompositeIndex) GetId() int64 {
1130 func (m *CompositeIndex) GetDefinition() *Index {
1137 func (m *CompositeIndex) GetState() CompositeIndex_State {
[all …]

12345678910>>...12