HomeSort by relevance Sort by last modified time
    Searched full:comp_type (Results 1 - 10 of 10) sorted by null

  /external/libselinux/src/
context.c 9 #define COMP_TYPE 2
184 def_get(type, COMP_TYPE)
194 def_set(type, COMP_TYPE)
  /external/libpng/
pngrutil.c 337 png_decompress_chunk(png_structp png_ptr, int comp_type,
349 else if (comp_type == PNG_COMPRESSION_TYPE_BASE)
417 else /* if (comp_type != PNG_COMPRESSION_TYPE_BASE) */
423 comp_type);
2123 int comp_type; local
2244 int comp_type = 0; local
    [all...]
libpngpf.3 
pngpread.c     [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c 184 png_decompress_chunk(png_structp png_ptr, int comp_type,
192 if (comp_type == PNG_COMPRESSION_TYPE_BASE)
326 else /* if (comp_type != PNG_COMPRESSION_TYPE_BASE) */
332 "Unknown zTXt compression type %d", comp_type);
1955 int comp_type; local
2054 int comp_type = 0; local
    [all...]
pngpread.c     [all...]
png.h     [all...]
  /external/mksh/src/
edit.c 835 } Comp_type;
924 static void do_complete(int, Comp_type);
    [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 209 milliseconds