Searched defs:ush (Results 1 - 8 of 8) sorted by relevance

/external/libpng/contrib/gregbook/
H A Dreadpng.h73 typedef unsigned short ush; typedef
H A Dreadpng2.h79 typedef unsigned short ush; typedef
H A Dwritepng.h87 typedef unsigned short ush; typedef
/external/zlib/src/
H A Dzutil.h43 typedef unsigned short ush; typedef
44 typedef ush FAR ushf;
/external/zlib/
H A Dzutil.h43 typedef unsigned short ush; typedef
44 typedef ush FAR ushf;
/external/chromium_org/third_party/zlib/
H A Dzutil.h54 typedef unsigned short ush; typedef
55 typedef ush FAR ushf;
/external/qemu/distrib/zlib-1.2.3/
H A Dzutil.h49 typedef unsigned short ush; typedef
50 typedef ush FAR ushf;
/external/grub/stage2/
H A Dgunzip.c255 typedef unsigned short ush; typedef
349 ush n; /* literal, length base, or distance base */
377 static ush cplens[] =
382 static ush cplext[] =
386 static ush cpdist[] =
391 static ush cpdext[] =
476 static ush mask_bits[] =
511 static int huft_build (unsigned *, unsigned, unsigned, ush *, ush *,
526 ush *
[all...]

Completed in 168 milliseconds