Home
last modified time | relevance | path

Searched refs:SourceCodeInfo_Location (Results 1 – 25 of 906) sorted by relevance

12345678910>>...37

/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/jhump/protoreflect/desc/internal/
H A Dsource_info.go9 type SourceInfoMap map[string][]*dpb.SourceCodeInfo_Location
13 func (m SourceInfoMap) Get(path []int32) *dpb.SourceCodeInfo_Location {
22 func (m SourceInfoMap) GetAll(path []int32) []*dpb.SourceCodeInfo_Location {
27 func (m SourceInfoMap) Add(path []int32, loc *dpb.SourceCodeInfo_Location) { argument
34 func (m SourceInfoMap) PutIfAbsent(path []int32, loc *dpb.SourceCodeInfo_Location) bool { argument
39 m[k] = []*dpb.SourceCodeInfo_Location{loc}
/dports/net/evans/evans-0.9.1/vendor/github.com/jhump/protoreflect/desc/internal/
H A Dsource_info.go9 type SourceInfoMap map[string][]*dpb.SourceCodeInfo_Location
13 func (m SourceInfoMap) Get(path []int32) *dpb.SourceCodeInfo_Location {
22 func (m SourceInfoMap) GetAll(path []int32) []*dpb.SourceCodeInfo_Location {
27 func (m SourceInfoMap) Add(path []int32, loc *dpb.SourceCodeInfo_Location) { argument
34 func (m SourceInfoMap) PutIfAbsent(path []int32, loc *dpb.SourceCodeInfo_Location) bool { argument
39 m[k] = []*dpb.SourceCodeInfo_Location{loc}
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/desc/internal/
H A Dsource_info.go9 type SourceInfoMap map[string][]*dpb.SourceCodeInfo_Location
13 func (m SourceInfoMap) Get(path []int32) *dpb.SourceCodeInfo_Location {
22 func (m SourceInfoMap) GetAll(path []int32) []*dpb.SourceCodeInfo_Location {
27 func (m SourceInfoMap) Add(path []int32, loc *dpb.SourceCodeInfo_Location) { argument
34 func (m SourceInfoMap) PutIfAbsent(path []int32, loc *dpb.SourceCodeInfo_Location) bool { argument
39 m[k] = []*dpb.SourceCodeInfo_Location{loc}
/dports/net/grpcox/grpcox-1.0.0/vendor/github.com/jhump/protoreflect/desc/internal/
H A Dsource_info.go9 type SourceInfoMap map[string][]*dpb.SourceCodeInfo_Location
13 func (m SourceInfoMap) Get(path []int32) *dpb.SourceCodeInfo_Location {
22 func (m SourceInfoMap) GetAll(path []int32) []*dpb.SourceCodeInfo_Location {
27 func (m SourceInfoMap) Add(path []int32, loc *dpb.SourceCodeInfo_Location) { argument
34 func (m SourceInfoMap) PutIfAbsent(path []int32, loc *dpb.SourceCodeInfo_Location) bool { argument
39 m[k] = []*dpb.SourceCodeInfo_Location{loc}
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/desc/internal/
H A Dsource_info.go9 type SourceInfoMap map[string][]*dpb.SourceCodeInfo_Location
13 func (m SourceInfoMap) Get(path []int32) *dpb.SourceCodeInfo_Location {
22 func (m SourceInfoMap) GetAll(path []int32) []*dpb.SourceCodeInfo_Location {
27 func (m SourceInfoMap) Add(path []int32, loc *dpb.SourceCodeInfo_Location) { argument
34 func (m SourceInfoMap) PutIfAbsent(path []int32, loc *dpb.SourceCodeInfo_Location) bool { argument
39 m[k] = []*dpb.SourceCodeInfo_Location{loc}
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dsource_code_info.go30 Location() *descriptor.SourceCodeInfo_Location
48 desc *descriptor.SourceCodeInfo_Location
51 func (info sci) Location() *descriptor.SourceCodeInfo_Location { return info.desc }
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dsource_code_info.go30 Location() *descriptor.SourceCodeInfo_Location
48 desc *descriptor.SourceCodeInfo_Location
51 func (info sci) Location() *descriptor.SourceCodeInfo_Location { return info.desc }
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dsource_code_info.go30 Location() *descriptor.SourceCodeInfo_Location
48 desc *descriptor.SourceCodeInfo_Location
51 func (info sci) Location() *descriptor.SourceCodeInfo_Location { return info.desc }
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dsource_code_info.go30 Location() *descriptor.SourceCodeInfo_Location
48 desc *descriptor.SourceCodeInfo_Location
51 func (info sci) Location() *descriptor.SourceCodeInfo_Location { return info.desc }
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dsource_code_info.go30 Location() *descriptor.SourceCodeInfo_Location
48 desc *descriptor.SourceCodeInfo_Location
51 func (info sci) Location() *descriptor.SourceCodeInfo_Location { return info.desc }
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1675 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1682 type SourceCodeInfo_Location struct { struct
1766 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1767 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1768 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1769 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1773 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1780 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1787 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1794 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1675 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1682 type SourceCodeInfo_Location struct { struct
1766 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1767 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1768 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1769 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1773 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1780 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1787 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1794 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1702 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1709 type SourceCodeInfo_Location struct { struct
1793 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1794 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1795 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1796 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1800 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1807 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1814 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1821 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
H A Ddescriptor.pb.go1692 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1699 type SourceCodeInfo_Location struct { struct
1783 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1784 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1785 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1788 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1795 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1802 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1809 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
1816 func (m *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { argument
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1702 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1709 type SourceCodeInfo_Location struct { struct
1793 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1794 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1795 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1796 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1800 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1807 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1814 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1821 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]
/dports/net-mgmt/unbound_exporter/unbound_exporter-0.3/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
H A Ddescriptor.pb.go1680 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1687 type SourceCodeInfo_Location struct { struct
1771 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1772 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1773 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1776 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1783 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1790 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1797 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
1804 func (m *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { argument
[all …]
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1702 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1709 type SourceCodeInfo_Location struct { struct
1793 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1794 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1795 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1796 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1800 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1807 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1814 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1821 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
H A Ddescriptor.pb.go1756 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1763 type SourceCodeInfo_Location struct { struct
1847 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1848 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1849 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1852 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1859 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1866 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1873 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
1880 func (m *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1702 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1709 type SourceCodeInfo_Location struct { struct
1793 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1794 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1795 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1796 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1800 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1807 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1814 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1821 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
H A Ddescriptor.pb.go1756 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1763 type SourceCodeInfo_Location struct { struct
1847 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1848 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1849 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1852 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1859 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1866 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1873 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
1880 func (m *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { argument
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
H A Ddescriptor.pb.go1756 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1763 type SourceCodeInfo_Location struct { struct
1847 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1848 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1849 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1852 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1859 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1866 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1873 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
1880 func (m *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { argument
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1702 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1709 type SourceCodeInfo_Location struct { struct
1793 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1794 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1795 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1796 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1800 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1807 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1814 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1821 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
H A Ddescriptor.pb.go1692 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1699 type SourceCodeInfo_Location struct { struct
1783 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1784 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1785 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1788 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1795 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1802 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1809 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
1816 func (m *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { argument
[all …]
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
H A Ddescriptor.pb.go1680 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1687 type SourceCodeInfo_Location struct { struct
1771 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1772 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1773 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1776 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1783 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1790 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1797 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
1804 func (m *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { argument
[all …]
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/
H A Ddescriptor.pb.go1702 func (m *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location {
1709 type SourceCodeInfo_Location struct { struct
1793 func (m *SourceCodeInfo_Location) Reset() { *m = SourceCodeInfo_Location{} } argument
1794 func (m *SourceCodeInfo_Location) String() string { return proto.CompactTextString(m) } argument
1795 func (*SourceCodeInfo_Location) ProtoMessage() {} argument
1796 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { argument
1800 func (m *SourceCodeInfo_Location) GetPath() []int32 { argument
1807 func (m *SourceCodeInfo_Location) GetSpan() []int32 { argument
1814 func (m *SourceCodeInfo_Location) GetLeadingComments() string { argument
1821 func (m *SourceCodeInfo_Location) GetTrailingComments() string { argument
[all …]

12345678910>>...37