Home
last modified time | relevance | path

Searched defs:iCmp (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Ddirp.cxx53 int iCmp; in InsertEntry() local
403 int iCmp; in RotateEntry() local
577 int iCmp; in FindEntry() local
832 int iCmp = pdfn1->GetLength() - pdfn2->GetLength(); in NameCompare() local
H A Ddir.cxx293 int iCmp; in FindGreaterEntry() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/processing/src/scrolldetection/
H A DScrollDetectionFuncs.cpp100 int32_t iCmp = 1; in CompareLine() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/processing/src/scrolldetection/
H A DScrollDetectionFuncs.cpp100 int32_t iCmp = 1; in CompareLine() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/processing/src/scrolldetection/
H A DScrollDetectionFuncs.cpp100 int32_t iCmp = 1; in CompareLine() local
/dports/multimedia/openh264/openh264-2.1.1/codec/processing/src/scrolldetection/
H A DScrollDetectionFuncs.cpp100 int32_t iCmp = 1; in CompareLine() local
/dports/comms/conserver-com/conserver-8.2.4/conserver/
H A Dclient.c414 int i, j, iCmp; in HelpUser() local
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4FindObject.cpp1015 int32_t iCmp; in Compare() local
1035 int32_t iCmp; in CompareCache() local
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/include/the_Foundation/
H A Ddefs.h62 #define iCmp(a, b) ((a) > (b) ? 1 : (a) < (b) ? -1 : 0) macro
/dports/graphics/vigra/vigra-8acd73a/test/fourier/
H A Dtest.cxx807 CompareFunctor iCmp; in testImages() local
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxrt.cpp154 …int iCmp = sphDictCmpStrictly ( (const char *)pPackedA+1, *pPackedA, (const char *)pPackedB+1, *pP… in IsLess() local
2346 int iCmp = 0; in MergeSegments() local
4021 int iCmp = 0; in RtQwordSetupSegment() local
4085 int iCmp = sphDictCmp ( sWord, iWordLen, (const char *)pWord->m_sWord+1, pWord->m_sWord[0] ); in GetPrefixedWords() local
H A Dsphinxsort.cpp1445 int iCmp = t.CmpStrings ( a, b, 0 ); in IsLess() local
1476 int iCmp = t.CmpStrings ( a, b, 0 ); in IsLess() local
H A Dsphinx.cpp8940 int iCmp = strcmp ( (char*)a.m_sKeyword, (char*)b.m_sKeyword ); // OPTIMIZE? in SPH_CMPAGGRHIT_LESS() local
11782 const int iCmp = tDstReader.CmpWord ( tSrcReader ); in MergeWords() local
19948 int iCmp = strncasecmp ( m_dTags[i].m_sTag.cstr(), (const char*)sTagName, iLen ); in FindTag() local
/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvOrbitalFile.cpp1600 int iCmp; in operator ()() local
/dports/devel/kBuild/kBuild-0.1.9998/src/fastdep/
H A Dfastdep.c3900 int iCmp; in depCheckCyclic() local
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxrt.cpp160 …int iCmp = sphDictCmpStrictly ( (const char *)pPackedA+1, *pPackedA, (const char *)pPackedB+1, *pP… in IsLess() local
2745 int iCmp = 0; in MergeSegments() local
5964 int iCmp = 0; in RtQwordSetupSegment() local
6233 int iCmp = sphDictCmp ( sSubstring, iSubLen, (const char *)pWord->m_sWord+1, pWord->m_sWord[0] ); in GetPrefixedWords() local
H A Dsphinxsort.cpp3283 int iCmp = t.CmpStrings ( a, b, 0 ); in IsLess() local
3314 int iCmp = t.CmpStrings ( a, b, 0 ); in IsLess() local
H A Dsphinxexcerpt.cpp264 int iCmp = Cmp ( a, b ); in IsLess() local
H A Dsphinx.cpp11877 int iCmp = strcmp ( (char*)a.m_sKeyword, (char*)b.m_sKeyword ); // OPTIMIZE? in SPH_CMPAGGRHIT_LESS() local
14533 const int iCmp = tDstReader.CmpWord ( tSrcReader ); in MergeWords() local
16148 int iCmp = sphDictCmpStrictly ( sWord, iWordLen, tCtx.GetWord(), tCtx.GetWordLen() ); in Setup() local
25714 int iCmp = strncasecmp ( m_dTags[i].m_sTag.cstr(), (const char*)sTagName, iLen ); in FindTag() local
32045 …int iCmp = sphDictCmp ( sSubstring, iSubLen, (const char *)tDictReader.m_sKeyword, tDictReader.Get… in GetPrefixedWords() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3.c5202 sqlite3_int64 iCmp = DOCID_CMP(pLeft->iDocid, pRight->iDocid); in fts3EvalNextRow() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3.c5338 sqlite3_int64 iCmp = DOCID_CMP(pLeft->iDocid, pRight->iDocid); in fts3EvalNextRow() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3.c5312 sqlite3_int64 iCmp = DOCID_CMP(pLeft->iDocid, pRight->iDocid); in fts3EvalNextRow() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3.c5338 sqlite3_int64 iCmp = DOCID_CMP(pLeft->iDocid, pRight->iDocid); in fts3EvalNextRow() local
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_compiler.cpp13780 asEBCInstr iCmp = asBC_CMPi, iT = asBC_TZ; in CompileComparisonOperator() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_compiler.cpp13963 asEBCInstr iCmp = asBC_CMPi, iT = asBC_TZ; in CompileComparisonOperator() local

12