Home
last modified time | relevance | path

Searched refs:nOld (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/dports/x11/xkbcomp/xkbcomp-1.4.5/
H A Dalias.c164 int nNew, nOld; in ApplyAliases() local
171 nOld = (xkb->geom ? xkb->geom->num_key_aliases : 0); in ApplyAliases()
176 nOld = (xkb->names ? xkb->names->num_key_aliases : 0); in ApplyAliases()
214 for (i = 0, a = old; i < nOld; i++, a++) in ApplyAliases()
243 sizes.num_key_aliases = nOld + nNew; in ApplyAliases()
248 status = XkbAllocGeomKeyAliases(xkb->geom, nOld + nNew); in ApplyAliases()
255 status = XkbAllocNames(xkb, XkbKeyAliasesMask, 0, nOld + nNew); in ApplyAliases()
265 a = &xkb->geom->key_aliases[nOld]; in ApplyAliases()
267 a = &xkb->names->key_aliases[nOld]; in ApplyAliases()
278 if ((a - old) != (nOld + nNew)) in ApplyAliases()
[all …]
H A Dutils.c63 uRecalloc(Opaque old, unsigned nOld, unsigned nNew, unsigned itemSize) in uRecalloc() argument
72 if ((rtrn) && (nNew > nOld)) in uRecalloc()
74 bzero(&rtrn[nOld * itemSize], (nNew - nOld) * itemSize); in uRecalloc()
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/beans/
H A Dxpropertyset.cxx192 sal_Int8 nOld = any.get<sal_Int8>(); in isPropertyValueChangeable() local
193 sal_Int8 nNew = nOld + 1; in isPropertyValueChangeable()
199 sal_Int16 nOld = any.get<sal_Int16>(); in isPropertyValueChangeable() local
200 sal_Int16 nNew = nOld + 1; in isPropertyValueChangeable()
206 sal_Int32 nOld = any.get<sal_Int32>(); in isPropertyValueChangeable() local
207 sal_Int32 nNew = nOld + 3; in isPropertyValueChangeable()
213 sal_Int64 nOld = any.get<sal_Int64>(); in isPropertyValueChangeable() local
214 sal_Int64 nNew = nOld + 4; in isPropertyValueChangeable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/beans/
H A Dxpropertyset.cxx192 sal_Int8 nOld = any.get<sal_Int8>(); in isPropertyValueChangeable() local
193 sal_Int8 nNew = nOld + 1; in isPropertyValueChangeable()
199 sal_Int16 nOld = any.get<sal_Int16>(); in isPropertyValueChangeable() local
200 sal_Int16 nNew = nOld + 1; in isPropertyValueChangeable()
206 sal_Int32 nOld = any.get<sal_Int32>(); in isPropertyValueChangeable() local
207 sal_Int32 nNew = nOld + 3; in isPropertyValueChangeable()
213 sal_Int64 nOld = any.get<sal_Int64>(); in isPropertyValueChangeable() local
214 sal_Int64 nNew = nOld + 4; in isPropertyValueChangeable()
/dports/devel/p5-Inline-Files/Inline-Files-0.71/tests/
H A D06backup.t19 ok($text =~ /__MYFILE__\nOld stuff\n$/);
27 ok($text =~ /__MYFILE__\nOld stuff\n$/);
47 ok($text =~ /__MYFILE__\nOld stuff\n$/);
/dports/devel/p5-Inline-Files/Inline-Files-0.71/t/
H A D06backup.t19 ok($text =~ /__MYFILE__\nOld stuff\n$/);
27 ok($text =~ /__MYFILE__\nOld stuff\n$/);
47 ok($text =~ /__MYFILE__\nOld stuff\n$/);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/sdstor/
H A Dstgstrms.cxx407 sal_Int32 nOld = m_nPos & nMask; in Pos2Page() local
411 if (nOld == nNew) in Pos2Page()
539 if( nNew > nOld ) in SetSize()
549 else if( nNew < nOld ) in SetSize()
743 if( nNew < nOld ) in SetSize()
751 while( nOld < nNew ) in SetSize()
791 SetPage( nOld, nNewPage ); in SetSize()
814 nOld++; in SetSize()
980 sal_Int32 nOld = GetPos(); in Write() local
981 if( !SetSize( nOld + n ) ) in Write()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/sdstor/
H A Dstgstrms.cxx407 sal_Int32 nOld = m_nPos & nMask; in Pos2Page() local
411 if (nOld == nNew) in Pos2Page()
539 if( nNew > nOld ) in SetSize()
549 else if( nNew < nOld ) in SetSize()
743 if( nNew < nOld ) in SetSize()
751 while( nOld < nNew ) in SetSize()
791 SetPage( nOld, nNewPage ); in SetSize()
814 nOld++; in SetSize()
980 sal_Int32 nOld = GetPos(); in Write() local
981 if( !SetSize( nOld + n ) ) in Write()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/table/
H A Dswtablerep.cxx95 SwTwips nOld = 0; in FillTabCols() local
104 nOld += pOldTColumns[nOldPos].nWidth; in FillTabCols()
118 bOld = nOld < nNew; in FillTabCols()
119 nPos = bOld ? nOld : nNew; in FillTabCols()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/table/
H A Dswtablerep.cxx124 SwTwips nOld = 0; in FillTabCols() local
133 nOld += pOldTColumns[nOldPos].nWidth; in FillTabCols()
147 bOld = nOld < nNew; in FillTabCols()
148 nPos = bOld ? nOld : nNew; in FillTabCols()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dtokstack.hxx100 static sal_uInt16 lcl_canGrow( sal_uInt16 nOld, sal_uInt16 nByMin ) in lcl_canGrow()
102 if (!nOld) in lcl_canGrow()
104 if (nOld == SAL_MAX_UINT16) in lcl_canGrow()
106 sal_uInt32 nNew = ::std::max( static_cast<sal_uInt32>(nOld) * 2, in lcl_canGrow()
107 static_cast<sal_uInt32>(nOld) + nByMin); in lcl_canGrow()
110 if (nNew - nByMin < nOld) in lcl_canGrow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dtokstack.hxx101 static sal_uInt16 lcl_canGrow( sal_uInt16 nOld, sal_uInt16 nByMin ) in lcl_canGrow()
103 if (!nOld) in lcl_canGrow()
105 if (nOld == SAL_MAX_UINT16) in lcl_canGrow()
107 sal_uInt32 nNew = ::std::max( static_cast<sal_uInt32>(nOld) * 2, in lcl_canGrow()
108 static_cast<sal_uInt32>(nOld) + nByMin); in lcl_canGrow()
111 if (nNew - nByMin < nOld) in lcl_canGrow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dunitconv.cxx665 sal_uInt16 nOld = 0; in TransformMetric() local
671 nOld = 0; break; in TransformMetric()
673 nOld = 1; break; in TransformMetric()
675 nOld = 2; break; in TransformMetric()
677 nOld = 3; break; in TransformMetric()
679 nOld = 4; break; in TransformMetric()
681 nOld = 5; break; in TransformMetric()
701 return ConvertTable[nOld][nNew]( nVal ); in TransformMetric()
/dports/cad/opencascade/opencascade-7.6.0/src/HLRAlgo/
H A DHLRAlgo_PolyInternalData.cxx445 nOld[0] = n1; in UpdateLinks()
446 nOld[1] = n2; in UpdateLinks()
447 nOld[2] = n3; in UpdateLinks()
454 nOld[1] = ip3; in UpdateLinks()
460 nOld[0] = ip3; in UpdateLinks()
466 nOld[2] = ip3; in UpdateLinks()
472 nOld[1] = ip3; in UpdateLinks()
478 nOld[0] = ip3; in UpdateLinks()
484 nOld[2] = ip3; in UpdateLinks()
493 aTriangle.Node1 = nOld[0]; in UpdateLinks()
[all …]
/dports/graphics/lcms/lcms-1.19/src/
H A Dcmserr.c44 int nOld = nDoAbort; in cmsErrorAction() local
47 return nOld; in cmsErrorAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dreffind.cxx222 static ScRefFlags lcl_NextFlags( ScRefFlags nOld ) in lcl_NextFlags() argument
225 ScRefFlags nNew = nOld & Mask_ABS; in lcl_NextFlags()
228 if (!(nOld & ScRefFlags::TAB_3D)) in lcl_NextFlags()
231 return (nOld & ~Mask_ABS) | nNew; in lcl_NextFlags()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dreffind.cxx222 static ScRefFlags lcl_NextFlags( ScRefFlags nOld ) in lcl_NextFlags() argument
225 ScRefFlags nNew = nOld & Mask_ABS; in lcl_NextFlags()
228 if (!(nOld & ScRefFlags::TAB_3D)) in lcl_NextFlags()
231 return (nOld & ~Mask_ABS) | nNew; in lcl_NextFlags()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/itemsetwrapper/
H A DTextLabelItemConverter.cxx373 sal_Int32 nOld = 0; in ApplySpecialItem() local
374 if (!(GetPropertySet()->getPropertyValue("LabelPlacement") >>= nOld)) in ApplySpecialItem()
377 nOld = maAvailableLabelPlacements[0]; in ApplySpecialItem()
382 if (nOld != nNew || in ApplySpecialItem()
383 … DataSeriesHelper::hasAttributedDataPointDifferentValue(xSeries, "LabelPlacement", uno::Any(nOld))) in ApplySpecialItem()
389 else if (nOld != nNew) in ApplySpecialItem()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DAbcSimplexFactorization.cpp688 int nOld=0;
703 nOld=1;
705 nOld=columnLength[seq-model->numberRows()];
707 effectiveStartNumberU_ += nNew-nOld;
744 int nOld = 0; in replaceColumnPart3()
759 nOld = 1; in replaceColumnPart3()
761 nOld = columnLength[seq - model->numberRows()]; in replaceColumnPart3()
763 effectiveStartNumberU_ += nNew - nOld; in replaceColumnPart3()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dtokstack.cxx73 static sal_uInt16 lcl_canGrow( sal_uInt16 nOld ) in lcl_canGrow() argument
75 if (!nOld) in lcl_canGrow()
77 if (nOld == SAL_MAX_UINT16) in lcl_canGrow()
79 sal_uInt32 nNew = ::std::max( static_cast<sal_uInt32>(nOld) * 2, in lcl_canGrow()
80 static_cast<sal_uInt32>(nOld) + 1); in lcl_canGrow()
83 if (nNew - 1 < nOld) in lcl_canGrow()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmem3.c522 int nOld; in memsys3Realloc() local
531 nOld = memsys3Size(pPrior); in memsys3Realloc()
532 if( nBytes<=nOld && nBytes>=nOld-128 ){ in memsys3Realloc()
538 if( nOld<nBytes ){ in memsys3Realloc()
539 memcpy(p, pPrior, nOld); in memsys3Realloc()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmem3.c522 int nOld; in memsys3Realloc() local
531 nOld = memsys3Size(pPrior); in memsys3Realloc()
532 if( nBytes<=nOld && nBytes>=nOld-128 ){ in memsys3Realloc()
538 if( nOld<nBytes ){ in memsys3Realloc()
539 memcpy(p, pPrior, nOld); in memsys3Realloc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmem3.c522 int nOld; in memsys3Realloc() local
531 nOld = memsys3Size(pPrior); in memsys3Realloc()
532 if( nBytes<=nOld && nBytes>=nOld-128 ){ in memsys3Realloc()
538 if( nOld<nBytes ){ in memsys3Realloc()
539 memcpy(p, pPrior, nOld); in memsys3Realloc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmem3.c522 int nOld; in memsys3Realloc() local
531 nOld = memsys3Size(pPrior); in memsys3Realloc()
532 if( nBytes<=nOld && nBytes>=nOld-128 ){ in memsys3Realloc()
538 if( nOld<nBytes ){ in memsys3Realloc()
539 memcpy(p, pPrior, nOld); in memsys3Realloc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dtokstack.cxx73 static sal_uInt16 lcl_canGrow( sal_uInt16 nOld ) in lcl_canGrow() argument
75 if (!nOld) in lcl_canGrow()
77 if (nOld == SAL_MAX_UINT16) in lcl_canGrow()
79 sal_uInt32 nNew = ::std::max( static_cast<sal_uInt32>(nOld) * 2, in lcl_canGrow()
80 static_cast<sal_uInt32>(nOld) + 1); in lcl_canGrow()
83 if (nNew - 1 < nOld) in lcl_canGrow()

12345678910>>...17