Home
last modified time | relevance | path

Searched defs:IsInterface (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/net/termshark/termshark-2.1.1/pcap/
H A Dsource.go19 IsInterface() bool methodSpec
76 func (p FileSource) IsInterface() bool { func
118 func (p InterfaceSource) IsInterface() bool { func
146 func (p FifoSource) IsInterface() bool { func
175 func (p PipeSource) IsInterface() bool { func
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/
H A DCodeTypeDeclaration.cs89 public bool IsInterface property in System.CodeDom.CodeTypeDeclaration
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/
H A DCodeTypeDeclaration.cs182 public bool IsInterface { property in System.CodeDom.CodeTypeDeclaration
H A DCodeTypeReference.cs365 internal bool IsInterface { property in System.CodeDom.CodeTypeReference
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Reflect/
H A DIReflectClass.cs45 bool IsInterface(); in IsInterface() method
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/internal/protocoltest/awsrestjson/internal/document/
H A Ddocument.go91 func IsInterface(v Interface) (ok bool) { func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/internal/protocoltest/jsonrpc/internal/document/
H A Ddocument.go91 func IsInterface(v Interface) (ok bool) { func
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/Microsoft.TestCommon/Microsoft/TestCommon/
H A DTypeAssert.cs58 IsInterface = 0x80, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/fuchsia/
H A DMultipleInheritanceCheck.cpp31 bool IsInterface) { in addNodeToInterfaceMap()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/fuchsia/
H A DMultipleInheritanceCheck.cpp31 bool IsInterface) { in addNodeToInterfaceMap()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/fuchsia/
H A DMultipleInheritanceCheck.cpp31 bool IsInterface) { in addNodeToInterfaceMap()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/fuchsia/
H A DMultipleInheritanceCheck.cpp31 bool IsInterface) { in addNodeToInterfaceMap()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/fuchsia/
H A DMultipleInheritanceCheck.cpp31 bool IsInterface) { in addNodeToInterfaceMap()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/CodeDom/
H A DCodeTypeReference.cs360 …internal bool IsInterface => _isInterface; // Note that this only works correctly if the Type ctor… field in System.CodeDom.CodeTypeReference
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/go/types/
H A Dpredicates.go75 func IsInterface(typ Type) bool { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DSimplifiedCodeTypeReference.cs348 internal bool IsInterface { property in System.Runtime.Serialization.CodeTypeReference
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/go/types/
H A Dpredicates.go75 func IsInterface(typ Type) bool { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/types/
H A Dpredicates.go75 func IsInterface(typ Type) bool { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/go/types/
H A Dpredicates.go75 func IsInterface(typ Type) bool { func
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Db4objects.Db4o/Reflect/Net/
H A DNetClass.cs165 public virtual bool IsInterface() in IsInterface() method in Db4objects.Db4o.Reflect.Net.NetClass
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil/
H A DExportedType.cs145 public bool IsInterface { property in Mono.Cecil.ExportedType
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil/
H A DExportedType.cs135 public bool IsInterface { property in Mono.Cecil.ExportedType
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DExportedType.cs135 public bool IsInterface { property in Mono.Cecil.ExportedType
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil/
H A DExportedType.cs145 public bool IsInterface { property in Mono.Cecil.ExportedType
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil/
H A DExportedType.cs145 public bool IsInterface { property in Mono.Cecil.ExportedType

123456789