Home
last modified time | relevance | path

Searched defs:longest_match (Results 1 – 12 of 12) sorted by relevance

/external/zlib/src/contrib/asm686/
Dmatch.S25 #define longest_match _longest_match macro
88 longest_match: label
/external/zlib/src/contrib/gcc_gvmat64/
Dgvmat64.S55 # define longest_match _longest_match macro
62 longest_match: label
/external/zlib/src/contrib/amd64/
Damd64-match.S13 # define longest_match _longest_match macro
145 longest_match: label
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
Dopt-gvmat64.asm42 longest_match: ; PROC label
/external/zlib/src/contrib/masmx86/
Dmatch686.asm194 longest_match proc near label
/external/zlib/src/contrib/masmx64/
Dgvmat64.asm60 longest_match PROC label
/external/qemu/distrib/zlib-1.2.8/
Ddeflate.c1148 local uInt longest_match(s, cur_match) in longest_match() function
1297 local uInt longest_match(s, cur_match) in longest_match() function
/external/zlib/src/
Ddeflate.c1148 local uInt longest_match(s, cur_match) in longest_match() function
1297 local uInt longest_match(s, cur_match) in longest_match() function
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_deflate.c1147 local uInt longest_match( in longest_match() function
1296 local uInt longest_match( in longest_match() function
/external/chromium_org/third_party/zlib/
Ddeflate.c1138 local uInt longest_match(s, cur_match, clas) in longest_match() function
1352 local uInt longest_match(s, cur_match, clas) in longest_match() function
/external/regex-re2/re2/
Dre2.h596 bool longest_match() const { return longest_match_; } in longest_match() function
/external/chromium_org/third_party/re2/re2/
Dre2.h584 bool longest_match() const { return longest_match_; } in longest_match() function