HomeSort by relevance Sort by last modified time
    Searched refs:good_length (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/syslinux/lzo/
prepcore.c 65 lzo_uint good_length,
77 lzo_uint good_length,
  /external/syslinux/lzo/src/
lzo1x_9x.c 95 lzo_uint good_length,
527 lzo_uint good_length,
560 if (good_length == 0)
561 good_length = 32;
678 if (m_len >= good_length)
805 lzo_uint good_length; member in struct:__anon35060
831 c[compression_level].good_length,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
deflate.c 118 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
522 s->good_match = configuration_table[level].good_length;
531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
533 int good_length;
542 s->good_match = good_length;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
deflate.c 124 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
445 s->good_match = configuration_table[level].good_length;
454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
456 int good_length;
465 s->good_match = good_length;
    [all...]
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /external/python/cpython2/Modules/zlib/
deflate.c 118 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
522 s->good_match = configuration_table[level].good_length;
531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
533 int good_length;
542 s->good_match = good_length;
    [all...]
  /external/syslinux/com32/lib/zlib/
deflate.c 118 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
442 s->good_match = configuration_table[level].good_length;
451 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
453 int good_length;
462 s->good_match = good_length;
    [all...]
  /external/zlib/src/
deflate.c 118 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
522 s->good_match = configuration_table[level].good_length;
531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
533 int good_length;
542 s->good_match = good_length;
    [all...]
  /development/ndk/platforms/android-9/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
zlib.h 628 int good_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]

Completed in 4141 milliseconds

1 2 3 4 5