Home
last modified time | relevance | path

Searched refs:MatchLength (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Dxcrush.c41 UINT32 MatchLength; member
61 UINT16 MatchLength; member
500 UINT32 MatchLength = 0; in xcrush_find_all_matches() local
544 MaxMatchInfo.MatchLength = MatchInfo.MatchLength; in xcrush_find_all_matches()
566 xcrush->OriginalMatches[j].MatchLength = MaxMatchInfo.MatchLength; in xcrush_find_all_matches()
624 OptimizedMatch->MatchLength = OriginalMatch->MatchLength; in xcrush_optimize_matches()
646 OptimizedMatch->MatchLength = OriginalMatch->MatchLength; in xcrush_optimize_matches()
665 UINT16 MatchLength; in xcrush_generate_output() local
698 MatchLength = (UINT16)(xcrush->OptimizedMatches[MatchIndex].MatchLength); in xcrush_generate_output()
775 UINT16 MatchLength = 0; in xcrush_decompress_l1() local
[all …]
H A Dncrush.c2294 int MatchLength; in ncrush_find_best_match() local
2304 MatchLength = 2; in ncrush_find_best_match()
2383 MatchLength = Length; in ncrush_find_best_match()
2402 return MatchLength; in ncrush_find_best_match()
2467 UINT32 MatchLength; in ncrush_compress() local
2542 MatchLength = 0; in ncrush_compress()
2563 if (MatchLength) in ncrush_compress()
2567 MatchLength = 0; in ncrush_compress()
2569 if (MatchLength == 0) in ncrush_compress()
2597 SrcPtr += MatchLength; in ncrush_compress()
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dtexttools.pas72 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
97 out MatchStart, MatchLength: integer);
125 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
127 REVarPosProcedure(Index,MatchStart,MatchLength);
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dtexttools.pas70 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
95 out MatchStart, MatchLength: integer);
123 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
125 REVarPosProcedure(Index,MatchStart,MatchLength);
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dtexttools.pas70 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
95 out MatchStart, MatchLength: integer);
123 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
125 REVarPosProcedure(Index,MatchStart,MatchLength);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dtexttools.pas72 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
97 out MatchStart, MatchLength: integer);
125 procedure REVarPos(Index: Integer; out MatchStart, MatchLength: integer);
127 REVarPosProcedure(Index,MatchStart,MatchLength);
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …Like a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …Like a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …Like a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …Like a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/lang/elm/compiler-0.19.1/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …Like a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/regex-base-0.94.0.1/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …Like a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/textproc/hs-lhs2tex/lhs2tex-1.24/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/regex-base-0.94.0.0/src/Text/Regex/Base/
H A DContext.hs197 ,MatchResult(..),Extract(empty),MatchOffset,MatchLength,MatchArray,MatchText)
302 instance (RegexLike a b) => RegexContext a b (MatchOffset,MatchLength) where
335 instance (RegexLike a b) => RegexContext a b (AllSubmatches [] (MatchOffset,MatchLength)) where
342 …ike a b) => RegexContext a b (AllTextSubmatches (Array Int) (b, (MatchOffset, MatchLength))) where
345 instance (RegexLike a b) => RegexContext a b (AllTextSubmatches [] (b, (MatchOffset, MatchLength)))…
358 instance (RegexLike a b) => RegexContext a b (AllMatches [] (MatchOffset,MatchLength)) where
361 instance (RegexLike a b) => RegexContext a b (AllMatches (Array Int) (MatchOffset,MatchLength)) whe…
/dports/editors/lazarus/lazarus/components/simpleideintf/
H A Dsimpleide.pas93 procedure SynREVarPos(Index: Integer; out MatchStart, MatchLength: integer);
97 MatchLength:=SynREEngine.MatchLen[Index];
100 MatchLength:=-1;
/dports/editors/lazarus-qt5/lazarus/components/simpleideintf/
H A Dsimpleide.pas93 procedure SynREVarPos(Index: Integer; out MatchStart, MatchLength: integer);
97 MatchLength:=SynREEngine.MatchLen[Index];
100 MatchLength:=-1;

12345678