Home
last modified time | relevance | path

Searched defs:iMatch (Results 1 – 25 of 80) sorted by relevance

1234

/dports/finance/skrooge/skrooge-2.26.1/plugins/krunner/skrooge_add_operation/
H A Dskgaddoperation.cpp65 void SKGAddOperation::run(const Plasma::RunnerContext& iContext, const Plasma::QueryMatch& iMatch) in run()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DArgument.h141 Argument( SchemaInterpMatching iMatch ) : in Argument()
221 explicit ArgumentVariant( SchemaInterpMatching iMatch ) : in ArgumentVariant()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/options/
H A DOptionsWidget_textEncoding.cpp118 int iMatch = 0; in OptionsWidget_textEncoding() local
H A DOptionsWidget_sound.cpp100 int iMatch = 0; in OptionsWidget_soundGeneral() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clangtidy/parsers/
H A Dreplacementparser.cpp106 for (auto iMatch = regex.globalMatch(m_yamlContent); iMatch.hasNext(); ++cReplacements) { in parse() local
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_cpfind/cpfind/
H A DKDTree.h56 BestMatch(const KE* iMatch, double iDistance) : _distance(iDistance), _match(iMatch) {} in BestMatch()
/dports/graphics/panomatic/panomatic-0.9.4/panomatic/
H A DKDTree.h55 BestMatch(const KE * iMatch, double iDistance) : _distance(iDistance), _match(iMatch) {} in BestMatch()
H A DHomography.cpp117 void Homography::addMatch(int iIndex, PointMatch& iMatch) in addMatch()
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DRadialSchrodinger.h69 size_t iMatch; //!< index of point at which inward and outward solves are matched variable
H A DRadialSchrodinger.cpp27 const std::vector<double>& V, double Z, size_t iMatch) in RadialSchrodinger()
/dports/security/ftimes/ftimes-3.11.0/src/
H A Ddig.c831 int iMatch = 0; in DigSearchData() local
1063 int iMatch = 0; in DigSearchData() local
H A Dxmagic.c3842 int iMatch = 0; in XMagicTestBuffer() local
4044 int iMatch = 0; in XMagicTestMagic() local
4877 int iMatch = 0; in XMagicTestValue() local
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_cpfind/localfeatures/
H A DHomography.cpp139 void Homography::addMatch(size_t iIndex, PointMatch& iMatch) in addMatch()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtreewidgetitemiterator/
H A Dtst_qtreewidgetitemiterator.cpp931 int iMatch = 0; in iteratorflags() local
/dports/sysutils/p5-BackupPC-XS/BackupPC-XS-0.62/
H A Dbpc_poolWrite.c496 int i, nMatch = 0, iMatch = 0; in bpc_poolWrite_write() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcBm.c103 void initMatchList(Abc_Ntk_t *pNtk, Vec_Int_t** iDep, Vec_Int_t** oDep, Vec_Int_t** iMatch, int* iL… in initMatchList()
356 int iSplitByDep(Abc_Ntk_t *pNtk, Vec_Int_t** iDep, Vec_Int_t** iMatch, int* iGroup, int* iLastItem,… in iSplitByDep()
510 int refineIOBySimulation(Abc_Ntk_t *pNtk, Vec_Int_t** iMatch, int* iLastItem, int * iGroup, Vec_Int… in refineIOBySimulation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fwl/
H A Dcfwl_combobox.cpp254 int32_t iMatch = m_pListBox->MatchItem(wsText.AsStringView()); in MatchEditText() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fwl/
H A Dcfwl_combobox.cpp262 int32_t iMatch = m_pListBox->MatchItem(wsText.AsStringView()); in MatchEditText() local
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/
H A Dgqlplus.c621 int iMatch = 0; in startsWith() local
643 int iMatch = 0; in matchCommand() local
/dports/databases/gqlplus/gqlplus-1.16/
H A Dgqlplus.c621 int iMatch = 0; in startsWith() local
643 int iMatch = 0; in matchCommand() local
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dspelldump.cpp1153 int iMatch = 0; in main() local
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dspelldump.cpp1159 int iMatch = 0; in main() local
H A Dsphinxint.h1406 BYTE iMatch = 0; in PutDelta() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/basewidget/
H A Dfwl_comboboximp.cpp983 int32_t iMatch = in MatchEditText() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_index.c2691 i64 iMatch /* Advance iterator at least this far */ in fts5SegIterNextFrom()
3526 i64 iMatch in fts5MultiIterNextFrom()
5437 int sqlite3Fts5IterNextFrom(Fts5IndexIter *pIndexIter, i64 iMatch){ in sqlite3Fts5IterNextFrom()

1234