Home
last modified time | relevance | path

Searched refs:match0 (Results 1 – 7 of 7) sorted by relevance

/external/zstd/lib/compress/
Dzstd_fast.c102 const BYTE* match0 = base + matchIndex0; in ZSTD_compressBlock_fast_generic() local
118 match0 = repMatch - mLength; in ZSTD_compressBlock_fast_generic()
123 if ((matchIndex0 > prefixStartIndex) && MEM_read32(match0) == val0) { in ZSTD_compressBlock_fast_generic()
130 match0 = match1; in ZSTD_compressBlock_fast_generic()
142 offset_1 = (U32)(ip0-match0); in ZSTD_compressBlock_fast_generic()
146 while (((ip0>anchor) & (match0>prefixStart)) in ZSTD_compressBlock_fast_generic()
147 && (ip0[-1] == match0[-1])) { ip0--; match0--; mLength++; } /* catch up */ in ZSTD_compressBlock_fast_generic()
151 mLength += ZSTD_count(ip0+mLength, match0+mLength, iend); in ZSTD_compressBlock_fast_generic()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Ddfa.cc1835 Anchor anchor, MatchKind kind, StringPiece* match0, in SearchDFA() argument
1873 } else if (match0 == NULL && !endmatch) { in SearchDFA()
1897 if (match0) { in SearchDFA()
1899 *match0 = in SearchDFA()
1902 *match0 = in SearchDFA()
Dprog.h281 Anchor anchor, MatchKind kind, StringPiece* match0,
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk6-compilation.txt152 134 java.util.regex.Pattern$Curly::match0 (174 bytes)
Djdk7-compilation.txt203 3023 186 b java.util.regex.Pattern$Curly::match0 (174 bytes)
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...