HomeSort by relevance Sort by last modified time
    Searched defs:p_base (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/intl/
relocatable.c 192 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); local
196 while (p > p_base)
  /toolchain/binutils/binutils-2.25/intl/
relocatable.c 185 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); local
189 while (p > p_base)
  /external/opencv/cv/src/
cvpyrsegmentation.cpp 198 _CvPyramidBase *p_base; local
269 p_base = (_CvPyramidBase *) (buffer + step * roi.height);
270 pyram[0] = (_CvPyramid *) p_base;
275 for( j = 0; j < roi.width; j++, p_base++ )
277 p_base->c = pyramida[i * roi.width + j];
278 p_base->p = &stub;
282 p_cur = (_CvPyramid *) p_base;
363 p_base = (_CvPyramidBase *) pyram[0];
364 for( i = 0; i < roi.height; i++, p_base += size.width )
368 _CvPyramid *p1 = p_base[j].p
612 _CvPyramidBaseC3 *p_base; local
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 

Completed in 74 milliseconds