Home
last modified time | relevance | path

Searched defs:roffset (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp536 int32_t roffset = offset + clength; in minLengthInChars() local
566 int32_t roffset = offset + 2; in minLengthInChars() local
583 int32_t roffset = offset; in minLengthInChars() local
/external/libvncserver/test/
Dtjunittest.c75 int roffset=tjRedOffset[pf]; in initBuf() local
146 int roffset=tjRedOffset[pf]; in checkBuf() local
Dbmp.c78 static const int roffset[BMPPIXELFORMATS]={0, 0, 2, 2, 3, 1}; variable