Searched defs:roffset (Results 1 - 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dscif_ioctl.h144 * @roffset: offset in remote registered address space to/from
155 __s64 roffset; member in struct:scifioctl_copy
175 * @rval: value to write to roffset
/external/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp535 int32_t roffset = offset + clength; local
538 if (roffset < maxOffset) {
539 rlength = minLengthInChars(ceList, roffset, history);
565 int32_t roffset = offset + 2; local
568 //history[roffset++] = -1;
569 //history[roffset++] = 1;
571 if (roffset < maxOffset) {
572 rlength = minLengthInChars(ceList, roffset, history);
582 int32_t roffset = offset; local
586 for (int32_t j = 0; roffset < maxOffse
[all...]
/external/libvncserver/test/
H A Dbmp.c75 static const int roffset[BMPPIXELFORMATS]={0, 0, 2, 2, 3, 1}; variable
101 dstptr0[roffset[dstformat]]=srcptr0[roffset[srcformat]];
152 (*buf)[j*dstpitch+i*ps[f]+roffset[f]]=(unsigned char)(pixel[0]*255/scalefactor);
H A Dtjunittest.c75 int roffset=tjRedOffset[pf]; local
107 buf[index*ps+roffset]=255;
114 buf[index*ps+roffset]=255;
146 int roffset=tjRedOffset[pf]; local
162 r=buf[index*ps+roffset];
214 printf("%.3d/%.3d/%.3d ", buf[(row*w+col)*ps+roffset],
/external/libjpeg-turbo/
H A Dtjunittest.c90 int roffset=tjRedOffset[pf]; local
144 buf[index*ps+roffset]=255;
151 buf[index*ps+roffset]=255;
183 int roffset=tjRedOffset[pf]; local
229 r=buf[index*ps+roffset];
285 printf("%.3d/%.3d/%.3d ", buf[(row*w+col)*ps+roffset],
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...

Completed in 688 milliseconds