Searched defs:cur_match (Results 1 – 10 of 10) sorted by relevance
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | match_tpl.h | 31 Z_INTERNAL uint32_t LONGEST_MATCH(deflate_state *const s, Pos cur_match) { in LONGEST_MATCH()
|
D | functable.c | 393 Z_INTERNAL uint32_t longest_match_stub(deflate_state *const s, Pos cur_match) { in longest_match_stub()
|
/external/elfutils/libdw/ |
D | dwarf_getsrc_file.c | 53 size_t cur_match = 0; in dwarf_getsrc_file() local
|
/external/elfutils/libdwfl/ |
D | dwfl_module_getsrc_file.c | 74 size_t cur_match = 0; in dwfl_module_getsrc_file() local
|
/external/pdfium/core/fpdftext/ |
D | cpdf_textpagefind.cpp | 311 int cur_match = find_engine.GetMatchedCount(); in FindPrev() local
|
/external/rust/crates/libz-sys/src/zlib/contrib/masmx86/ |
D | match686.asm | 42 cur_match equ dword ptr[esp+NbStack-0] define
|
/external/libwebsockets/win32port/zlib/ |
D | deflate.c | 1075 local uInt longest_match(s, cur_match) in longest_match() argument 1224 local uInt longest_match(s, cur_match) in longest_match() argument
|
/external/python/cpython2/Modules/zlib/ |
D | deflate.c | 1236 local uInt longest_match(s, cur_match) in longest_match() argument 1385 local uInt longest_match(s, cur_match) in longest_match() argument
|
/external/zlib/ |
D | deflate.c | 1281 local uInt longest_match(s, cur_match) in longest_match() argument 1448 local uInt longest_match(s, cur_match) in longest_match() argument
|
/external/rust/crates/libz-sys/src/zlib/ |
D | deflate.c | 1236 local uInt longest_match(s, cur_match) in longest_match() argument 1385 local uInt longest_match(s, cur_match) in longest_match() argument
|