HomeSort by relevance Sort by last modified time
    Searched refs:subr_tab (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ss/
ct_c.awk 46 subr_tab[awk_bug] = subr
65 printf " %s,\n", subr_tab[i] > outfile
  /external/opencv/cxcore/src/
cxarithm.cpp 526 static CvFuncTable subr_tab; local
549 icvInitSubRCC1RTable( &subr_tab );
594 func = (CvFunc2D_2A1P)(subr_tab.fn_2d[CV_MAT_DEPTH(type)]);
703 func = (CvFunc2D_2A1P)(subr_tab.fn_2d[depth]);
    [all...]

Completed in 61 milliseconds