Home
last modified time | relevance | path

Searched defs:ras (Results 1 – 8 of 8) sorted by relevance

/third_party/cups-filters/filter/
Drastertops.c211 write_flate(cups_raster_t *ras, /* I - Image data */ in write_flate()
374 cups_raster_t *ras; /* Raster stream for printing */ in main() local
Drastertopclx.c1700 ReadLine(cups_raster_t *ras, /* I - Raster stream */ in ReadLine()
1799 cups_raster_t *ras; /* Raster stream for printing */ in main() local
Drastertoescpx.c1555 cups_raster_t *ras, /* I - Raster stream */ in ProcessLine()
1751 cups_raster_t *ras; /* Raster stream for printing */ in main() local
Drastertopdf.cpp1194 int convert_raster(cups_raster_t *ras, unsigned width, unsigned height, in convert_raster()
1311 cups_raster_t *ras; /* Raster stream for printing */ in main() local
Dimagetoraster.c163 cups_raster_t *ras; /* Raster stream */ in main() local
/third_party/selinux/libsepol/cil/src/
Dcil_reset_ast.c175 static void cil_reset_roleattributeset(struct cil_roleattributeset *ras) in cil_reset_roleattributeset()
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c518 #define ras (*worker) macro
520 static gray_TWorker ras; variable
528 #define FT_INTEGRATE( ras, a, b ) \ argument
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c520 static black_TWorker ras; variable
524 #define ras (*worker) macro