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

  /external/zopfli/src/zopfli/
deflate.h 76 lend: end of block (not inclusive)
80 size_t lstart, size_t lend, int btype);
blocksplitter.c 104 lend: end of block (not inclusive)
108 size_t lstart, size_t lend) {
109 return ZopfliCalculateBlockSize(litlens, dists, lstart, lend, 2);
195 lend: output variable, giving end of block.
201 size_t* lstart, size_t* lend) {
210 *lend = end;
223 size_t lstart, lend; local
237 lend = llsize;
249 c.end = lend;
250 assert(lstart < lend);
    [all...]
deflate.c 299 size_t lstart, size_t lend,
308 for (i = lstart; i < lend; i++) {
352 size_t lstart, size_t lend) {
355 for (i = lstart; i < lend; i++) {
475 size_t lstart, size_t lend,
480 ZopfliLZ77Counts(litlens, dists, lstart, lend, ll_counts, d_counts);
490 size_t lstart, size_t lend, int btype) {
501 GetDynamicLengths(litlens, dists, lstart, lend, ll_lengths, d_lengths);
506 ll_lengths, d_lengths, litlens, dists, lstart, lend);
521 lend: where to end in the LZ77 data (not inclusive
    [all...]
  /external/iw/
iw.c 96 const char *start, *lend, *end; local
123 lend = strchr(start, '\n');
124 if (!lend)
125 lend = end;
145 printf("%.*s\n", (int)(lend - start), start);
146 start = lend + 1;
147 } while (end != lend);
164 lend = strchr(start, '\n');
165 if (!lend)
166 lend = end
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-bfin.c 1872 Expr_Node *lbegin, *lend; local
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
mop_test.go 1939 text := `Friends, Romans, countrymen, lend me your ears;
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
mop_test.go 1939 text := `Friends, Romans, countrymen, lend me your ears;
  /toolchain/binutils/binutils-2.27/bfd/
elfxx-mips.c 6962 bfd_byte *contents, *l, *lend; local
7194 bfd_byte *contents, *l, *lend; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 

Completed in 751 milliseconds