Home
last modified time | relevance | path

Searched refs:roffset (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp536 int32_t roffset = offset + clength; in minLengthInChars() local
539 if (roffset < maxOffset) { in minLengthInChars()
540 rlength = minLengthInChars(ceList, roffset, history); in minLengthInChars()
566 int32_t roffset = offset + 2; in minLengthInChars() local
572 if (roffset < maxOffset) { in minLengthInChars()
573 rlength = minLengthInChars(ceList, roffset, history); in minLengthInChars()
583 int32_t roffset = offset; in minLengthInChars() local
587 for (int32_t j = 0; roffset < maxOffset && j < 4; j += 1, roffset += 1) { in minLengthInChars()
588 uint32_t jce = ceList->get(roffset); in minLengthInChars()
603 if (roffset == offset) { in minLengthInChars()
[all …]
/external/libvncserver/test/
Dtjunittest.c75 int roffset=tjRedOffset[pf]; in initBuf() local
107 buf[index*ps+roffset]=255; in initBuf()
114 buf[index*ps+roffset]=255; in initBuf()
146 int roffset=tjRedOffset[pf]; in checkBuf() local
162 r=buf[index*ps+roffset]; in checkBuf()
214 printf("%.3d/%.3d/%.3d ", buf[(row*w+col)*ps+roffset], in checkBuf()
Dbmp.c75 static const int roffset[BMPPIXELFORMATS]={0, 0, 2, 2, 3, 1}; variable
101 dstptr0[roffset[dstformat]]=srcptr0[roffset[srcformat]]; in pixelconvert()
152 (*buf)[j*dstpitch+i*ps[f]+roffset[f]]=(unsigned char)(pixel[0]*255/scalefactor); in loadppm()
/external/libjpeg-turbo/
Dtjunittest.c90 int roffset=tjRedOffset[pf]; in initBuf() local
144 buf[index*ps+roffset]=255; in initBuf()
151 buf[index*ps+roffset]=255; in initBuf()
183 int roffset=tjRedOffset[pf]; in checkBuf() local
229 r=buf[index*ps+roffset]; in checkBuf()
285 printf("%.3d/%.3d/%.3d ", buf[(row*w+col)*ps+roffset], in checkBuf()
/external/kernel-headers/original/uapi/linux/
Dscif_ioctl.h154 __s64 roffset; member
/external/opencv3/modules/imgproc/src/opencl/
Dcalc_back_project.cl93 __constant float * ranges, int roffset)
98 ranges += roffset;
/external/libjpeg-turbo/java/
DTJUnitTest.java155 int roffset = TJ.getRedOffset(pf); in initBuf() local
207 buf[index + roffset] = (byte)255; in initBuf()
212 buf[index + roffset] = (byte)255; in initBuf()
307 int roffset = TJ.getRedOffset(pf); in checkBuf() local
356 byte r = buf[index + roffset]; in checkBuf()
413 int r = buf[pitch * row + col * ps + roffset]; in checkBuf()
/external/robolectric/v3/libs/
Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...