HomeSort by relevance Sort by last modified time
    Searched refs:good_match (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 115 extern good_match:DWORD
151 %define good_match [ rcx + dsGoodMatch]
195 ;;; if (s->prev_length >= s->good_match) {
200 mov esi, good_match
  /external/chromium_org/third_party/zlib/
deflate.h 190 uInt good_match; member in struct:internal_state
deflate.c 113 /* Values for max_lazy_match, good_match and max_chain_length, depending on
448 s->good_match = configuration_table[level].good_length;
468 s->good_match = good_length;
    [all...]

Completed in 33 milliseconds