Home
last modified time | relevance | path

Searched refs:ycount (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/madvise/
Dmadvise08.c113 int ycount = 0; in find_sequence() local
127 ycount = 0; in find_sequence()
132 ycount++; in find_sequence()
138 if (ycount == YCOUNT) in find_sequence()
/external/libcups/cups/
Dtestclient.c300 xcount, ycount, /* Current count for X and Y */ in make_raster_file() local
597 for (ycount = yrep; ycount > 0 && y < yend; ycount --, y ++) in make_raster_file()
/external/freetype/
DChangeLog.231249 The type of TWork.ycount is changed to TPos, because
7375 (TRaster): New members `buffer', `buffer_size', `ycells', `ycount'.
DChangeLog.26263 * src/smooth/ftgrays.c (gray_TWorker): Remove redundant `ycount'.