Home
last modified time | relevance | path

Searched refs:n (Results 76 – 100 of 1957) sorted by relevance

12345678910>>...79

/trunk/main/sal/cpprt/
H A Doperators_new_delete.cxx69 n = std::max(n, std::size_t(1)); in size()
72 n += 2*sizeof(signature_type); in size()
74 n += sizeof(signature_type); in size()
77 return n; in size()
148 std::size_t n, AllocatorTraits const & rTraits) in allocate() argument
151 n = rTraits.size (n); in allocate()
154 void * p = rtl_allocateMemory (sal_Size(n)); in allocate()
176 return allocate (n, rTraits); in allocate()
201 return allocate (n, ScalarTraits()); in operator new()
217 return allocate (n, ScalarTraits(), nothrow_t()); in operator new()
[all …]
/trunk/main/svtools/source/control/
H A Druler.cxx406 long n; in ImplInvertLines() local
423 if ( (n >= nRulX1) && (n < nRulX2) ) in ImplInvertLines()
544 while ( ((nStart-n) >= nMin) || ((nStart+n) <= nMax) ) in ImplDrawTicks()
721 long n; in ImplDrawBorders() local
826 ImplVDrawLine( n, nVirTop, n, nVirBottom ); in ImplDrawBorders()
828 ImplVDrawLine( n, nVirTop, n, nVirBottom ); in ImplDrawBorders()
934 long n; in ImplDrawIndents() local
949 if ( (n >= nMin) && (n <= nMax) ) in ImplDrawIndents()
955 ImplVDrawLine( n, nVirTop, n, nVirBottom ); in ImplDrawIndents()
1127 long n; in ImplDrawTabs() local
[all …]
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx670 n = n >= rSpzArr.Count() ? rSpzArr.Count() : n+1; in DelCntntIndex()
732 n = n >= rSpzArr.Count() ? rSpzArr.Count() : n+1; in DelCntntIndex()
763 n = n >= rSpzArr.Count() ? rSpzArr.Count() : n+1; in DelCntntIndex()
779 for( sal_uInt16 n = 0; n < pMarkAccess->getAllMarksCount(); ++n ) in DelCntntIndex() local
1107 for ( ; n < rTbl.Count(); ++n ) in FillSaveData()
1144 for ( ; n < rTbl.Count(); ++n ) in FillSaveDataForFmt()
1171 for( sal_uInt16 n = rSData.Count(); n; ) in SetSaveData() local
1184 for( sal_uInt16 n = rSData.Count(); n; ) in HasHiddenRedlines() local
1194 sal_uInt16 n; in CanRedlineGroup() local
1199 for( n = 0; n < rCurr.Count(); ++n ) in CanRedlineGroup()
[all …]
/trunk/main/solenv/bin/
H A Dsubsequenttests38 while ($n && $n < length($arg)) {
39 my $c = substr($arg, $n++, 1);
42 } elsif ($c eq 'n') {
45 $n = 0;
49 if (!$n) {
51 print STDERR "usage: $0 [-kn] [-P<n>] [-- <args>]\n";
54 print STDERR " -n write directories that would be processed\n";
56 print STDERR " -P<n> number of parallel dmake invocations\n";
102 print "$path\n";
104 print "$gbuildpath\n";
[all …]
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch45 + -n : .NET
129 + <property name="classes-n.dir" value="${temp.dir}/n/classes"/>
130 + <property name="jar-n.dir" value="${temp.dir}/n/jar"/>
131 + <property name="dll-n.dir" value="${temp.dir}/n/dll"/>
161 + <property name="source-cmd-n.dir" value="${subversion-n.dir}/cmd"/>
162 + <property name="source-samples-n.dir" value="${subversion-n.dir}/samples"/>
168 + <property name="source-api-n.dir" value="${vss-n.dir}"/>
169 + <property name="source-cmd-n.dir" value="${vss-n.dir}"/>
170 + <property name="source-samples-n.dir" value="${vss-n.dir}"/>
702 + depends="csharp-n, dll-n, basic-userdoc">
[all …]
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx156 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in NoNum() local
175 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in SelectionHasNumber() local
177 aRangeArr.SetPam( n, aPam ); in SelectionHasNumber()
221 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in SelectionHasBullet() local
223 aRangeArr.SetPam( n, aPam ); in SelectionHasBullet()
301 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in DelNumRules() local
339 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in NumUpDown() local
563 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in OutlineUpDown() local
782 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in SetCurNumRule() local
834 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in SetNumRuleStart() local
[all …]
H A Dautofmt.cxx380 for( sal_uInt16 n = 0; n < rFmts.Count(); ++n ) in HasObjects() local
494 for( xub_StrLen n = 0, nEnd = rTxt.Len(); n < nEnd; ++n ) in CalcLevel() local
543 for( xub_StrLen n = 0, nEnd = rStr.Len(); n < nEnd; ++n ) in IsNoAlphaLine() local
736 for( nL = rStr.Len(), n = 0; n < nL && IsSpace( rStr.GetChar(n) ); ++n ) in DelLeadingBlanks()
750 while( --n && IsSpace( rStr.GetChar( n ) ) ) in DelTrailingBlanks()
763 for( nL = rStr.Len(), n = 0; n < nL && IsSpace( rStr.GetChar( n ) ); ++n ) in GetLeadingBlanks()
775 while( --n && IsSpace( rStr.GetChar( n ) ) ) in GetTrailingBlanks()
784 for( xub_StrLen n = 0, nEnd = rTxt.Len(); n < nEnd; ++n ) in IsFirstCharCapital() local
1535 for( sal_uInt8 n = 0; n < MAXLEVEL; ++n, nAbsPos = nAbsPos + nSpaceSteps ) in BuildEnum() local
1619 for( n = 0; n <= nLvl; ++n ) in BuildEnum()
[all …]
H A Dedattr.cxx131 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurAttr() local
133 SwNode* pNd = GetDoc()->GetNodes()[ n ]; in GetCurAttr()
139 nEnd = n == nEndNd ? nEndCnt in GetCurAttr()
199 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurTxtFmtColl() local
201 SwNode* pNd = GetDoc()->GetNodes()[ n ]; in GetCurTxtFmtColl()
291 for( n = 0; n < nFtnCnt; ++n ) in GetSeqFtnList()
293 pTxtFtn = pDoc->GetFtnIdxs()[ n ]; in GetSeqFtnList()
348 for( sal_uLong n = nSttNd; bRet && n <= nEndNd; ++n ) in IsMoveLeftMargin() local
388 for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n ) in MoveLeftMargin() local
476 xub_StrLen n; in lcl_IsNoEndTxtAttrAtPos() local
[all …]
/trunk/main/basic/source/comp/
H A Dscanner.cxx183 p2 += n; in NextSym()
185 p2++, n++; in NextSym()
191 if( n < nLen ) in NextSym()
194 n += 2; in NextSym()
196 n++; in NextSym()
198 nBufPos = n; in NextSym()
236 aSym = aLine.copy( n, nCol - n ); in NextSym()
453 aSym = aLine.copy( n - 1, nCol - n + 1); in NextSym()
455 aSym = aLine.copy( n, nCol - n - 1 ); in NextSym()
480 short n = 1; in NextSym() local
[all …]
/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx551 if( n >= 0 && n < n_strikeout_constants ) in Strikeout2String()
560 for( sal_Int16 n=0; n < n_strikeout_constants; ++n ) in String2Strikeout() local
684 int n = 1; in Bool2String() local
687 n = 0; in Bool2String()
789 if( n < 0 ) in Kerning2Stretch()
854 if( n < 3) in get_font_effect()
923 int n = 0; in Bool2Shadow() local
926 n = 1; in Bool2Shadow()
949 if( 0 <= n && n <= text::WritingMode2::PAGE ) in WritingMode2Direction()
963 if( 0 <= n && n <= text::WritingMode2::PAGE ) in WritingMode2String()
[all …]
/trunk/main/svtools/source/config/
H A Dmenuoptions.cxx175 for ( sal_uInt16 n=0; n<aList.Count(); n++ ) in SetEntryHidingState() local
176 aList.GetObject(n)->Call( this ); in SetEntryHidingState()
184 for ( sal_uInt16 n=0; n<aList.Count(); n++ ) in SetFollowMouseState() local
193 for ( sal_uInt16 n=0; n<aList.Count(); n++ ) in SetMenuIconsState() local
298 for ( sal_uInt16 n=0; n<aList.Count(); ) in ~SvtMenuOptions_Impl() local
299 delete aList.Remove(n); in ~SvtMenuOptions_Impl()
357 for ( sal_uInt16 n=0; n<aList.Count(); n++ ) in Notify() local
358 aList.GetObject(n)->Call( this ); in Notify()
426 for ( sal_uInt16 n=0; n<aList.Count(); n++ ) in RemoveListenerLink() local
428 if ( (*aList.GetObject(n) ) == rLink ) in RemoveListenerLink()
[all …]
/trunk/main/writerfilter/inc/resourcemodel/
H A DSubSequence.hxx134 sal_uInt32 n = 0; in dump() local
137 while (n < getCount()) in dump()
149 if (n + i < getCount()) in dump()
186 n += nStep; in dump()
203 sal_uInt32 n = 0; in dump() local
209 while (n < nCount) in dump()
219 n += nBytes; in dump()
232 sal_uInt32 n = 0; in toString() local
237 while (n < getCount()) in toString()
247 if (n + i < getCount()) in toString()
[all …]
/trunk/main/l10ntools/source/
H A Dsrclex.l73 %n 500
81 ^[ \t]*\n {
92 \n {
124 [a-zA-Z]+[\t ]+[^={\n]+[\t ] {
129 [a-zA-Z]+[ \t]+[^={;\n]+\n[ \t]*"#".*\n[ \t]*"{" |
130 [a-zA-Z]+[ \t]+[^={;\n]+\n?([ \t]*"//".*\n)*[ \t]*"{" {
135 ^[\t ]*[a-zA-Z_]+[\t ]*"\\"?[\t ]*\n?[ \t]*"{"[\t ]*"\\"? {
145 …0-9_\-]+[ \t]*"]"[ \t]*)?(\n[ \t]*)?=([ \t]*\n)?(([a-zA-Z0-9_]+)|(\".*\")|([ \t\n]*))*\".*\"(([a-z…
175 [a-zA-Z0-9_]+[ \t]*"="[\t ]*([ \t]*"//".*\n)*.* |
183 …["[ \t]*[a-zA-Z0-9_\-]+[ \t]*"]"[ \t]*)?"="[ \t]*(\\[ \t]*)?\n?[ \t]*"{"[ \t]*(\\[ \t]*)?\n?[ \t]*…
[all …]
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1155 for( sal_uInt16 n = 0; n < nLast; ++n, ++ppSortLst ) in FldsToCalc() local
1348 for( n = pUpdtFlds->GetSortLst()->Count(); n; --n, ++ppSortLst ) in UpdateExpFlds()
1763 for (sal_uInt32 n = 0; n < nMaxItems; ++n) in GetAllUsedDB() local
1938 for (sal_uInt32 n = 0; n < nMaxItems; ++n ) in ChangeDBFields() local
2210 n < nEnd; ++n ) in SetFieldsDirty()
2286 for( sal_uInt16 n = 0; n < pFldSortLst->Count(); ++n ) in InsDelFldInFldLst() local
2352 for (sal_uInt16 n = nArrStt; n < aTmpArr.Count(); ++n) in _MakeFldList() local
2358 for (sal_uInt16 n = 0; n < nArrStt; ++n) in _MakeFldList() local
2366 for (sal_uInt16 n = 0; n < aTmpArr.Count(); ++n) in _MakeFldList() local
2382 for( n = 0; n < nMaxItems; ++n ) in _MakeFldList()
[all …]
/trunk/main/idlc/source/
H A Dscanner.ll71 unsigned int n;
78 n = 10;
82 n = 11;
86 n = 12;
280 [\n] {
421 <DOCU>[^*\n]+ {
430 <DOCU>"\n" {
473 "//"[^/]{1}.*"\n" {
482 "///".*"\n" {
505 ^#[ \t]*[0-9]*\n {
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dminarray.hxx133 for ( sal_uInt16 n = 0; n < nUsed; ++n ) \
134 *(pData+n) = *(rOrig.pData+n); \
142 for ( sal_uInt16 n = 0; n < nUsed; ++n ) \
143 ( pData+n )->T::~T(); \
149 for ( sal_uInt16 n = 0; n < nUsed; ++n ) \
150 ( pData+n )->T::~T(); \
162 for ( sal_uInt16 n = 0; n < nUsed; ++n ) \
163 *(pData+n) = *(rOrig.pData+n); \
204 for ( sal_uInt16 n = nPos; n < (nPos+nLen); ++n ) \
252 for ( sal_uInt16 n = 0; n < nUsed; ++n, --pIter ) \
[all …]
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1493 for( sal_uInt16 n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_SaveStyles() local
1554 for( n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1560 for( n = 0, nCnt = aDelArr.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1569 for( n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1575 for( n = 0, nCnt = aDelArr.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1584 for( n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1590 for( n = 0, nCnt = aDelArr.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1598 for( n = 0, nCnt = rDoc.GetPageDescCnt(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1605 for( n = 0, nCnt = aDelArr.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
1615 for( n = 0, nCnt = rTbl.Count(); n < nCnt; ++n ) in lcl_DeleteInfoStyles()
[all …]
/trunk/main/basic/source/classes/
H A Ddisas.cxx372 sal_uInt16 n = 0; in DisasLine() local
375 n = aSource.SearchAscii( "\n", n ); in DisasLine()
377 else n++; in DisasLine()
384 String s( aSource.Copy( n, n2 - n + 1 ) ); in DisasLine()
389 if( n != STRING_NOTFOUND ) bDone = sal_False, s.Erase( n, 1 ); in DisasLine()
391 if( n != STRING_NOTFOUND ) bDone = sal_False, s.Erase( n, 1 ); in DisasLine()
445 int n = eOp; in DisasLine() local
447 n -= SbOP2_START; in DisasLine()
449 n -= SbOP1_START; in DisasLine()
581 if( n & 0x8000 ) in VarOp()
[all …]
/trunk/main/sal/systools/win32/kill/
H A Dkill.cxx98 for ( ULONG n = 0; n < nModules; n++ ) in GetProcAddressEx() local
109 if ( ahModules[n] != hModule ) in GetProcAddressEx()
290 for ( int n = 0; n < NumSupportedSignals; n++ ) in ParseCommandArgs() local
292 _tprintf( _T("%s "), SupportedSignals[n].lpSignalName ); in ParseCommandArgs()
320 int n; in ParseCommandArgs() local
321 for ( n = 0; n < NumSupportedSignals; n++ ) in ParseCommandArgs()
325 if ( 0 == lstrcmpi( SupportedSignals[n].lpSignalName, argsig ) || in ParseCommandArgs()
328 *pSig = SupportedSignals[n].iSignalValue; in ParseCommandArgs()
333 if ( n >= NumSupportedSignals ) in ParseCommandArgs()
427 for ( ULONG n = 0; n < nProcesses; n++ ) in _tmain() local
[all …]
/trunk/main/sfx2/source/bastyp/
H A Dminarray.cxx188 for ( sal_uInt16 n = 0; n < nUsed; ++n, --pIter ) in Remove() local
191 Remove(nUsed-n-1, 1); in Remove()
208 for ( sal_uInt16 n = 0; n < nUsed; ++n, --pIter ) in Replace() local
225 for ( sal_uInt16 n = 0; n < nUsed; ++n ) in Contains() local
227 void* p = GetObject(n); in Contains()
423 for ( sal_uInt16 n = 0; n < nUsed; ++n, --pIter ) in Remove() local
426 Remove(nUsed-n-1, 1); in Remove()
440 for ( sal_uInt16 n = 0; n < nUsed; ++n ) in Contains() local
442 char p = GetObject(n); in Contains()
655 for ( sal_uInt16 n = 0; n < nUsed; ++n, --pIter ) in Remove() local
[all …]
H A Dfltfnc.cxx241 for( sal_uInt16 n = 0; n < nCount; n++ ) in GetDefaultFilter_Impl() local
286 for ( sal_uInt16 n=0; n<pImplArr->Count(); n++ ) in SfxFilterMatcher() local
322 for ( sal_uInt16 n=0; n<pFilterArr->Count(); n++ ) in Update() local
357 for( sal_uInt16 n = 0; n < nCount; n++ ) in GetAnyFilter() local
650 for( sal_uInt16 n = 0; n < nCount; n++ ) in GetFilter4Mime() local
673 for( sal_uInt16 n = 0; n < nCount; n++ ) in GetFilter4EA() local
702 for( sal_uInt16 n = 0; n < nCount; n++ ) in GetFilter4Extension() local
756 for( sal_uInt16 n = 0; n < nCount; n++ ) in GetFilter4UIName() local
799 for( sal_uInt16 n=0; n<pFilterArr->Count(); n++ ) in GetFilter4FilterName() local
817 for( sal_uInt16 n = 0; n < nCount; n++ ) in GetFilter4FilterName() local
[all …]
/trunk/main/tools/source/generic/
H A Dfract.cxx136 long n; in Fraction() local
144 n = GetGGT( nN1, nD1 ); if( n > 1 ) { nN1 /= n; nD1 /= n; } in Fraction()
145 n = GetGGT( nN1, nD2 ); if( n > 1 ) { nN1 /= n; nD2 /= n; } in Fraction()
146 n = GetGGT( nN2, nD1 ); if( n > 1 ) { nN2 /= n; nD1 /= n; } in Fraction()
147 n = GetGGT( nN2, nD2 ); if( n > 1 ) { nN2 /= n; nD2 /= n; } in Fraction()
200 long n = GetGGT( nNumerator, nDenominator ); in Fraction() local
201 nNumerator /= n; in Fraction()
202 nDenominator /= n; in Fraction()
242 long n = GetGGT( nNumerator, nDenominator ); in Fraction() local
243 nNumerator /= n; in Fraction()
[all …]
/trunk/main/svl/source/items/
H A Dpoolio.cxx184 for ( sal_uInt16 n = 0; n < nCount; ++n ) in Store() local
281 for ( sal_uInt16 n = 0; n < nCount; ++n ) in Store() local
353 for( size_t n = (*ppItemArr)->size(); n; --n, ++ppHtArr ) in LoadCompleted() local
398 for ( pItem = 0, n = nLastSurrogate+1; n < nSurrogate; ++n ) in readTheItems()
422 for ( pItem = 0, n = nLastSurrogate+1; n < nItemCount; ++n ) in readTheItems()
431 for ( n = 0; bEmpty && n < pOldArr->size(); ++n ) in readTheItems()
501 for( size_t n = (*ppItemArr)->size(); n; --n, ++ppHtArr ) in Load() local
616 for ( sal_uInt16 n = 0; n < nCount; ++n ) in Load() local
806 for ( sal_uInt16 n = 0; n < nCount; ++n ) in Load1_Impl() local
926 for ( size_t n = 0; bEmpty && n < pOldArr->size(); ++n ) in Load1_Impl() local
[all …]
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx55 for (sal_uInt32 n = 0; n < nCount; ++n) in processPLCFCpAndFcs() local
328 for (sal_uInt32 n = 0; n <= nHeaders; ++n) in WW8DocumentImpl() local
626 for (sal_uInt32 n = 0; n < pFKP->getEntryCount(); n++) in parseBinTableCpAndFcs() local
1690 for (sal_uInt32 n = 0; n < nHeaderCount; ++n) in resolve() local
1838 for (sal_uInt32 n = nHeaderStartIndex; n < nHeaderEndIndex; ++n) in resolve() local
2061 for (n = 0; n < nStartsCount; ++n) in getIndex()
2082 for (n = 0; n < nEndsCount; ++n) in getIndex()
2098 for (n = 0; n < nStartsCount; ++n) in getIndex()
2130 for (sal_uInt32 n = 0; n < nStartsCount; ++n) in init() local
2137 for (sal_uInt32 n = 0; n < nEndsCount; ++n) in init() local
[all …]
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx77 for( sal_uInt16 n = aLinkTbl.Count(); n; --n, ++ppRef ) in ~LinkManager() local
100 for( sal_uInt16 n = aLinkTbl.Count(); n; --n, ++ppRef ) in Remove() local
131 for( sal_uInt16 n = nCnt; n; --n, ++ppRef ) in Remove() local
149 for( sal_uInt16 n = 0; n < aLinkTbl.Count(); ++n ) in Insert() local
151 SvBaseLinkRef* pTmp = aLinkTbl[ n ]; in Insert()
153 aLinkTbl.DeleteAndDestroy( n-- ); in Insert()
332 sal_uInt16 n; in UpdateAllLinks() local
333 for( n = 0; n < aLinkTbl.Count(); ++n ) in UpdateAllLinks()
338 Remove( n-- ); in UpdateAllLinks()
344 for( n = 0; n < aTmpArr.Count(); ++n ) in UpdateAllLinks()
[all …]

Completed in 192 milliseconds

12345678910>>...79