Home
last modified time | relevance | path

Searched defs:GetEnvironmentVariable (Results 1 – 25 of 421) sorted by relevance

12345678910>>...17

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Denvironment.h107 #define GetEnvironmentVariable GetEnvironmentVariableW macro
114 #define GetEnvironmentVariable GetEnvironmentVariableA macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DEnvironmentAugments.cs16 public static string GetEnvironmentVariable(string variable) in GetEnvironmentVariable() method in Internal.Runtime.Augments.EnvironmentAugments
23 … public static string GetEnvironmentVariable(string variable, EnvironmentVariableTarget target) in GetEnvironmentVariable() method in Internal.Runtime.Augments.EnvironmentAugments
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Interop/Windows/mincore/
H A DInterop.Environment.cs14 …internal static extern unsafe int GetEnvironmentVariable(string lpName, [Out] char[] lpValue, int … in GetEnvironmentVariable() method in Interop.mincore
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/vr/openvr/src/
H A Denvvartools_public.cpp13 std::string GetEnvironmentVariable( const char *pchVarName ) in GetEnvironmentVariable() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/
H A DEnvironment.cs17 public static string GetEnvironmentVariable(string variable) in GetEnvironmentVariable() method in System.Environment
22 … public static string GetEnvironmentVariable(string variable, EnvironmentVariableTarget target) in GetEnvironmentVariable() method in System.Environment
/dports/devel/easyloggingpp/easyloggingpp-9.97.0/test/
H A Dos-utils-test.h15 TEST(OSUtilsTest, GetEnvironmentVariable) { in TEST() argument
/dports/sysutils/fusefs-encfs/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/test/
H A Dos-utils-test.h14 TEST(OSUtilsTest, GetEnvironmentVariable) { in TEST() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/tests/Performance/
H A DPerf.Environment.cs19 public void GetEnvironmentVariable() in GetEnvironmentVariable() method in System.Tests.Perf_Environment
/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/service/openvr/src/
H A Denvvartools_public.cpp16 std::string GetEnvironmentVariable( const char *pchVarName ) in GetEnvironmentVariable() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/service/openvr/src/
H A Denvvartools_public.cpp16 std::string GetEnvironmentVariable( const char *pchVarName ) in GetEnvironmentVariable() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openvr/src/src/vrcommon/
H A Denvvartools_public.cpp16 std::string GetEnvironmentVariable( const char *pchVarName ) in GetEnvironmentVariable() function
/dports/www/firefox/firefox-99.0/gfx/vr/service/openvr/src/
H A Denvvartools_public.cpp16 std::string GetEnvironmentVariable( const char *pchVarName ) in GetEnvironmentVariable() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/service/openvr/src/
H A Denvvartools_public.cpp16 std::string GetEnvironmentVariable( const char *pchVarName ) in GetEnvironmentVariable() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprocessenv.h73 #define GetEnvironmentVariable __MINGW_NAME_AW(GetEnvironmentVariable) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprocessenv.h73 #define GetEnvironmentVariable __MINGW_NAME_AW(GetEnvironmentVariable) macro
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Util/
H A DConstants.cs91 … static string GetEnvironmentVariable(string variable, string defaultValueOnSecurityException) in GetEnvironmentVariable() method in Lucene.Net.Util.Constants
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DEnvironment.cs62 …public static string GetEnvironmentVariable(string variable) => EnvironmentAugments.GetEnvironment… in GetEnvironmentVariable() method in System.Environment
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/tests/System/
H A DEnvironment.GetEnvironmentVariable.cs14 public partial class GetEnvironmentVariable class
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System/
H A DEnvironment.cs484 public static string GetEnvironmentVariable (string variable) in GetEnvironmentVariable() method in System.Environment
760 public static string GetEnvironmentVariable (string variable, EnvironmentVariableTarget target) in GetEnvironmentVariable() method in System.Environment
868 public static string GetEnvironmentVariable (string variable, EnvironmentVariableTarget target) in GetEnvironmentVariable() method in System.Environment
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System/
H A DEnvironmentCas.cs207 public void GetEnvironmentVariable () in GetEnvironmentVariable() method in MonoCasTests.System.EnvironmentCas
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPkg/Library/BdsLib/
H A DBdsHelper.c308 GetEnvironmentVariable ( in GetEnvironmentVariable() function
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/platform/
H A DPlatform.Posix.cpp33 std::string GetEnvironmentVariable(const std::string& name) in GetEnvironmentVariable() function
/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DBuildEnvironmentHelper.cs388 private static string GetEnvironmentVariable(string variable) in GetEnvironmentVariable() method in Microsoft.Build.Shared.BuildEnvironmentHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Denvironment.cs615 public static String GetEnvironmentVariable(String variable) in GetEnvironmentVariable() method in System.Environment
653 …public static string GetEnvironmentVariable( string variable, EnvironmentVariableTarget target) … in GetEnvironmentVariable() method in System.Environment
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Sharpen/
H A DRuntime.cs169 public static string GetEnvironmentVariable(string variableName, string defaultValue) in GetEnvironmentVariable() method in Sharpen.Runtime

12345678910>>...17