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

  /external/opencv/cv/src/
cvcontourtree.cpp 78 a, ap1, ap2, an1, an2, b, bp1, bp2, bn1, bn2; local
213 &an1, &bn1 ));
357 a = an1;
358 an1 = an2;
396 icvCalcTriAttr( contour, tn1, t, nm, tn2, nmn2, &sn1, &sn1_c, &hn1, &an1,
492 tree_two.r1 = hn1 / an1;
493 tree_two.r2 = bn1 / an1;
  /external/clang/test/CXX/drs/
dr6xx.cpp 106 int an1 = sizeof(A::n);
127 int an1 = sizeof n;

Completed in 50 milliseconds