Home
last modified time | relevance | path

Searched refs:partialName (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/cad/alliance/alliance/src/sea/src/
H A Dseplace.sh245 partialName=""
273 --partial-place=*) partialName=`get_string $1`;;
362 if [ "$partialName" != "" -a ! -f "$partialName".$MBK_IN_PH ]; then
364 echo " \"$partialName.$MBK_IN_PH\"."
376 if [ "$partialName" != "" -a "$rowNumber" != "" ]; then
398 if [ "$partialName" != "" ]; then
399 vecho 1 " o Partial placement file is := \"$partialName.$MBK_IN_PH\"."
400 argsA2DEF="$argsA2DEF --place=$partialName"
/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3fluid/fluid/src/View/
H A DTemplatePaths.php660 * @param string $partialName The name of the partial
663 public function getPartialIdentifier($partialName) argument
665 $partialKey = $partialName . '.' . $this->getFormat();
668 $prefix = 'partial_' . $partialName;
677 * @param string $partialName The name of the partial
681 public function getPartialSource($partialName) argument
683 $partialPathAndFilename = $this->getPartialPathAndFilename($partialName);
690 * @param string $partialName The name of the partial
694 public function getPartialPathAndFilename($partialName) argument
696 $partialKey = $partialName . '.' . $this->getFormat();
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/vendor/typo3fluid/fluid/src/View/
H A DTemplatePaths.php659 * @param string $partialName The name of the partial
662 public function getPartialIdentifier($partialName) argument
664 $partialKey = $partialName . '.' . $this->getFormat();
667 $prefix = 'partial_' . $partialName;
676 * @param string $partialName The name of the partial
680 public function getPartialSource($partialName) argument
682 $partialPathAndFilename = $this->getPartialPathAndFilename($partialName);
689 * @param string $partialName The name of the partial
693 public function getPartialPathAndFilename($partialName) argument
695 $partialKey = $partialName . '.' . $this->getFormat();
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3fluid/fluid/src/View/
H A DTemplatePaths.php659 * @param string $partialName The name of the partial
662 public function getPartialIdentifier($partialName) argument
664 $partialKey = $partialName . '.' . $this->getFormat();
667 $prefix = 'partial_' . $partialName;
676 * @param string $partialName The name of the partial
680 public function getPartialSource($partialName) argument
682 $partialPathAndFilename = $this->getPartialPathAndFilename($partialName);
689 * @param string $partialName The name of the partial
693 public function getPartialPathAndFilename($partialName) argument
695 $partialKey = $partialName . '.' . $this->getFormat();
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/protobuf-go-1.26.0/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/google.golang.org/protobuf/protobuf-go-1.21.0/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Ddesc_resolve.go71 …if x.L1.Extendee, err = r.findMessageDescriptor(x.Parent().FullName(), partialName(xd.GetExtendee(…
74 …num, x.L2.Message, err = r.findTarget(x.Kind(), x.Parent().FullName(), partialName(xd.GetTypeName(…
93 …m.L1.Input, err = r.findMessageDescriptor(m.Parent().FullName(), partialName(md.GetInputType()), f…
97 m.L1.Output, err = r.findMessageDescriptor(s.FullName(), partialName(md.GetOutputType()), false)
161 func (r *resolver) findDescriptor(scope protoreflect.FullName, ref partialName) (protoreflect.Descr…
204 func (r *resolver) findEnumDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool) (p…
220 func (r *resolver) findMessageDescriptor(scope protoreflect.FullName, ref partialName, isWeak bool)…
239 type partialName string type
241 func (s partialName) IsFull() bool {
245 func (s partialName) IsValid() bool {
[all …]

12345678