Home
last modified time | relevance | path

Searched defs:boffset (Results 1 – 6 of 6) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
DStrings.java76 CharSequence a, int aoffset, CharSequence b, int boffset, int n) { in regionMatchesIgnoreCase()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java474 int boffset=index&m_MASK; in indexOf() local
524 int boffset=m_firstFree&m_MASK; in lastIndexOf() local
/external/libjpeg-turbo/
Dtjunittest.c107 int boffset = tjBlueOffset[pf]; in initBuf() local
188 int boffset = tjBlueOffset[pf]; in checkBuf() local
697 int boffset = tjBlueOffset[pf]; in initBitmap() local
731 int boffset = tjBlueOffset[pf]; in cmpBitmap() local
/external/ComputeLibrary/arm_compute/
DAclTypes.h197 int64_t boffset; /**< Offset in terms of bytes for the first element */ member
/external/libvpx/vp9/encoder/
Dvp9_rdopt.c2565 const int boffset = in single_motion_search() local
Dvp9_encodeframe.c2431 int boffset = b_mi_row / 2 * cm->mb_cols + b_mi_col / 2; in set_source_var_based_partition() local