Home
last modified time | relevance | path

Searched defs:strName (Results 1 – 25 of 655) sorted by relevance

12345678910>>...27

/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Collections/
H A DVariantDictionary.cs77 private bool Get<T>(string strName, out T t) in Get()
114 Get<T>(strName, out tEx); // Assert same type in Get() argument
120 public bool Remove(string strName) in Remove()
138 public Type GetTypeOf(string strName) in GetTypeOf()
156 public void SetUInt32(string strName, uint uValue) in SetUInt32()
180 public void SetBool(string strName, bool bValue) in SetBool()
185 public int GetInt32(string strName, int iDefault) in GetInt32()
192 public void SetInt32(string strName, int iValue) in SetInt32()
204 public void SetInt64(string strName, long lValue) in SetInt64()
209 public string GetString(string strName) in GetString()
[all …]
H A DStringDictionaryEx.cs110 public string Get(string strName) in Get()
119 internal DateTime? GetLastModificationTime(string strName) in GetLastModificationTime()
130 public bool Exists(string strName) in Exists()
137 public void Set(string strName, string strValue) in Set()
147 internal void Set(string strName, string strValue, DateTime? odtLastMod) in Set()
161 public bool Remove(string strName) in Remove()
H A DProtectedStringDictionary.cs166 public ProtectedString Get(string strName) in Get()
186 public ProtectedString GetSafe(string strName) in GetSafe()
203 public bool Exists(string strName) in Exists()
219 public string ReadSafe(string strName) in ReadSafe()
240 public string ReadSafeEx(string strName) in ReadSafeEx()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/
H A DGlobalMutexPool.cs51 public static bool CreateMutex(string strName, bool bInitiallyOwned) in CreateMutex()
59 private static bool CreateMutexWin(string strName, bool bInitiallyOwned) in CreateMutexWin()
77 private static bool CreateMutexUnix(string strName, bool bInitiallyOwned) in CreateMutexUnix()
128 public static bool ReleaseMutex(string strName) in ReleaseMutex()
136 private static bool ReleaseMutexWin(string strName) in ReleaseMutexWin()
156 private static bool ReleaseMutexUnix(string strName) in ReleaseMutexUnix()
216 private static string GetMutexPath(string strName) in GetMutexPath()
H A DBinaryDataUtil.cs105 public static ProtectedBinary Open(string strName, ProtectedBinary pb, in Open()
154 private static BinaryDataHandler ChooseHandler(string strName, in ChooseHandler()
168 private static byte[] OpenExternal(string strName, byte[] pbData, in OpenExternal()
/dports/games/openbor4432/openbor-ba1eb4f/engine/xbox/common/include/
H A Dxbresource.h33 CHAR* strName; member
84 LPDIRECT3DRESOURCE8 GetResource( const CHAR* strName ) const in GetResource()
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture()
90 LPDIRECT3DCUBETEXTURE8 GetCubemap( const CHAR* strName ) const in GetCubemap()
93 LPDIRECT3DVOLUMETEXTURE8 GetVolumeTexture( const CHAR* strName ) const in GetVolumeTexture()
96 LPDIRECT3DVERTEXBUFFER8 GetVertexBuffer( const CHAR* strName ) const in GetVertexBuffer()
/dports/games/openbor3979/openbor-2bcf25b/engine/xbox/common/include/
H A Dxbresource.h33 CHAR* strName; member
84 LPDIRECT3DRESOURCE8 GetResource( const CHAR* strName ) const in GetResource()
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture()
90 LPDIRECT3DCUBETEXTURE8 GetCubemap( const CHAR* strName ) const in GetCubemap()
93 LPDIRECT3DVOLUMETEXTURE8 GetVolumeTexture( const CHAR* strName ) const in GetVolumeTexture()
96 LPDIRECT3DVERTEXBUFFER8 GetVertexBuffer( const CHAR* strName ) const in GetVertexBuffer()
/dports/games/openbor3711/openbor-6ec17fa/engine/xbox/common/include/
H A Dxbresource.h33 CHAR* strName; member
84 LPDIRECT3DRESOURCE8 GetResource( const CHAR* strName ) const in GetResource()
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture()
90 LPDIRECT3DCUBETEXTURE8 GetCubemap( const CHAR* strName ) const in GetCubemap()
93 LPDIRECT3DVOLUMETEXTURE8 GetVolumeTexture( const CHAR* strName ) const in GetVolumeTexture()
96 LPDIRECT3DVERTEXBUFFER8 GetVertexBuffer( const CHAR* strName ) const in GetVertexBuffer()
/dports/games/openbor3482/openbor-2c1ecd7/engine/xbox/common/include/
H A Dxbresource.h33 CHAR* strName; member
84 LPDIRECT3DRESOURCE8 GetResource( const CHAR* strName ) const in GetResource()
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture()
90 LPDIRECT3DCUBETEXTURE8 GetCubemap( const CHAR* strName ) const in GetCubemap()
93 LPDIRECT3DVOLUMETEXTURE8 GetVolumeTexture( const CHAR* strName ) const in GetVolumeTexture()
96 LPDIRECT3DVERTEXBUFFER8 GetVertexBuffer( const CHAR* strName ) const in GetVertexBuffer()
/dports/games/openbor/openbor-3caaddd5/engine/xbox/common/include/
H A Dxbresource.h33 CHAR* strName; member
84 LPDIRECT3DRESOURCE8 GetResource( const CHAR* strName ) const in GetResource()
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture()
90 LPDIRECT3DCUBETEXTURE8 GetCubemap( const CHAR* strName ) const in GetCubemap()
93 LPDIRECT3DVOLUMETEXTURE8 GetVolumeTexture( const CHAR* strName ) const in GetVolumeTexture()
96 LPDIRECT3DVERTEXBUFFER8 GetVertexBuffer( const CHAR* strName ) const in GetVertexBuffer()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/wxspellchecker/src/
H A DSpellCheckEngineOption.cpp17 SpellCheckEngineOption::SpellCheckEngineOption(wxString strName) in SpellCheckEngineOption()
27 SpellCheckEngineOption::SpellCheckEngineOption(wxString strName, wxString strText) in SpellCheckEngineOption()
37 SpellCheckEngineOption::SpellCheckEngineOption(wxString strName, wxString strText, wxString strValu… in SpellCheckEngineOption()
66 SpellCheckEngineOption::SpellCheckEngineOption(wxString strName, wxString strText, long nValue) in SpellCheckEngineOption()
78 SpellCheckEngineOption::SpellCheckEngineOption(wxString strName, wxString strText, double dblValue) in SpellCheckEngineOption()
90 SpellCheckEngineOption::SpellCheckEngineOption(wxString strName, wxString strText, bool bValue) in SpellCheckEngineOption()
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DC4Stat.h114 const char* strName; variable
125 #define C4ST_STARTNEW(StatName, strName) static C4Stat StatName(strName); StatName.Start(); argument
128 #define C4ST_NEW(StatName, strName) C4Stat StatName(strName); argument
150 #define C4ST_STARTNEW(StatName, strName) argument
151 #define C4ST_NEW(StatName, strName) argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/osl/
H A Dpipe.hxx40 inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in Pipe()
45 …nline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options,const Security & rSecurity) in Pipe()
83 inline bool Pipe::create( const ::rtl::OUString & strName, in create()
91 inline bool Pipe::create( const ::rtl::OUString & strName, oslPipeOptions Options ) in create()
184 …reamPipe::StreamPipe(const ::rtl::OUString& strName, oslPipeOptions Options, const Security &rSec ) in StreamPipe()
189 inline StreamPipe::StreamPipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in StreamPipe()
H A Dsecurity.hxx47 inline bool Security::logonUser(const rtl::OUString& strName, in logonUser()
58 inline bool Security::logonUser( const rtl::OUString& strName, in logonUser()
76 inline bool Security::getUserName( rtl::OUString& strName, bool bIncludeDomain ) const in getUserName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/osl/
H A Dpipe.hxx36 inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in Pipe()
41 …nline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options,const Security & rSecurity) in Pipe()
79 inline bool Pipe::create( const ::rtl::OUString & strName, in create()
87 inline bool Pipe::create( const ::rtl::OUString & strName, oslPipeOptions Options ) in create()
180 …reamPipe::StreamPipe(const ::rtl::OUString& strName, oslPipeOptions Options, const Security &rSec ) in StreamPipe()
185 inline StreamPipe::StreamPipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in StreamPipe()
H A Dsecurity.hxx43 inline bool Security::logonUser(const rtl::OUString& strName, in logonUser()
54 inline bool Security::logonUser( const rtl::OUString& strName, in logonUser()
72 inline bool Security::getUserName( rtl::OUString& strName, bool bIncludeDomain ) const in getUserName()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dcore_read.cpp42 string strName(name); in ParseScript() local
141 uint256 ParseHashUV(const UniValue& v, const string& strName) in ParseHashUV()
149 uint256 ParseHashStr(const std::string& strHex, const std::string& strName) in ParseHashStr()
159 vector<unsigned char> ParseHexUV(const UniValue& v, const string& strName) in ParseHexUV()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dcore_read.cpp42 string strName(name); in ParseScript() local
141 uint256 ParseHashUV(const UniValue& v, const string& strName) in ParseHashUV()
149 uint256 ParseHashStr(const std::string& strHex, const std::string& strName) in ParseHashStr()
159 vector<unsigned char> ParseHexUV(const UniValue& v, const string& strName) in ParseHexUV()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dcore_read.cpp42 string strName(name); in ParseScript() local
141 uint256 ParseHashUV(const UniValue& v, const string& strName) in ParseHashUV()
149 uint256 ParseHashStr(const std::string& strHex, const std::string& strName) in ParseHashStr()
159 vector<unsigned char> ParseHexUV(const UniValue& v, const string& strName) in ParseHexUV()
/dports/graphics/cal3d/cal3d-20060720/src/cal3d/
H A Dcoreskeleton.cpp120 CalCoreBone* CalCoreSkeleton::getCoreBone(const std::string& strName) in getCoreBone()
137 int CalCoreSkeleton::getCoreBoneId(const std::string& strName) in getCoreBoneId()
165 bool CalCoreSkeleton::mapCoreBoneName(int coreBoneId, const std::string& strName) in mapCoreBoneName()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopComUtils.cpp32 IDispatch *pDisp, const std::wstring& strName, in invokeDispatch()
76 HRESULT getIDispatchProp(IDispatch* idispIn, const std::wstring& strName, in getIDispatchProp()
89 HRESULT getIntProp(IDispatch* idisp, const std::wstring& strName, int* pOut) in getIntProp()
/dports/security/keepass/KeePass-2.49-Source/KeePass/App/Configuration/
H A DAceSearch.cs60 internal int FindProfileIndex(string strName) in FindProfileIndex()
70 internal SearchParameters FindProfile(string strName) in FindProfile()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DAlarmClock.h37 inline bool HasAlarm(const std::string& strName) in HasAlarm()
46 double GetRemaining(const std::string& strName) in GetRemaining()
/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dd3dtextr.cpp31 TCHAR strName[80]; // Filename of assoc'd bitmap member
482 LPDIRECTDRAWSURFACE4 D3DTextr_GetSurface( TCHAR* strName ) in D3DTextr_GetSurface()
496 LPDIRECT3DTEXTURE2 D3DTextr_GetTexture( TCHAR* strName ) in D3DTextr_GetTexture()
525 HRESULT D3DTextr_CreateTexture( TCHAR* strName, DWORD dwStage, DWORD dwFlags ) in D3DTextr_CreateTexture()
687 HRESULT D3DTextr_Restore( TCHAR* strName, LPDIRECT3DDEVICE3 pd3dDevice ) in D3DTextr_Restore()
733 HRESULT D3DTextr_Invalidate( TCHAR* strName ) in D3DTextr_Invalidate()
771 HRESULT D3DTextr_DestroyTexture( TCHAR* strName ) in D3DTextr_DestroyTexture()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/Xslt/XslTransformApi/
H A DCXmlCache.cs45 …public CXmlBase(string strPrefix, string strName, string strLocalName, XmlNodeType NodeType, strin… in CXmlBase()
54 public CXmlBase(string strPrefix, string strName, XmlNodeType NodeType, string strNamespace) in CXmlBase()
58 public CXmlBase(string strPrefix, string strName, XmlNodeType NodeType) in CXmlBase()
62 public CXmlBase(string strName, XmlNodeType NodeType) in CXmlBase()
275 public CXmlNode(string strPrefix, string strName, XmlNodeType NodeType) in CXmlNode()
635 private char ResolveCharEntity(string strName) in ResolveCharEntity()
810 public void Save(string strName) in Save()
815 public void Save(string strName, bool fOverWrite) in Save()
820 public void Save(string strName, bool fOverWrite, System.Text.Encoding Encoding) in Save()

12345678910>>...27