Home | History | Annotate | Download | only in applypatch

Lines Matching full:strategy

82  *                strategy        (4)
96 * strategy (4)
157 int level, method, windowBits, memLevel, strategy;
535 chunk->memLevel, chunk->strategy);
546 chunk->memLevel, chunk->strategy);
571 * strategy fields in the chunk to the encoding parameters needed to
589 chunk->strategy = Z_DEFAULT_STRATEGY;
1027 Write4(tgt_chunks[i].strategy, f);