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

  /external/libppp/src/
deflate.c 51 static u_char EMPTY_BLOCK[4] = { 0x00, 0x00, 0xff, 0xff };
145 olen -= 4; /* exclude the trailing EMPTY_BLOCK */
148 * If the output packet (including seqno and excluding the EMPTY_BLOCK)
166 * contents of EMPTY_BLOCK.
324 * Simulate an EMPTY_BLOCK so that our dictionary stays in sync.
329 state->cx.next_in = EMPTY_BLOCK;
330 state->cx.avail_in = sizeof EMPTY_BLOCK;
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /external/bison/tests/
testsuite     [all...]

Completed in 267 milliseconds