Searched refs:yindex (Results 1 - 21 of 21) sorted by path

/external/chromium_org/third_party/freetype/src/smooth/
H A Dftgrays.c1370 int yindex; local
1373 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1378 printf( "%3d:", yindex );
1380 for ( cell = ras.ycells[yindex]; cell != NULL; cell = cell->next )
1392 int yindex; local
1404 for ( yindex = 0; yindex < ras.ycount; yindex
1839 int yindex; local
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dindiancal.cpp162 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
172 yindex = uprv_floor(dquad / 365);
173 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
174 if (!((cent == 4) || (yindex == 4))) {
/external/chromium_org/third_party/libjpeg_turbo/
H A Djccoefct.c149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
173 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
174 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
176 yoffset+yindex < compptr->last_row_height) {
345 int blkn, ci, xindex, yindex, yoffset; local
373 for (yindex = 0; yindex < compptr->MCU_height; yindex
[all...]
H A Djctrans.c295 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
323 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
325 yindex+yoffset < compptr->last_row_height) {
327 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Djdcoefct.c159 int blkn, ci, xindex, yindex, yoffset, useful_width; local
198 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
200 yoffset+yindex < compptr->last_row_height) {
254 int blkn, ci, xindex, yindex, yoffset; local
283 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
284 buffer_ptr = buffer[ci][yindex
[all...]
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlparser.c627 static void yindex (LexState *ls, expdesc *v) { function
663 yindex(ls, &key);
914 yindex(ls, &key);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/freetype/src/smooth/
H A Dftgrays.c1392 int yindex; local
1395 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1400 printf( "%3d:", yindex );
1402 for ( cell = ras.ycells[yindex]; cell != NULL; cell = cell->next )
1414 int yindex; local
1426 for ( yindex = 0; yindex < ras.ycount; yindex
1862 int yindex; local
[all...]
/external/icu/icu4c/source/i18n/
H A Dindiancal.cpp162 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
172 yindex = uprv_floor(dquad / 365);
173 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
174 if (!((cent == 4) || (yindex == 4))) {
/external/jpeg/
H A Djccoefct.c149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
173 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
174 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
176 yoffset+yindex < compptr->last_row_height) {
345 int blkn, ci, xindex, yindex, yoffset; local
373 for (yindex = 0; yindex < compptr->MCU_height; yindex
[all...]
H A Djctrans.c284 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
312 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
314 yindex+yoffset < compptr->last_row_height) {
316 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Djdcoefct.c153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
205 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset; local
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
318 buffer_ptr = buffer[ci][yindex
396 int ci, xindex, yindex, yoffset; local
456 int blkn, ci, xindex, yindex, yoffset; local
[all...]
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jccoefct.c150 int blkn, bi, ci, yindex, yoffset, blockcnt; local
174 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
175 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
177 yoffset+yindex < compptr->last_row_height) {
346 int blkn, ci, xindex, yindex, yoffset; local
374 for (yindex = 0; yindex < compptr->MCU_height; yindex
[all...]
H A Dfpdfapi_jctrans.c285 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
313 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
315 yindex+yoffset < compptr->last_row_height) {
317 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Dfpdfapi_jdcoefct.c154 int blkn, ci, xindex, yindex, yoffset, useful_width; local
193 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
195 yoffset+yindex < compptr->last_row_height) {
249 int blkn, ci, xindex, yindex, yoffset; local
278 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
279 buffer_ptr = buffer[ci][yindex
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftgrays.c1385 int yindex; local
1388 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1393 printf( "%3d:", yindex );
1395 for ( cell = ras.ycells[yindex]; cell != NULL; cell = cell->next )
1407 int yindex; local
1419 for ( yindex = 0; yindex < ras.ycount; yindex
1856 int yindex; local
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djccoefct.c149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
173 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
174 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
176 yoffset+yindex < compptr->last_row_height) {
345 int blkn, ci, xindex, yindex, yoffset; local
373 for (yindex = 0; yindex < compptr->MCU_height; yindex
[all...]
H A Djctrans.c284 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
312 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
314 yindex+yoffset < compptr->last_row_height) {
316 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
H A Djdcoefct.c153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
205 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset; local
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
318 buffer_ptr = buffer[ci][yindex
396 int ci, xindex, yindex, yoffset; local
456 int blkn, ci, xindex, yindex, yoffset; local
[all...]

Completed in 6855 milliseconds