Home
last modified time | relevance | path

Searched defs:pType (Results 151 – 175 of 1060) sorted by relevance

12345678910>>...43

/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/COM/
H A DWbemcliUtil.java315 IntByReference pType = new IntByReference(); in enumerateProperties() local
320 clsObj.Get(wstrMap.get(property), 0, pVal, pType, null); in enumerateProperties() local
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/X3D/
H A DX3DImporter_Macro.hpp62 …SE_CHECKANDAPPLY(XmlNode &node, std::string pDEF, std::string pUSE, X3DElemType pType, X3DNodeElem… in MACRO_USE_CHECKANDAPPLY()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreHDF5/
H A DCprImpl.cpp59 AbcA::PropertyType pType = m_header->getPropertyType(); in CprImpl() local
/dports/games/knights/knights-21.12.3/src/core/
H A Dpiece.cpp86 PieceType pType = Queen; in typeFromChar() local
/dports/textproc/kf5-kcodecs/kcodecs-5.89.0/src/
H A Dkencodingprober.cpp33 void setProberType(KEncodingProber::ProberType pType) in setProberType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoidx.cxx106 const SwTOXType* pType = rDoc.GetTOXType( TOX_USER, nUser ); in lcl_ReAssignTOXType() local
261 SwTOXType const*const pType) in SwDocIndexDescriptorProperties_Impl()
1153 const SwTOXType* pType = pTOXBase->GetTOXType(); in getPropertyValue() local
1509 const SwTOXType* pType, in Impl()
1702 SwTOXType *const pType = m_pImpl->GetTOXType(); in getMarkEntry() local
1721 SwTOXType *const pType = m_pImpl->GetTOXType(); in setMarkEntry() local
1943 SwTOXType *const pType = m_pImpl->GetTOXType(); in getAnchor() local
1977 SwTOXType *const pType = m_pImpl->GetTOXType(); in dispose() local
2050 SwTOXType *const pType = m_pImpl->GetTOXType(); in setPropertyValue() local
2177 SwTOXType *const pType = m_pImpl->GetTOXType(); in getPropertyValue() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoidx.cxx112 const SwTOXType* pType = pDoc->GetTOXType( TOX_USER, nUser ); in lcl_ReAssignTOXType() local
263 SwTOXType const*const pType) in SwDocIndexDescriptorProperties_Impl()
1168 const SwTOXType* pType = pTOXBase->GetTOXType(); in getPropertyValue() local
1525 const SwTOXType* pType, in Impl()
1718 SwTOXType *const pType = m_pImpl->GetTOXType(); in getMarkEntry() local
1737 SwTOXType *const pType = m_pImpl->GetTOXType(); in setMarkEntry() local
1955 SwTOXType *const pType = m_pImpl->GetTOXType(); in getAnchor() local
1989 SwTOXType *const pType = m_pImpl->GetTOXType(); in dispose() local
2062 SwTOXType *const pType = m_pImpl->GetTOXType(); in setPropertyValue() local
2197 SwTOXType *const pType = m_pImpl->GetTOXType(); in getPropertyValue() local
/dports/net/sctplib/sctplib-1.0.26/sctplib/sctp/
H A DchunkHandler.c139 guint16 pType; in retrieveVLParamFromString() local
689 guint16 pType; in ch_getPRSCTPfromCookie() local
735 guint16 pType; in ch_getPRSCTPfromInitAck() local
778 guint16 pType; in ch_enterPRSCTPfromInit() local
981 guint16 pType; in ch_enterUnrecognizedParameters() local
1079 guint16 pType, oType; in ch_enterUnrecognizedErrors() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dbasic_pro_jmg.cpp721 DType pType = par->Type(); in call_external() local
730 DType pType = par->Type(); in call_external() local
863 SizeT pType = par->Type(); in call_external() local
971 DType pType = member->Type(); in ce_StructGDLtoIDL() local
1024 DType pType = member->Type(); in ce_StructIDLtoGDL() local
1078 DType pType = member->Type(); in ce_LengthOfIDLStruct() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dvclwidgets.cxx99 const clang::Type* pType = pType0->getUnqualifiedDesugaredType(); in containsVclReferenceBaseSubclass() local
759 const clang::Type* pType = pType0->getUnqualifiedDesugaredType(); in containsVclPtr() local
832 QualType pType = pDeclRefExpr->getDecl()->getType(); in VisitDeclRefExpr() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dvclwidgets.cxx101 const clang::Type* pType = pType0->getUnqualifiedDesugaredType(); in containsVclReferenceBaseSubclass() local
754 const clang::Type* pType = pType0->getUnqualifiedDesugaredType(); in containsVclPtr() local
827 QualType pType = pDeclRefExpr->getDecl()->getType(); in VisitDeclRefExpr() local
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/Tests/
H A DPropertyTests.cpp188 PropertyType pType = props.getPropertyHeader(jj).getPropertyType(); in readSimpleProperties() local
482 PropertyType pType = props.getPropertyHeader(jj).getPropertyType(); in readEmptyCompoundProperties() local
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreOgawa/
H A DCprImpl.cpp61 AbcA::PropertyType pType = m_header->header.getPropertyType(); in CprImpl() local
/dports/net/savvycan/SavvyCAN-1.0.245/connections/
H A Dnewconnectiondialog.cpp131 void NewConnectionDialog::setPortName(CANCon::type pType, QString pPortName, QString pDriver) in setPortName()
/dports/editors/texmaker/texmaker-5.0.3/encodingprober/
H A Dqencodingprober.cpp43 void setProberType(QEncodingProber::ProberType pType) in setProberType()
/dports/print/hplip/hplip-3.20.6/scan/sane/
H A Dpml.c167 int * pType, in PmlGetPrefixValue()
220 int __attribute__ ((visibility ("hidden"))) PmlGetValue(PmlObject_t obj, int *pType, char *buffer, … in PmlGetValue()
251 int __attribute__ ((visibility ("hidden"))) PmlGetIntegerValue( PmlObject_t obj, int * pType, int *… in PmlGetIntegerValue()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/jni/
H A DSurfaceData_wrap.c219 int * pType = &type; in getDataSizeX() local
251 int * pType = &type; in getDataSizeY() local
283 int * pType = &type; in getDataSizeZ() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Symbols/
H A DTypeParameterSymbol.cs25 public void SetTypeParameterType(TypeParameterType pType) in SetTypeParameterType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/lotus/
H A Dlotform.cxx671 static const FUNC_TYPE pType[ 256 ] = in IndexToType() local
1200 static const FUNC_TYPE pType[ 256 ] = in IndexToTypeWK123() local
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/Tests/
H A DHelperLibTest.cpp168 PropertyType pType = props.getPropertyHeader(jj).getPropertyType(); in readSimpleProperties() local
513 PropertyType pType = props.getPropertyHeader(jj).getPropertyType(); in readNestedCommpoundWithVis() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/lotus/
H A Dlotform.cxx670 static const FUNC_TYPE pType[ 256 ] = in IndexToType() local
1199 static const FUNC_TYPE pType[ 256 ] = in IndexToTypeWK123() local
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dsmdlg1.c107 Int2 pClass, pSubclass, pType; in SetIntDialogTitle() local
149 Int2 pClass, pSubclass, pType; in TextDialog() local
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DRels.php421 …private function writeRelationship(XMLWriter $objWriter, $pId, $pType, $pTarget, $pTargetMode = '')
/dports/emulators/hatari/hatari-2.2.1/src/gui-sdl/
H A DdlgJoystick.c90 static void DlgJoystick_DefineOneKey(char *pType, int *pKey) in DlgJoystick_DefineOneKey()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder.cpp176 Type* Builder::GetVectorType(Type* pType) in GetVectorType()

12345678910>>...43