Home
last modified time | relevance | path

Searched refs:good_match (Results 1 – 12 of 12) sorted by relevance

/external/zlib/src/contrib/gcc_gvmat64/
Dgvmat64.S165 #define good_match [ rcx + dsGoodMatch] macro
220 mov esi, good_match
/external/llvm/test/CodeGen/Hexagon/vect/
Dvect-xor.ll15 @good_match = common global i32 0, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dvect-xor.ll15 @good_match = common global i32 0, align 4
/external/zlib/src/contrib/masmx64/
Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
/external/u-boot/lib/zlib/
Ddeflate.h185 uInt good_match; member
Ddeflate.c442 s->good_match = configuration_table[level].good_length;
462 s->good_match = good_length;
1030 s->good_match = configuration_table[s->level].good_length;
1098 if (s->prev_length >= s->good_match) {
/external/python/cpython2/Modules/zlib/
Ddeflate.h191 uInt good_match; member
Ddeflate.c608 s->good_match = configuration_table[level].good_length;
628 s->good_match = (uInt)good_length;
1204 s->good_match = configuration_table[s->level].good_length;
1273 if (s->prev_length >= s->good_match) {
/external/zlib/src/
Ddeflate.h191 uInt good_match; member
Ddeflate.c608 s->good_match = configuration_table[level].good_length;
628 s->good_match = (uInt)good_length;
1204 s->good_match = configuration_table[s->level].good_length;
1273 if (s->prev_length >= s->good_match) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dzlib-longest-match.ll63 …%good_match = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i3…
64 %10 = load i32, i32* %good_match, align 4
/external/llvm/test/CodeGen/X86/
Dzlib-longest-match.ll63 …%good_match = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i3…
64 %10 = load i32, i32* %good_match, align 4