Searched defs:first2 (Results 1 – 3 of 3) sorted by relevance
/external/libcxx/test/std/numerics/numeric.ops/inner.product/ |
D | inner_product.pass.cpp | 29 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
D | inner_product_comp.pass.cpp | 31 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
/external/opencv/cv/src/ |
D | cvcalibinit.cpp | 1203 CvCBCorner* first = 0, *first2 = 0, *right, *cur, *below, *c; in icvCheckQuadGroup() local
|