Home
last modified time | relevance | path

Searched defs:progId (Results 1 – 25 of 96) sorted by relevance

1234

/dports/www/falkon/falkon-3.2.0/src/lib/other/
H A Dregisterqappassociation.cpp48 void RegisterQAppAssociation::addCapability(const QString &assocName, const QString &progId, in addCapability()
208 QString progId = _fileAssocHash.value(assocName); in registerAssociation() local
221 QString progId = _urlAssocHash.value(assocName); in registerAssociation() local
325 void RegisterQAppAssociation::createProgId(const QString &progId) in createProgId()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.EnterpriseServices/System.EnterpriseServices.Internal/
H A DISoapServerTlb.cs38 [MarshalAs(UnmanagedType.BStr)] string progId, in AddServerTlb()
54 [MarshalAs(UnmanagedType.BStr)] string progId, in DeleteServerTlb()
H A DSoapServerTlb.cs44 …public void AddServerTlb (string progId, string classId, string interfaceId, string srcTlbPath, st… in AddServerTlb()
50 …public void DeleteServerTlb (string progId, string classId, string interfaceId, string srcTlbPath,… in DeleteServerTlb()
H A DISoapClientImport.cs38 [MarshalAs(UnmanagedType.BStr)] string progId, in ProcessClientTlbEx()
H A DSoapClientImport.cs44 …public void ProcessClientTlbEx (string progId, string virtualRoot, string baseUrl, string authenti… in ProcessClientTlbEx()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/COM/util/annotation/
H A DComObject.java37 String progId() default ""; in progId() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/
H A DProgIdAttributeTests.cs23 public void Ctor_ProgId(string progId) in Ctor_ProgId()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/
H A DProgIdAttribute.cs14 public ProgIdAttribute(String progId) in ProgIdAttribute()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkShaderProgram2.cxx344 GLuint progId = static_cast<GLuint>(this->Id); in Use() local
426 GLuint progId = static_cast<GLuint>(this->Id); in Build() local
711 GLuint progId = static_cast<GLuint>(this->Id); in PrintActiveUniformVariables() local
1019 GLuint progId = static_cast<GLuint>(this->Id); in IsValid() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/build/single_file_libs/examples/
H A Droundtrip.c66 if (!ZSTD_isError(compSize)) { in ZSTD_decompress()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sound/drivers/
H A Dpc_base.h56 uint8 *getProgram(int progId) { in getProgram()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqtransportauthdefs_qws.h111 unsigned char progId; member
163 unsigned char progId; member
/dports/audio/rosegarden/rosegarden-21.06.1/scripts/
H A Dsf2rg.py223 def addProgram(self, bank_element, progId, name): argument
236 def addDrumset(self, bankName, progId, name): argument
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/worksheet/
H A Dole.py95 progId = String(allow_none=True) variable in OleObject
106 progId=None, argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks.Deployment.ManifestUtilities/
H A DComClass.cs40 string progId; field in Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass
/dports/graphics/libgltf/libgltf-0.0.2/src/
H A DRenderScene.cpp95 GLuint progId = glCreateProgram(); in loadFboShader() local
1171 unsigned int progId) in renderPrimitive()
1200 void RenderScene::upLoadMatrixInfo(unsigned int progId, in upLoadMatrixInfo()
1280 void RenderScene::upLoadTechInfo(unsigned int progId, Technique* pTech) in upLoadTechInfo()
1321 void RenderScene::upLoadAnimation(unsigned int progId, in upLoadAnimation()
1436 void RenderScene::upLoadUniform(unsigned int progId, in upLoadUniform()
1494 void RenderScene::upLoadAttribute(unsigned int progId, in upLoadAttribute()
1697 unsigned int progId = pTechnique->getProgramId(); in renderShader() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/ole/
H A Dautomtn.cpp491 HRESULT wxCLSIDFromProgID(const wxString& progId, CLSID& clsId) in wxCLSIDFromProgID()
501 void *DoCreateInstance(const wxString& progId, const CLSID& clsId) in DoCreateInstance()
524 bool wxAutomationObject::GetInstance(const wxString& progId, int flags) const in GetInstance() argument
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/ole/
H A Dautomtn.cpp506 HRESULT wxCLSIDFromProgID(const wxString& progId, CLSID& clsId) in wxCLSIDFromProgID()
516 void *DoCreateInstance(const wxString& progId, const CLSID& clsId) in DoCreateInstance()
539 bool wxAutomationObject::GetInstance(const wxString& progId, int flags) const in GetInstance() argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/ole/
H A Dautomtn.cpp506 HRESULT wxCLSIDFromProgID(const wxString& progId, CLSID& clsId) in wxCLSIDFromProgID()
516 void *DoCreateInstance(const wxString& progId, const CLSID& clsId) in DoCreateInstance()
539 bool wxAutomationObject::GetInstance(const wxString& progId, int flags) const in GetInstance() argument
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/COM/
H A DCOMBindingBaseObject.java92 public COMBindingBaseObject(String progId, boolean useActiveInstance, in COMBindingBaseObject()
104 public COMBindingBaseObject(String progId, boolean useActiveInstance) in COMBindingBaseObject()
/dports/archivers/zstd/zstd-1.5.0/build/single_file_libs/examples/
H A Demscripten.c66 static GLuint progId = 0; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/build/single_file_libs/examples/
H A Demscripten.c66 static GLuint progId = 0; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/single_file_decoder/examples/
H A Demscripten.c326 static GLuint progId = 0; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/single_file_decoder/examples/
H A Demscripten.c326 static GLuint progId = 0; variable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/single_file_decoder/examples/
H A Demscripten.c326 static GLuint progId = 0; variable

1234