Home
last modified time | relevance | path

Searched refs:GetEnvironmentStrings (Results 1 – 25 of 718) sorted by relevance

12345678910>>...29

/dports/devel/R-cran-BH/BH/inst/include/boost/winapi/
H A Denvironment.hpp21 #if defined(GetEnvironmentStrings)
28 #undef GetEnvironmentStrings
35 BOOST_WINAPI_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
70 using ::GetEnvironmentStrings;
89 return GetEnvironmentStrings(); in get_environment_strings()
137 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/winapi/
H A Denvironment.hpp21 #if defined(GetEnvironmentStrings)
28 #undef GetEnvironmentStrings
35 BOOST_WINAPI_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
70 using ::GetEnvironmentStrings;
89 return GetEnvironmentStrings(); in get_environment_strings()
137 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/winapi/
H A Denvironment.hpp21 #if defined(GetEnvironmentStrings)
28 #undef GetEnvironmentStrings
35 BOOST_WINAPI_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
70 using ::GetEnvironmentStrings;
89 return GetEnvironmentStrings(); in get_environment_strings()
137 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/devel/boost-libs/boost_1_72_0/boost/winapi/
H A Denvironment.hpp19 #if defined(GetEnvironmentStrings)
26 #undef GetEnvironmentStrings
33 BOOST_SYMBOL_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
68 using ::GetEnvironmentStrings;
87 return GetEnvironmentStrings(); in get_environment_strings()
135 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/devel/boost-docs/boost_1_72_0/boost/winapi/
H A Denvironment.hpp19 #if defined(GetEnvironmentStrings)
26 #undef GetEnvironmentStrings
33 BOOST_SYMBOL_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
68 using ::GetEnvironmentStrings;
87 return GetEnvironmentStrings(); in get_environment_strings()
135 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/devel/boost-python-libs/boost_1_72_0/boost/winapi/
H A Denvironment.hpp19 #if defined(GetEnvironmentStrings)
26 #undef GetEnvironmentStrings
33 BOOST_SYMBOL_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
68 using ::GetEnvironmentStrings;
87 return GetEnvironmentStrings(); in get_environment_strings()
135 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/winapi/
H A Denvironment.hpp19 #if defined(GetEnvironmentStrings)
26 #undef GetEnvironmentStrings
33 BOOST_SYMBOL_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
68 using ::GetEnvironmentStrings;
87 return GetEnvironmentStrings(); in get_environment_strings()
135 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/devel/hyperscan/boost_1_75_0/boost/winapi/
H A Denvironment.hpp21 #if defined(GetEnvironmentStrings)
28 #undef GetEnvironmentStrings
35 BOOST_WINAPI_IMPORT boost::winapi::LPSTR_ BOOST_WINAPI_WINAPI_CC GetEnvironmentStrings();
70 using ::GetEnvironmentStrings;
89 return GetEnvironmentStrings(); in get_environment_strings()
137 #define GetEnvironmentStrings GetEnvironmentStringsW macro
/dports/devel/matreshka/matreshka-0.7.0/source/league/
H A Dleague-application-initialize_arguments_environment__windows.adb83 function GetEnvironmentStrings return LPWCH; subprogspec
84 pragma Import (Stdcall, GetEnvironmentStrings, "GetEnvironmentStringsW");
92 Win_Envp : constant LPWCH := GetEnvironmentStrings;
/dports/devel/boost-python-libs/boost_1_72_0/libs/winapi/test/run/
H A Denvironment_abi.cpp19 #undef GetEnvironmentStrings
26 BOOST_WINAPI_TEST_FUNCTION_SIGNATURE(GetEnvironmentStrings); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/winapi/test/run/
H A Denvironment_abi.cpp19 #undef GetEnvironmentStrings
26 BOOST_WINAPI_TEST_FUNCTION_SIGNATURE(GetEnvironmentStrings); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/winapi/test/run/
H A Denvironment_abi.cpp19 #undef GetEnvironmentStrings
26 BOOST_WINAPI_TEST_FUNCTION_SIGNATURE(GetEnvironmentStrings); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/winapi/test/run/
H A Denvironment_abi.cpp19 #undef GetEnvironmentStrings
26 BOOST_WINAPI_TEST_FUNCTION_SIGNATURE(GetEnvironmentStrings); in main()
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Denvironment.h90 WINPR_API LPCH GetEnvironmentStrings(VOID);
109 #define GetEnvironmentStrings GetEnvironmentStringsW macro
116 #define GetEnvironmentStringsA GetEnvironmentStrings
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprocessenv.h48 WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID);
52 #define GetEnvironmentStrings GetEnvironmentStringsW macro
54 #define GetEnvironmentStringsA GetEnvironmentStrings
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprocessenv.h48 WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID);
52 #define GetEnvironmentStrings GetEnvironmentStringsW macro
54 #define GetEnvironmentStringsA GetEnvironmentStrings
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/
H A DInterop.GetEnvironmentStrings.cs12 internal static extern unsafe char* GetEnvironmentStrings(); in GetEnvironmentStrings() method in Interop.Kernel32
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/Kernel32/
H A DInterop.GetEnvironmentStrings.cs12 internal static extern unsafe char* GetEnvironmentStrings(); in GetEnvironmentStrings() method in Interop.Kernel32
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/environment/test/
H A DTestEnvironmentMergeEnvironmentStrings.c15 lpszEnvironmentBlock = GetEnvironmentStrings(); in TestEnvironmentMergeEnvironmentStrings()
H A DTestEnvironmentGetEnvironmentStrings.c17 lpszEnvironmentBlock = GetEnvironmentStrings(); in TestEnvironmentGetEnvironmentStrings()
/dports/lang/mosh/mosh-0.2.7/src/win/test/
H A Denv.cpp11 const char *env = GetEnvironmentStrings(); in getEnv()
/dports/lang/fpc-source/fpc-3.2.2/tests/bench/
H A Ddmisc.pas705 function GetEnvironmentStrings : pchar;stdcall; in GetEnvironmentStrings() function
715 p:=GetEnvironmentStrings;
743 p:=GetEnvironmentStrings;
762 p:=GetEnvironmentStrings;
/dports/games/openlierox/OpenLieroX/libs/boost_process/boost/process/
H A Denvironment.hpp105 TCHAR* es = ::GetEnvironmentStrings(); in current_environment()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/syscall/
H A Denv_windows.go71 s, e := GetEnvironmentStrings()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/
H A Denv_windows.go71 s, e := GetEnvironmentStrings()

12345678910>>...29