Home
last modified time | relevance | path

Searched defs:first2 (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/numerics/numeric.ops/inner.product/
Dinner_product.pass.cpp29 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
Dinner_product_comp.pass.cpp31 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
/external/opencv/cv/src/
Dcvcalibinit.cpp1203 CvCBCorner* first = 0, *first2 = 0, *right, *cur, *below, *c; in icvCheckQuadGroup() local