Searched defs:good_match (Results 1 - 6 of 6) sorted by relevance

/external/zlib/src/contrib/gcc_gvmat64/
H A Dgvmat64.S137 printf("#define dsGoodMatch %u\n",(int)(((char*)&(s->good_match))-((char*)s)));
165 #define good_match [ rcx + dsGoodMatch] define
214 //;;; if (s->prev_length >= s->good_match) {
220 mov esi, good_match
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
233 ;;; if (s->prev_length >= s->good_match) {
238 mov esi, good_match
/external/chromium_org/third_party/zlib/
H A Ddeflate.h190 uInt good_match; member in struct:internal_state
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Ddeflate.h188 uInt good_match; member in struct:internal_state
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.h188 uInt good_match; member in struct:internal_state
/external/zlib/src/
H A Ddeflate.h188 uInt good_match; member in struct:internal_state

Completed in 104 milliseconds