Home
last modified time | relevance | path

Searched defs:FrameworkName (Results 1 – 25 of 146) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/runtime/versioning/
H A DFrameworkName.cs11 public sealed class FrameworkName : IEquatable<FrameworkName> { class
104 public FrameworkName(String identifier, Version version) in FrameworkName() method in System.Runtime.Versioning.FrameworkName
107 public FrameworkName(String identifier, Version version, String profile) { in FrameworkName() method in System.Runtime.Versioning.FrameworkName
128 public FrameworkName(String frameworkName) { in FrameworkName() method in System.Runtime.Versioning.FrameworkName
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/Runtime/Versioning/
H A DFrameworkName.cs10 public sealed class FrameworkName : IEquatable<FrameworkName> class
107 public FrameworkName(string identifier, Version version) in FrameworkName() method in System.Runtime.Versioning.FrameworkName
112 public FrameworkName(string identifier, Version version, string profile) in FrameworkName() method in System.Runtime.Versioning.FrameworkName
138 public FrameworkName(string frameworkName) in FrameworkName() method in System.Runtime.Versioning.FrameworkName
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices.RuntimeInformation/src/System/Runtime/InteropServices/RuntimeInformation/
H A DRuntimeInformation.cs13 private const string FrameworkName = ".NET Native"; field in System.Runtime.InteropServices.RuntimeInformation
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/backup/
H A Dapi_op_DescribeFramework.go36 FrameworkName *string member
65 FrameworkName *string member
H A Dapi_op_CreateFramework.go48 FrameworkName *string member
74 FrameworkName *string member
H A Dapi_op_UpdateFramework.go40 FrameworkName *string member
72 FrameworkName *string member
H A Dapi_op_DeleteFramework.go34 FrameworkName *string member
/dports/devel/msbuild/msbuild-0.06/src/Tasks/AssemblyDependency/
H A DAssemblyMetadata.cs19 public readonly FrameworkName FrameworkName; field in Microsoft.Build.Tasks.AssemblyDependency.AssemblyMetadata
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/versioning/
H A Dtargetframeworkattribute.cs38 public String FrameworkName { property in System.Runtime.Versioning.TargetFrameworkAttribute
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/Versioning/
H A DTargetFrameworkAttribute.cs35 public String FrameworkName property in System.Runtime.Versioning.TargetFrameworkAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/CoreFx.Private.TestUtilities/src/System/
H A DPlatformDetection.NetFx.cs13 …private static string FrameworkName => AppDomain.CurrentDomain.SetupInformation.TargetFrameworkNam… field in System.PlatformDetection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/Versioning/
H A DTargetFrameworkAttribute.cs35 public String FrameworkName property in System.Runtime.Versioning.TargetFrameworkAttribute
/dports/sysutils/kubectl/kubernetes-1.22.2/test/images/resource-consumer/common/
H A Dcommon.go41 FrameworkName = "horizontal-pod-autoscaling" const
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Compilation/
H A DMultiTargetingUtil.cs16 using FrameworkName=System.Runtime.Versioning.FrameworkName; typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp485 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
623 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1000 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1385 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp491 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
628 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
995 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1380 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp537 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
682 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1067 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1477 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp537 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
682 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1067 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1477 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp512 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
657 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1047 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1457 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Lex/
H A DHeaderSearch.cpp512 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
657 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1047 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1457 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Lex/
H A DHeaderSearch.cpp511 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
656 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1046 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1435 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp537 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
682 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1067 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1477 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DHeaderSearch.cpp537 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
682 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1067 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1477 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp537 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
682 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1067 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1477 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp511 SmallString<1024> FrameworkName; in DoFrameworkLookup() local
656 SmallVectorImpl<char> &FrameworkName) { in isFrameworkStylePath()
1046 SmallString<1024> FrameworkName(ContextName.data(), ContextName.data() + in LookupSubframeworkHeader() local
1435 const FileEntry *File, StringRef FrameworkName, Module *RequestingModule, in findUsableModuleForFrameworkHeader()

123456