Home
last modified time | relevance | path

Searched defs:b12 (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/stitching/perf/opencl/
Dperf_stitch.cpp67 OCL_PERF_TEST_P(stitch, b12, TEST_DETECTORS) in OCL_PERF_TEST_P() argument
/external/eigen/Eigen/src/Eigenvalues/
DRealQZ.h413 b12=m_T.coeff(f+0,f+1), in step() local
460 b11 = m_T.coeff(f,f), b12 = m_T.coeff(f,f+1), in step() local
/external/opencv3/modules/stitching/perf/
Dperf_stich.cpp65 PERF_TEST_P(stitch, b12, TEST_DETECTORS) in PERF_TEST_P() argument
/external/eigen/unsupported/test/
Dlevenberg_marquardt.cpp1360 double b12 = b[1]*b[1]; in df() local
DNonLinearOptimization.cpp1754 double b12 = b[1]*b[1]; in df() local
/external/clang/test/SemaCXX/
Duninitialized.cpp470 B* b12(b11); in setupB() local
1168 B b12 = { {}, {b12.a1.i2} }; variable
1226 B b12 = { {}, {b12.a1.i2} }; member