HomeSort by relevance Sort by last modified time
    Searched full:err_mode (Results 1 - 3 of 3) sorted by null

  /external/opencv/cxcore/src/
cxerror.cpp 60 int err_mode; member in struct:CvContext
78 context->err_mode = CV_ErrModeLeaf;
311 return icvGetContext()->err_mode;
317 int prev_mode = context->err_mode;
318 context->err_mode = mode;
353 if( context->err_mode != CV_ErrModeSilent )
  /prebuilts/python/linux-x86/2.7.5/lib/
libpython2.7.a     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
libpython2.7.a     [all...]

Completed in 118 milliseconds