Home
last modified time | relevance | path

Searched refs:varNameSuffix (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/tests/System/
H A DEnvironment.SetEnvironmentVariable.cs280 const string varNameSuffix = "End_DeleteEnvironmentVariableNonInitialNullInName"; in DeleteEnvironmentVariableNonInitialNullInName()
281 const string varName = varNamePrefix + NullString + varNameSuffix; in DeleteEnvironmentVariableNonInitialNullInName()
319 const string varNameSuffix = "NonInitialNullCharacterInVariableName_End"; in NonInitialNullCharacterInVariableName()
320 const string varName = varNamePrefix + NullString + varNameSuffix; in NonInitialNullCharacterInVariableName()
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.h291 const std::string& varNameSuffix,
H A DcmGlobalXCodeGenerator.cxx4729 const std::string& varNameSuffix, const std::string& default_flags) in LookupFlags() argument
4732 std::string varName = cmStrCat(varNamePrefix, varNameLang, varNameSuffix); in LookupFlags()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.h291 const std::string& varNameSuffix,
H A DcmGlobalXCodeGenerator.cxx4729 const std::string& varNameSuffix, const std::string& default_flags) in LookupFlags() argument
4732 std::string varName = cmStrCat(varNamePrefix, varNameLang, varNameSuffix); in LookupFlags()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.h291 const std::string& varNameSuffix,
H A DcmGlobalXCodeGenerator.cxx4729 const std::string& varNameSuffix, const std::string& default_flags) in LookupFlags() argument
4732 std::string varName = cmStrCat(varNamePrefix, varNameLang, varNameSuffix); in LookupFlags()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h3208 virtual HRESULT WINAPI put_NameSuffix(BSTR varNameSuffix) = 0;
3295 HRESULT (WINAPI *put_NameSuffix)(IPerson *This,BSTR varNameSuffix);
3384 #define IPerson_put_NameSuffix(This,varNameSuffix) (This)->lpVtbl->put_NameSuffix(This,varNameSuffi… argument
3489 HRESULT WINAPI IPerson_put_NameSuffix_Proxy(IPerson *This,BSTR varNameSuffix);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h3208 virtual HRESULT WINAPI put_NameSuffix(BSTR varNameSuffix) = 0;
3295 HRESULT (WINAPI *put_NameSuffix)(IPerson *This,BSTR varNameSuffix);
3384 #define IPerson_put_NameSuffix(This,varNameSuffix) (This)->lpVtbl->put_NameSuffix(This,varNameSuffi… argument
3489 HRESULT WINAPI IPerson_put_NameSuffix_Proxy(IPerson *This,BSTR varNameSuffix);