Home
last modified time | relevance | path

Searched refs:nInd (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inprocserv/
H A Ddllentry.cxx49 int nInd = 0; in FillCharFromInt() local
50 while( nInd < nLen ) in FillCharFromInt()
54 pBuf[nInd] = nSign + L'0'; in FillCharFromInt()
58 nInd++; in FillCharFromInt()
76 int nInd = 0; in GetStringFromClassID() local
77 for ( nInd = 0; nInd < 2 ; nInd++ ) in GetStringFromClassID()
78 FillCharFromInt( guid.Data4[nInd], &pBuf[20 + 2*nInd], 2 ); in GetStringFromClassID()
80 for ( nInd = 2; nInd < 8 ; nInd++ ) in GetStringFromClassID()
81 FillCharFromInt( guid.Data4[nInd], &pBuf[20 + 1 + 2*nInd], 2 ); in GetStringFromClassID()
95 for ( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in WriteLibraryToRegistry() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inprocserv/
H A Ddllentry.cxx49 int nInd = 0; in FillCharFromInt() local
50 while( nInd < nLen ) in FillCharFromInt()
54 pBuf[nInd] = nSign + L'0'; in FillCharFromInt()
58 nInd++; in FillCharFromInt()
76 int nInd = 0; in GetStringFromClassID() local
77 for ( nInd = 0; nInd < 2 ; nInd++ ) in GetStringFromClassID()
78 FillCharFromInt( guid.Data4[nInd], &pBuf[20 + 2*nInd], 2 ); in GetStringFromClassID()
80 for ( nInd = 2; nInd < 8 ; nInd++ ) in GetStringFromClassID()
81 FillCharFromInt( guid.Data4[nInd], &pBuf[20 + 1 + 2*nInd], 2 ); in GetStringFromClassID()
95 for ( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in WriteLibraryToRegistry() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Dmimeconfighelper.cxx56 for ( sal_Int32 nInd = 0; nInd < aClassID.getLength(); nInd++ ) in GetStringClassIDRepresentation() local
58 if ( nInd == 4 || nInd == 6 || nInd == 8 || nInd == 10 ) in GetStringClassIDRepresentation()
206 for ( sal_Int32 nInd = 0; nInd < aFilterData.getLength(); nInd++ ) in GetDocServiceNameFromFilter() local
237 for ( sal_Int32 nInd = 0; nInd < aType.getLength(); nInd++ ) in GetDocServiceNameFromMediaType() local
305 for ( sal_Int32 nInd = 0; nInd < aObjPropNames.getLength(); nInd++ ) in GetObjPropsFromConfigEntry() local
456 for ( sal_Int32 nInd = 0; nInd < aClassIDs.getLength(); nInd++ ) in GetObjectPropsByDocumentName() local
566 for ( sal_Int32 nInd = 0; nInd < aMediaDescr.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName() local
585 for ( sal_Int32 nInd = 0; nInd < aTempMD.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName() local
604 for ( sal_Int32 nInd = 0; nInd < aTypes.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName() local
627 for ( sal_Int32 nInd = 0; nInd < aObject.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName() local
[all …]
H A Ddocpasswordhelper.cxx123 for ( sal_Int32 nInd = 0; nInd < aInfo.getLength(); nInd++ ) in IsModifyPasswordCorrect() local
138 …for ( sal_Int32 nInd = 0; nInd < aNewHash.getLength() && nInd < aHash.getLength() && aNewHash[nInd in IsModifyPasswordCorrect() local
140 if ( nInd == aNewHash.getLength() - 1 && nInd == aHash.getLength() - 1 ) in IsModifyPasswordCorrect()
200 for ( sal_uInt32 nInd = 0; nInd < nLen; nInd++ ) in GetWordHashAsUINT32() local
236 for ( sal_Int32 nInd = aString.getLength() - 1; nInd >= 0; nInd-- ) in GetXLHashAsUINT16() local
365 sal_Int32 nInd = 0; in GenerateStd97Key() local
368 for ( nInd = 0; nInd < 16 && pPassData[nInd]; nInd++) in GenerateStd97Key()
370 pKeyData[2*nInd] = sal::static_int_cast< sal_uInt8 >( (pPassData[nInd] >> 0) & 0xff ); in GenerateStd97Key()
371 … pKeyData[2*nInd + 1] = sal::static_int_cast< sal_uInt8 >( (pPassData[nInd] >> 8) & 0xff ); in GenerateStd97Key()
374 pKeyData[2*nInd] = 0x80; in GenerateStd97Key()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/source/commonembedding/
H A Dpersistence.cxx69 for ( sal_Int32 nInd = 0; nInd < aMedDescr.getLength(); nInd++ ) in GetValuableArgs_Impl() local
96 for ( sal_Int32 nInd = 0; nInd < nLength; nInd++ ) in addAsTemplate() local
403 for ( sal_Int32 nInd = 0; nInd < aProps.getLength(); nInd++ ) in LoadLink_Impl() local
650 for ( nInd = 0; nInd < aModelProps.getLength(); nInd++ ) in GetBaseURL_Impl()
665 for ( nInd = 0; nInd < m_aDocMediaDescriptor.getLength(); nInd++ ) in GetBaseURL_Impl()
687 for ( nInd = 0; nInd < lArguments.getLength(); nInd++ ) in GetBaseURLFrom_Impl()
696 for ( nInd = 0; nInd < lObjArgs.getLength(); nInd++ ) in GetBaseURLFrom_Impl()
991 for ( sal_Int32 nInd = 0; nInd < lArguments.getLength(); nInd++ ) in setPersistentEntry() local
1194 for ( sal_Int32 nInd = 0; nInd < lObjArgs.getLength(); nInd++ ) in storeToEntry() local
1327 for ( sal_Int32 nInd = 0; nInd < lObjArgs.getLength(); nInd++ ) in storeAsEntry() local
[all …]
H A Dmiscobj.cxx101 for ( sal_Int32 nInd = 0; nInd < aObjectProps.getLength(); nInd++ ) in CommonInit_Impl() local
103 if ( aObjectProps[nInd].Name == "ClassID" ) in CommonInit_Impl()
104 aObjectProps[nInd].Value >>= m_aClassID; in CommonInit_Impl()
106 aObjectProps[nInd].Value >>= m_aDocServiceName; in CommonInit_Impl()
110 aObjectProps[nInd].Value >>= m_nMiscStatus; in CommonInit_Impl()
112 aObjectProps[nInd].Value >>= m_aObjectVerbs; in CommonInit_Impl()
220 for ( sal_Int32 nInd = 0; nInd < aMediaDescr.getLength(); nInd++ ) in LinkInit_Impl() local
221 if ( aMediaDescr[nInd].Name == "URL" ) in LinkInit_Impl()
222 aMediaDescr[nInd].Value >>= m_aLinkURL; in LinkInit_Impl()
223 else if ( aMediaDescr[nInd].Name == "FilterName" ) in LinkInit_Impl()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Ddocpasswordhelper.cxx138 …for ( sal_Int32 nInd = 0; nInd < aNewHash.getLength() && nInd < aHash.getLength() && aNewHash[nInd in IsModifyPasswordCorrect() local
140 if ( nInd == aNewHash.getLength() - 1 && nInd == aHash.getLength() - 1 ) in IsModifyPasswordCorrect()
200 for ( sal_uInt32 nInd = 0; nInd < nLen; nInd++ ) in GetWordHashAsUINT32() local
236 for ( sal_Int32 nInd = aString.getLength() - 1; nInd >= 0; nInd-- ) in GetXLHashAsUINT16() local
239 nResult ^= aString[nInd]; in GetXLHashAsUINT16()
365 sal_Int32 nInd = 0; in GenerateStd97Key() local
368 for ( nInd = 0; nInd < 16 && pPassData[nInd]; nInd++) in GenerateStd97Key()
370 pKeyData[2*nInd] = sal::static_int_cast< sal_uInt8 >( (pPassData[nInd] >> 0) & 0xff ); in GenerateStd97Key()
371 … pKeyData[2*nInd + 1] = sal::static_int_cast< sal_uInt8 >( (pPassData[nInd] >> 8) & 0xff ); in GenerateStd97Key()
374 pKeyData[2*nInd] = 0x80; in GenerateStd97Key()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/
H A Dservprov.cxx67 for( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in EmbedServer_Impl() local
69 m_pOLEFactories[nInd] = new EmbedProviderFactory_Impl( m_xFactory, guidList[nInd] ); in EmbedServer_Impl()
70 m_pOLEFactories[nInd]->registerClass(); in EmbedServer_Impl()
76 for( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in ~EmbedServer_Impl() local
78 if ( m_pOLEFactories[nInd] ) in ~EmbedServer_Impl()
79 m_pOLEFactories[nInd]->deregisterClass(); in ~EmbedServer_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/
H A Dservprov.cxx104 for( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in EmbedServer_Impl() local
106 m_pOLEFactories[nInd] = new EmbedProviderFactory_Impl( m_xFactory, guidList[nInd] ); in EmbedServer_Impl()
107 m_pOLEFactories[nInd]->registerClass(); in EmbedServer_Impl()
113 for( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in ~EmbedServer_Impl() local
115 if ( m_pOLEFactories[nInd] ) in ~EmbedServer_Impl()
116 m_pOLEFactories[nInd]->deregisterClass(); in ~EmbedServer_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/misc/
H A Dlockfilecommon.cxx119 for ( LockFileComponent nInd : o3tl::enumrange<LockFileComponent>() ) in ParseEntry()
121 aResult[nInd] = ParseName( aBuffer, io_nCurPos ); in ParseEntry()
123 || ( nInd < LockFileComponent::LAST && aBuffer[io_nCurPos++] != ',' ) in ParseEntry()
124 || ( nInd == LockFileComponent::LAST && aBuffer[io_nCurPos++] != ';' ) ) in ParseEntry()
174 for ( sal_Int32 nInd = 0; nInd < aSource.getLength() && pStr[nInd] != 0; nInd++ ) in EscapeCharacters() local
176 if ( pStr[nInd] == '\\' || pStr[nInd] == ';' || pStr[nInd] == ',' ) in EscapeCharacters()
178 aBuffer.append( pStr[nInd] ); in EscapeCharacters()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/misc/
H A Dlockfilecommon.cxx118 for ( LockFileComponent nInd : o3tl::enumrange<LockFileComponent>() ) in ParseEntry()
120 aResult[nInd] = ParseName( aBuffer, io_nCurPos ); in ParseEntry()
122 || ( nInd < LockFileComponent::LAST && aBuffer[io_nCurPos++] != ',' ) in ParseEntry()
123 || ( nInd == LockFileComponent::LAST && aBuffer[io_nCurPos++] != ';' ) ) in ParseEntry()
173 for ( sal_Int32 nInd = 0; nInd < aSource.getLength() && pStr[nInd] != 0; nInd++ ) in EscapeCharacters() local
175 if ( pStr[nInd] == '\\' || pStr[nInd] == ';' || pStr[nInd] == ',' ) in EscapeCharacters()
177 aBuffer.append( pStr[nInd] ); in EscapeCharacters()
/dports/biology/star/STAR-2.7.9a/source/
H A DinsertSeqSA.cpp89 uint64 nInd=0;//true number of new indices in insertSeqSA() local
92 indArray[nInd*2]=indArray[ii*2]; in insertSeqSA()
93 indArray[nInd*2+1]=indArray[ii*2+1]; in insertSeqSA()
94 ++nInd; in insertSeqSA()
113 qsort((void*) indArray, nInd, 2*sizeof(uint64_t), funCompareUintAndSuffixesMemcmp); in insertSeqSA()
144 indArray[2*nInd]=-999; //mark the last junction in insertSeqSA()
145 indArray[2*nInd+1]=-999; //mark the last junction in insertSeqSA()
147 SA1.defineBits(SA.wordLength,SA.length+nInd); in insertSeqSA()
187 for (;isa1<nInd;isa1++) in insertSeqSA()
302 SA.defineBits(mapGen.GstrandBit+1,SA.length+nInd);//same as SA2 in insertSeqSA()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/qa/storages/
H A DTest03.java74 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
75 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
180 for ( int nInd = 0; nInd < sRootCont.length; nInd++ ) in test()
182 if ( sRootCont[nInd].equals( "SubStorage1" ) ) in test()
184 else if ( sRootCont[nInd].equals( "SubStream1" ) ) in test()
186 else if ( sRootCont[nInd].equals( "BigSubStream1" ) ) in test()
H A DTest17.java75 for ( int nInd = 0; nInd < pNames.length; nInd++ ) in test()
88 …if ( !m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, pNames[nInd], "MediaType1", true, pByt… in test()
146 for ( int nInd = 0; nInd < pNames.length; nInd++ ) in test()
147 … if ( !m_aTestHelper.checkStream( xResultSubStorage, pNames[nInd], "MediaType1", true, pBytes1 ) ) in test()
H A DTest13.java51 for ( int nInd = 0; nInd < 4; ++nInd, aStreamPrefix += "SubStorage" + nInd ) in test()
90 for ( int nInd = 0; nInd < 33000; nInd++ ) in testForPath()
91 pBigBytes[nInd] = (byte)( nInd % 128 ); in testForPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/qa/storages/
H A DTest03.java74 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
75 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
180 for ( int nInd = 0; nInd < sRootCont.length; nInd++ ) in test()
182 if ( sRootCont[nInd].equals( "SubStorage1" ) ) in test()
184 else if ( sRootCont[nInd].equals( "SubStream1" ) ) in test()
186 else if ( sRootCont[nInd].equals( "BigSubStream1" ) ) in test()
H A DTest17.java75 for ( int nInd = 0; nInd < pNames.length; nInd++ ) in test()
88 …if ( !m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, pNames[nInd], "MediaType1", true, pByt… in test()
146 for ( int nInd = 0; nInd < pNames.length; nInd++ ) in test()
147 … if ( !m_aTestHelper.checkStream( xResultSubStorage, pNames[nInd], "MediaType1", true, pBytes1 ) ) in test()
H A DTest13.java51 for ( int nInd = 0; nInd < 4; ++nInd, aStreamPrefix += "SubStorage" + nInd ) in test()
90 for ( int nInd = 0; nInd < 33000; nInd++ ) in testForPath()
91 pBigBytes[nInd] = (byte)( nInd % 128 ); in testForPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/source/msole/
H A Dolecomponent.cxx361 for ( sal_Int32 nInd = 0; nInd < m_aSupportedGraphFormats.getLength(); nInd++ ) in ConvertDataForFlavor() local
379 for ( sal_Int32 nInd = 0; nInd < m_aSupportedGraphFormats.getLength(); nInd++ ) in GraphicalFlavor() local
395 for( int nInd = 0; nInd < 8; nInd++ ) in GetClassIDFromSequence_Impl() local
396 aResult.Data4[nInd] = static_cast<sal_uInt8>(aSeq[nInd+8]); in GetClassIDFromSequence_Impl()
575 for ( sal_Int32 nInd = 0; nInd < m_aSupportedGraphFormats.getLength(); nInd++ ) in GetFlavorsForAspects() local
613 for( sal_uInt32 nInd = 0; nInd < FORMATS_NUM; nInd++ ) in RetrieveObjectDataFlavors_Impl() local
616 && pElem[nInd].tymed == pFormatTemplates[nInd].tymed ) in RetrieveObjectDataFlavors_Impl()
1045 for( sal_uInt32 nInd = 0; nInd < nNum; nInd++ ) in GetVerbList() local
1047 m_aVerbList[nSeqSize-nNum+nInd].VerbID = szEle[ nInd ].lVerb; in GetVerbList()
1543 for ( sal_Int32 nInd = 0; nInd < FORMATS_NUM; nInd++ ) in getTransferData() local
[all …]
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/FilterPlugin/
H A DFilterPlugin.C137 for (nInd = 0; nInd < iir.length; nInd++) in Execute()
139 a2 = ProtoCoef[nInd].a2; in Execute()
141 a0 = ProtoCoef[nInd].a0; in Execute()
142 a1 = ProtoCoef[nInd].a1; in Execute()
144 b0 = ProtoCoef[nInd].b0; in Execute()
145 b1 = ProtoCoef[nInd].b1 / Resonance; in Execute()
146 b2 = ProtoCoef[nInd].b2; in Execute()
/dports/audio/spiralloops/SpiralLoops-2.0.0/SpiralSound/
H A DFilter.C119 for (nInd = 0; nInd < iir[V].length; nInd++)
121 a2 = ProtoCoef[nInd].a2;
123 a0 = ProtoCoef[nInd].a0;
124 a1 = ProtoCoef[nInd].a1;
126 b0 = ProtoCoef[nInd].b0;
127 b1 = ProtoCoef[nInd].b1 / Resonance;
128 b2 = ProtoCoef[nInd].b2;
/dports/audio/spiralsynth/SpiralSynth-0.1.7/SpiralSound/
H A DFilter.C113 for (nInd = 0; nInd < iir[V].length; nInd++) in GetOutput()
115 a2 = ProtoCoef[nInd].a2; in GetOutput()
117 a0 = ProtoCoef[nInd].a0; in GetOutput()
118 a1 = ProtoCoef[nInd].a1; in GetOutput()
120 b0 = ProtoCoef[nInd].b0; in GetOutput()
121 b1 = ProtoCoef[nInd].b1 / Resonance; in GetOutput()
122 b2 = ProtoCoef[nInd].b2; in GetOutput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/test/mtexecutor/
H A Dmainthreadexecutor.cxx60 for ( sal_Int32 nInd = 0; nInd < aArguments.getLength(); nInd++ ) in execute() local
61 if ( aArguments[nInd].Name == "JobToExecute" ) in execute()
62 aArguments[nInd].Value >>= xJob; in execute()
66 aValues[nValuesSize-1].Name = aArguments[nInd].Name; in execute()
67 aValues[nValuesSize-1].Value = aArguments[nInd].Value; in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/test/mtexecutor/
H A Dmainthreadexecutor.cxx59 for ( sal_Int32 nInd = 0; nInd < aArguments.getLength(); nInd++ ) in execute() local
60 if ( aArguments[nInd].Name == "JobToExecute" ) in execute()
61 aArguments[nInd].Value >>= xJob; in execute()
65 aValues[nValuesSize-1].Name = aArguments[nInd].Name; in execute()
66 aValues[nValuesSize-1].Value = aArguments[nInd].Value; in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/xml/
H A Dofopxmlhelper.cxx156 for ( sal_Int32 nInd = 0; nInd < aSequence.getLength(); nInd++ ) in WriteRelationsInfoSequence() local
160 for( sal_Int32 nSecInd = 0; nSecInd < aSequence[nInd].getLength(); nSecInd++ ) in WriteRelationsInfoSequence()
162 if ( !(aSequence[nInd][nSecInd].First == "Id" in WriteRelationsInfoSequence()
163 || aSequence[nInd][nSecInd].First == "Type" in WriteRelationsInfoSequence()
164 || aSequence[nInd][nSecInd].First == "TargetMode" in WriteRelationsInfoSequence()
165 || aSequence[nInd][nSecInd].First == "Target") ) in WriteRelationsInfoSequence()
170 …pAttrList->AddAttribute( aSequence[nInd][nSecInd].First, aCDATAString, aSequence[nInd][nSecInd].Se… in WriteRelationsInfoSequence()
215 for ( sal_Int32 nInd = 0; nInd < aDefaultsSequence.getLength(); nInd++ ) in WriteContentSequence() local
219 pAttrList->AddAttribute( "Extension", aCDATAString, aDefaultsSequence[nInd].First ); in WriteContentSequence()
227 for ( sal_Int32 nInd = 0; nInd < aOverridesSequence.getLength(); nInd++ ) in WriteContentSequence() local
[all …]

123456789