Home
last modified time | relevance | path

Searched refs:typeInt64 (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Rewrite/
H A DMethodInfo.cs46 this.typeInt64 = new Lazy<TypeReference> (() => this.Module.Import (typeof (long))); in MethodInfo()
58 private Lazy<TypeReference> typeInt64; field in Mono.CodeContracts.Rewrite.MethodInfo
76 get { return this.typeInt64.Value; }
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.AST/
H A DCoreSystemTypes.cs45 private Lazy<TypeNode> typeInt64; field in Mono.CodeContracts.Static.AST.CoreSystemTypes
115 get { return this.typeInt64.Value; }
188 … this.typeInt64 = new Lazy<TypeNode> (() => TypeNode.Create (this.Module.Import (typeof (Int64)))); in InitializeLazyTypes()
/dports/net/grpcui/grpcui-1.1.0/
H A Dhandlers.go178 typeInt64 fieldType = "int64" const
197 descriptor.FieldDescriptorProto_TYPE_INT64: typeInt64,
/dports/mail/aerc/aerc-0.4.0/vendor/git.sr.ht/~sircmpwn/getopt/
H A Dflagset.go18 typeInt64 const