Home
last modified time | relevance | path

Searched defs:matchEnd (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/support/
H A DMemoryFilter.cpp36 bool matchBegin, bool matchEnd ) in GenericStringMemoryFilter()
73 MemoryFilter* filter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in filter()
187 StringMemoryFilter::setFilter( const QString &filter, bool matchBegin, bool matchEnd ) in setFilter()
250 LabelFilter::LabelFilter( const QString &filter, bool matchBegin, bool matchEnd ) in LabelFilter()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/include/lucene++/
H A DNearSpansOrdered.h51 int32_t matchEnd; variable
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/search/spans/
H A D_NearSpansOrdered.h50 int32_t matchEnd; in CL_CLASS_DEF() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/
H A DDynamicServiceQueryMaker.cpp101 …cServiceQueryMaker::addFilter(qint64 value, const QString & filter, bool matchBegin, bool matchEnd) in addFilter()
110 …viceQueryMaker::excludeFilter(qint64 value, const QString & filter, bool matchBegin, bool matchEnd) in excludeFilter()
/dports/editors/yudit/yudit-3.0.7/stoolkit/syntax/
H A DSPattern.h44 unsigned int matchEnd; variable
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core/collections/
H A DMetaQueryMaker.cpp124 MetaQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in addFilter()
132 MetaQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in excludeFilter()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/stats/model/
H A Dget-wildcard-matches.cc105 size_t matchEnd; in GetWildcardMatches() local
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/lib/compress/
H A Dzstd_double_fast.c215 const BYTE* matchEnd = matchLongIndex < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
233 const BYTE* matchEnd = matchIndex3 < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
240 const BYTE* matchEnd = matchIndex < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/dports/irc/quassel-core/quassel-0.14-rc2/src/uisupport/
H A Dclickable.cpp76 qint16 matchEnd[] = {0, 0, 0}; in fromString() local
/dports/irc/quassel/quassel-0.14-rc2/src/uisupport/
H A Dclickable.cpp76 qint16 matchEnd[] = {0, 0, 0}; in fromString() local
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/util/
H A DUTF8ByteArrayUtils.java48 int matchEnd = end - b.length; in findBytes() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/
H A DUTF8ByteArrayUtils.java53 int matchEnd = end - b.length; in findBytes() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/omnibox/suggestions/base/
H A DBaseSuggestionViewProcessorUnitTest.java88 final int matchEnd = 7; in highlightTest_matchWithTerminator() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/aggregate/
H A DAggregateQueryMaker.cpp159 AggregateQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd in addFilter()
167 …ateQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in excludeFilter()
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/DataDog/zstd/
H A Dzstd_double_fast.c402 const BYTE* const matchEnd = matchLongIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
420 const BYTE* const matchEnd = matchIndex3 < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
427 const BYTE* const matchEnd = matchIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/dports/devel/py-tables/tables-3.6.1/c-blosc/internal-complibs/zstd-1.3.8/compress/
H A Dzstd_double_fast.c402 const BYTE* const matchEnd = matchLongIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
420 const BYTE* const matchEnd = matchIndex3 < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
427 const BYTE* const matchEnd = matchIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/lib/compress/
H A Dzstd_double_fast.c402 const BYTE* const matchEnd = matchLongIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
420 const BYTE* const matchEnd = matchIndex3 < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
427 const BYTE* const matchEnd = matchIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DHistorySearch.cpp122 int matchEnd = matchStart + m_regExp.matchedLength() - 1; in search() local
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DHistorySearch.cpp122 int matchEnd = matchStart + m_regExp.matchedLength() - 1; in search() local
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DHistorySearch.cpp122 int matchEnd = matchStart + m_regExp.matchedLength() - 1; in search() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DHistorySearch.cpp122 int matchEnd = matchStart + m_regExp.matchedLength() - 1; in search() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DTestStateDictionaryBuilder.java371 int matchEnd = -1; in checkSimpleMatches() local
383 …assert matchEnd == myText.length() : "failed to find end of <" + myText + "> got instead " + match… in checkSimpleMatches() local
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/lib/compress/
H A Dzstd_double_fast.c420 const BYTE* const matchEnd = matchLongIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
438 const BYTE* const matchEnd = matchIndex3 < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
445 const BYTE* const matchEnd = matchIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/dports/games/jin/jin-2.14.1/src/free/jin/console/
H A DConsole.java766 int matchEnd = urlMatcher.end(); in addToOutputImpl() local
781 int matchEnd = emailMatcher.end(); in addToOutputImpl() local
813 int matchEnd = linkMatcher.end(linkSubexpressionIndex); in addToOutputImpl() local
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/lib/compress/
H A Dzstd_double_fast.c420 const BYTE* const matchEnd = matchLongIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
438 const BYTE* const matchEnd = matchIndex3 < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local
445 const BYTE* const matchEnd = matchIndex < prefixStartIndex ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local

12345678910>>...12