Home
last modified time | relevance | path

Searched defs:nLimit (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/if/
H A DifReduce.c80 void If_ManImproveExpand( If_Man_t * p, int nLimit ) in If_ManImproveExpand()
128 void If_ManImproveNodeExpand( If_Man_t * p, If_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFront, Vec_Pt… in If_ManImproveNodeExpand()
204 void If_ManImproveNodePrepare( If_Man_t * p, If_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFront, Vec_P… in If_ManImproveNodePrepare()
345 int If_ManImproveNodeFaninCompact0( If_Man_t * p, If_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFront, … in If_ManImproveNodeFaninCompact0()
375 int If_ManImproveNodeFaninCompact1( If_Man_t * p, If_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFront, … in If_ManImproveNodeFaninCompact1()
403 int If_ManImproveNodeFaninCompact2( If_Man_t * p, If_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFront, … in If_ManImproveNodeFaninCompact2()
431 int If_ManImproveNodeFaninCompact_int( If_Man_t * p, If_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFron… in If_ManImproveNodeFaninCompact_int()
454 void If_ManImproveNodeFaninCompact( If_Man_t * p, If_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFront, … in If_ManImproveNodeFaninCompact()
/dports/editors/libreoffice/libreoffice-7.2.6.2/store/source/
H A Dstordata.cxx220 sal_uInt16 const nLimit = rPage.capacityCount(); in read() local
246 sal_uInt16 const nLimit = rPage.capacityCount(); in read() local
279 sal_uInt16 const nLimit = rPage.capacityCount(); in read() local
310 sal_uInt16 const nLimit = rPage.capacityCount(); in write() local
349 sal_uInt16 const nLimit = rPage.capacityCount(); in write() local
385 sal_uInt16 const nLimit = rPage.capacityCount(); in write() local
418 sal_uInt16 const nLimit = rPage.capacityCount(); in truncate() local
464 sal_uInt16 const nLimit = rPage.capacityCount(); in truncate() local
519 sal_uInt16 const nLimit = rPage.capacityCount(); in truncate() local
597 sal_uInt32 nLimit = nCount; in scope() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/store/source/
H A Dstordata.cxx220 sal_uInt16 const nLimit = rPage.capacityCount(); in read() local
246 sal_uInt16 const nLimit = rPage.capacityCount(); in read() local
279 sal_uInt16 const nLimit = rPage.capacityCount(); in read() local
310 sal_uInt16 const nLimit = rPage.capacityCount(); in write() local
349 sal_uInt16 const nLimit = rPage.capacityCount(); in write() local
385 sal_uInt16 const nLimit = rPage.capacityCount(); in write() local
418 sal_uInt16 const nLimit = rPage.capacityCount(); in truncate() local
464 sal_uInt16 const nLimit = rPage.capacityCount(); in truncate() local
519 sal_uInt16 const nLimit = rPage.capacityCount(); in truncate() local
597 sal_uInt32 nLimit = nCount; in scope() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/ivy/
H A DivyFastMap.c35 int nLimit; // the limit on the number of inputs member
105 void Ivy_FastMapPerform( Ivy_Man_t * pAig, int nLimit, int fRecovery, int fVerbose ) in Ivy_FastMapPerform()
370 void Ivy_FastMapNodeArea2( Ivy_Man_t * pAig, Ivy_Obj_t * pObj, int nLimit ) in Ivy_FastMapNodeArea2()
441 void Ivy_FastMapNodeArea( Ivy_Man_t * pAig, Ivy_Obj_t * pObj, int nLimit ) in Ivy_FastMapNodeArea()
541 void Ivy_FastMapNode( Ivy_Man_t * pAig, Ivy_Obj_t * pObj, int nLimit ) in Ivy_FastMapNode()
707 int Ivy_FastMapMerge( Ivy_Supp_t * pSupp0, Ivy_Supp_t * pSupp1, Ivy_Supp_t * pSupp, int nLimit ) in Ivy_FastMapMerge()
917 void Ivy_FastMapRecover( Ivy_Man_t * pAig, int nLimit ) in Ivy_FastMapRecover()
1223 int Ivy_FastMapNodeFaninCompact0( Ivy_Man_t * pAig, Ivy_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFron… in Ivy_FastMapNodeFaninCompact0()
1253 int Ivy_FastMapNodeFaninCompact1( Ivy_Man_t * pAig, Ivy_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFron… in Ivy_FastMapNodeFaninCompact1()
1281 int Ivy_FastMapNodeFaninCompact2( Ivy_Man_t * pAig, Ivy_Obj_t * pObj, int nLimit, Vec_Ptr_t * vFron… in Ivy_FastMapNodeFaninCompact2()
[all …]
H A DivyMulti.c58 …vy_Man_t * p, Vec_Ptr_t * vLeaves, Vec_Ptr_t * vCone, Ivy_Type_t Type, int nLimit, Vec_Ptr_t * vSo… in Ivy_MultiPlus()
222 int Ivy_MultiCover( Ivy_Man_t * p, Ivy_Eva_t * pEvals, int nLeaves, int nEvals, int nLimit, Vec_Ptr… in Ivy_MultiCover()
/dports/devel/xelfviewer/XELFViewer-0.03/XArchive/
H A Dxarchives.cpp28 QList<XArchive::RECORD> XArchives::getRecords(QIODevice *pDevice, qint32 nLimit) in getRecords()
51 QList<XArchive::RECORD> XArchives::getRecords(QString sFileName, qint32 nLimit) in getRecords()
69 QList<XArchive::RECORD> XArchives::getRecordsFromDirectory(QString sDirectoryName, qint32 nLimit) in getRecordsFromDirectory()
263 …XArchives::_findFiles(QString sDirectoryName, QList<XArchive::RECORD> *pListRecords, qint32 nLimit) in _findFiles()
H A Dxrar.cpp76 QList<XArchive::RECORD> XRar::getRecords(qint32 nLimit) in getRecords()
H A Dxcab.cpp64 QList<XArchive::RECORD> XCab::getRecords(qint32 nLimit) in getRecords()
H A Dxmachofat.cpp69 QList<XArchive::RECORD> XMACHOFat::getRecords(qint32 nLimit) in getRecords()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A Dlimitboxcontroller.cxx87 void set_value(int nLimit) in set_value()
111 sal_Int64 nLimit; in Apply() local
247 sal_Int64 nLimit = 0; in statusChanged() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A DQueryPropertiesDialog.cxx21 weld::Window* pParent, const bool bDistinct, const sal_Int64 nLimit ) in QueryPropertiesDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A DQueryPropertiesDialog.cxx21 weld::Window* pParent, const bool bDistinct, const sal_Int64 nLimit ) in QueryPropertiesDialog()
/dports/print/scribus-devel/scribus-1.5.7/scribus/colormgmt/
H A Dsccolorspacedata_laba.h52 T nLimit = std::numeric_limits<T>::max(); in flattenAlpha() local
H A Dsccolorspacedata_cmyka.h54 T nLimit = std::numeric_limits<T>::max(); in flattenAlpha() local
H A Dsccolorspacedata_rgba.h66 T nLimit = std::numeric_limits<T>::max(); in flattenAlpha() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dmarkarr.hxx44 SCSIZE nLimit; member in ScMarkArray
/dports/devel/fossil/fossil-src-2.17/src/
H A Drss.c55 int nLimit = atoi(PD("n","20")); in page_timeline_rss() local
261 int nLimit = atoi( (zLimit && *zLimit) ? zLimit : "20" ); in cmd_timeline_rss() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DEdit.cpp36 void CEdit::SetTextLimit(int nLimit) in SetTextLimit()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/fraig/
H A DfraigChoice.c44 void Fraig_ManAddChoices( Fraig_Man_t * pMan, int fVerbose, int nLimit ) in Fraig_ManAddChoices()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Ddatastream.cxx265 sal_Int32 nLimit, MoveType eMove, sal_uInt32 nSettings) in Set()
274 sal_Int32 nLimit, MoveType eMove, sal_uInt32 nSettings) : in DataStream()
341 sal_Int32 nLimit, MoveType eMove, const sal_uInt32 nSettings) in Decode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Ddatastream.cxx265 sal_Int32 nLimit, MoveType eMove, sal_uInt32 nSettings) in Set()
274 sal_Int32 nLimit, MoveType eMove, sal_uInt32 nSettings) : in DataStream()
341 sal_Int32 nLimit, MoveType eMove, const sal_uInt32 nSettings) in Decode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fwl/
H A Dcfwl_datetimepicker.h72 void SetEditLimit(int32_t nLimit) { m_pEdit->SetLimit(nLimit); } in SetEditLimit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fwl/
H A Dcfwl_datetimepicker.h71 void SetEditLimit(int32_t nLimit) { m_pEdit->SetLimit(nLimit); } in SetEditLimit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/search/
H A Dlevdis.hxx142 int nLimit; ///< WLD limit replacements/insertions/deletions member in WLevDistance
/dports/devel/sdl20/SDL2-2.0.18/src/core/linux/
H A DSDL_threadprio.c108 int nLimit = RLIMIT_RTTIME; in rtkit_initialize_realtime_thread() local

12345678