Home
last modified time | relevance | path

Searched defs:ObjectField (Results 1 – 25 of 62) sorted by relevance

123

/dports/sysutils/sensu-go/sensu-go-5.11.1/backend/apid/graphql/suggest/
H A Dfield.go65 type ObjectField struct { struct
66 Name string
67 Fields []Field
70 func (f *ObjectField) Matches(path string) bool {
83 func (f *ObjectField) Value(res v2.Resource, path string) []string {
/dports/devel/gio-sharp/gio-sharp-2.22.3/generator/
H A DObjectField.cs27 public class ObjectField : FieldBase { class
29 public ObjectField (XmlElement elem, ClassBase container_type) : base (elem, container_type) in ObjectField() method in GtkSharp.Generation.ObjectField
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/generator/
H A DObjectField.cs27 public class ObjectField : FieldBase { class
29 public ObjectField (XmlElement elem, ClassBase container_type) : base (elem, container_type) in ObjectField() method in GtkSharp.Generation.ObjectField
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/generator/
H A DObjectField.cs27 public class ObjectField : FieldBase { class
29 public ObjectField (XmlElement elem, ClassBase container_type) : base (elem, container_type) in ObjectField() method in GtkSharp.Generation.ObjectField
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/language/ast/
H A Dvalues.go273 type ObjectField struct { struct
274 Kind string
275 Name *Name
276 Loc *Location
277 Value Value
280 func NewObjectField(f *ObjectField) *ObjectField {
292 func (f *ObjectField) GetKind() string {
296 func (f *ObjectField) GetLoc() *Location {
300 func (f *ObjectField) GetValue() interface{} {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/language/ast/
H A Dvalues.go273 type ObjectField struct { struct
274 Kind string
275 Name *Name
276 Loc *Location
277 Value Value
280 func NewObjectField(f *ObjectField) *ObjectField {
292 func (f *ObjectField) GetKind() string {
296 func (f *ObjectField) GetLoc() *Location {
300 func (f *ObjectField) GetValue() interface{} {
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/language/ast/
H A Dvalues.go276 type ObjectField struct { struct
277 Kind string
278 Name *Name
279 Loc *Location
280 Value Value
283 func NewObjectField(f *ObjectField) *ObjectField {
295 func (f *ObjectField) GetKind() string {
299 func (f *ObjectField) GetLoc() *Location {
303 func (f *ObjectField) GetValue() interface{} {
/dports/devel/jsonnet/jsonnet-0.17.0/core/
H A Dast.h592 struct ObjectField { struct
595 enum Kind {
648 ObjectField(enum Kind kind, const Fodder &fodder1, const Fodder &fodder2, in ObjectField() argument
680 static ObjectField Local(const Fodder &fodder1, const Fodder &fodder2, const Fodder &fodder_l, in Local() argument
703 static ObjectField Local(const Fodder &fodder1, const Fodder &fodder2, const Identifier *id, in Local() argument
724 static ObjectField LocalMethod(const Fodder &fodder1, const Fodder &fodder2, in LocalMethod() argument
748 static ObjectField Assert(const Fodder &fodder1, AST *body, const Fodder &op_fodder, AST *msg, in Assert() argument
/dports/devel/py-jsonnet/jsonnet-0.17.0/core/
H A Dast.h592 struct ObjectField { struct
595 enum Kind {
648 ObjectField(enum Kind kind, const Fodder &fodder1, const Fodder &fodder2, in ObjectField() argument
680 static ObjectField Local(const Fodder &fodder1, const Fodder &fodder2, const Fodder &fodder_l, in Local() argument
703 static ObjectField Local(const Fodder &fodder1, const Fodder &fodder2, const Identifier *id, in Local() argument
724 static ObjectField LocalMethod(const Fodder &fodder1, const Fodder &fodder2, in LocalMethod() argument
748 static ObjectField Assert(const Fodder &fodder1, AST *body, const Fodder &op_fodder, AST *msg, in Assert() argument
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/google/go-jsonnet/ast/
H A Dast.go576 type ObjectField struct { struct
577 Kind ObjectFieldKind
578 Hide ObjectFieldHide // (ignore if kind != astObjectFieldID/Expr/Str)
585 Method *Function
586 Fodder1 Fodder
587 Expr1 Node // Not in scope of the object
588 Id *Identifier
589 Fodder2 Fodder
590 OpFodder Fodder
591 Expr2, Expr3 Node // In scope of the object (can see self).
[all …]
H A Dclone.go50 func cloneField(field *ObjectField) {
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/netbox/graphql/
H A Dfields.py14 class ObjectField(graphene.Field): class
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Config/
H A DIObjectClass.cs250 IObjectField ObjectField(string fieldName); in ObjectField() method
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/language/kinds/
H A Dkinds.go29 ObjectField = "ObjectField" const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/language/kinds/
H A Dkinds.go29 ObjectField = "ObjectField" const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/language/kinds/
H A Dkinds.go29 ObjectField = "ObjectField" const
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/src/mysqlxpb/mysqlx/protocol/
H A Dmysqlx_datatypes.proto84 message ObjectField { message
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/protocol/protobuf/
H A Dmysqlx_datatypes.proto72 message ObjectField { message
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/protocol/
H A Dmysqlx_datatypes.proto73 message ObjectField { message
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/protocol/
H A Dmysqlx_datatypes.proto73 message ObjectField { message
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protocol/
H A Dmysqlx_datatypes.proto73 message ObjectField { message
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protobuf_lite/
H A Dmysqlx_datatypes.proto67 message ObjectField { message
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/protocol/
H A Dmysqlx_datatypes.proto73 message ObjectField { message
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/protocol/
H A Dmysqlx_datatypes.proto73 message ObjectField { message
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/protocol/
H A Dmysqlx_datatypes.proto73 message ObjectField { message

123