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

1 2 3 4

  /external/libpng/contrib/gregbook/
readpng.h 72 typedef unsigned char uch; typedef
83 int readpng_get_bgcolor(uch *bg_red, uch *bg_green, uch *bg_blue);
85 uch *readpng_get_image(double display_exponent, int *pChannels,
readpng2.h 78 typedef unsigned char uch; typedef
91 uch *image_data;
92 uch **row_pointers;
100 uch bg_red;
101 uch bg_green;
102 uch bg_blue;
110 int readpng2_check_sig(uch *sig, int num);
114 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length);
writepng.h 86 typedef unsigned char uch; typedef
99 uch *image_data;
100 uch **row_pointers;
115 uch bg_red;
116 uch bg_green;
117 uch bg_blue;
readppm.c 69 uch *image_data = NULL;
83 static uch ppmline[256];
133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue)
143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes)
165 if ((image_data = (uch *)malloc(rowbytes*height)) == NULL) {
readpng.c 74 uch *image_data = NULL;
90 uch sig[8];
156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue)
195 *red = (uch)pBackground->red;
196 *green = (uch)pBackground->green;
197 *blue = (uch)pBackground->blue;
208 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes)
273 if ((image_data = (uch *)malloc(rowbytes*height)) == NULL)
    [all...]
rpng2-win.c 138 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */
159 (composite) = (uch)((temp + (temp >> 8)) >> 8); \
187 static uch inbuf[INBUFSIZE];
194 static uch *bg_data;
197 uch r, g, b;
264 static uch *dib;
265 static uch *wimage_data;
555 rpng2_info.bg_red = (uch)r;
556 rpng2_info.bg_green = (uch)g;
557 rpng2_info.bg_blue = (uch)b
    [all...]
rpng2-x.c 145 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */
172 (composite) = (uch)((temp + (temp >> 8)) >> 8); \
208 static uch inbuf[INBUFSIZE];
215 static uch *bg_data;
222 uch r, g, b;
579 rpng2_info.bg_red = (uch)r;
580 rpng2_info.bg_green = (uch)g;
581 rpng2_info.bg_blue = (uch)b;
792 rpng2_info.image_data = (uch *)malloc(rowbytes * rpng2_info.height);
798 rpng2_info.row_pointers = (uch **)malloc(rpng2_info.height * sizeof(uch *))
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
trees.h 73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
deflate.h 213 uch depth[2*L_CODES+1];
316 extern uch ZLIB_INTERNAL _length_code[];
317 extern uch ZLIB_INTERNAL _dist_code[];
319 extern const uch ZLIB_INTERNAL _length_code[];
320 extern const uch ZLIB_INTERNAL _dist_code[];
324 { uch cc = (c); \
331 { uch len = (length); \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
trees.h 73 const uch _dist_code[DIST_CODE_LEN] = {
102 const uch _length_code[MAX_MATCH-MIN_MATCH+1]= {
  /external/python/cpython2/Modules/zlib/
trees.h 73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
  /external/python/cpython3/Modules/zlib/
trees.h 73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
deflate.h 216 uch depth[2*L_CODES+1];
319 extern uch ZLIB_INTERNAL _length_code[];
320 extern uch ZLIB_INTERNAL _dist_code[];
322 extern const uch ZLIB_INTERNAL _length_code[];
323 extern const uch ZLIB_INTERNAL _dist_code[];
327 { uch cc = (c); \
334 { uch len = (uch)(length); \
  /external/syslinux/com32/lib/zlib/
trees.h 73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
  /external/zlib/src/
trees.h 73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
deflate.h 216 uch depth[2*L_CODES+1];
319 extern uch ZLIB_INTERNAL _length_code[];
320 extern uch ZLIB_INTERNAL _dist_code[];
322 extern const uch ZLIB_INTERNAL _length_code[];
323 extern const uch ZLIB_INTERNAL _dist_code[];
327 { uch cc = (c); \
334 { uch len = (uch)(length); \
  /toolchain/binutils/binutils-2.27/zlib/
trees.h 73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
  /external/llvm/lib/Support/
regutils.h 43 typedef unsigned char uch; typedef
regex2.h 109 uch *ptr; /* -> uch [csetsize] */
110 uch mask; /* bit within array */
111 uch hash; /* hash code */
116 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c))
117 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c))
118 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask)
136 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */
  /external/swiftshader/third_party/LLVM/lib/Support/
regutils.h 40 typedef unsigned char uch; typedef
regex2.h 106 uch *ptr; /* -> uch [csetsize] */
107 uch mask; /* bit within array */
108 uch hash; /* hash code */
113 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c))
114 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c))
115 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask)
133 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regutils.h 43 typedef unsigned char uch; typedef
regex2.h 109 uch *ptr; /* -> uch [csetsize] */
110 uch mask; /* bit within array */
111 uch hash; /* hash code */
116 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c))
117 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c))
118 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask)
136 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */
  /bionic/libc/upstream-netbsd/lib/libc/regex/
utils.h 78 typedef unsigned char uch; typedef
regex2.h 158 uch *ptr; /* -> uch [csetsize] */
159 uch mask; /* bit within array */
160 uch hash; /* hash code */
165 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c))
166 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c))
167 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask)
185 uch *setbits; /* -> uch[csetsize][ncsets/CHAR_BIT] */

Completed in 369 milliseconds

1 2 3 4