Home
last modified time | relevance | path

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

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp9.cpp20 constexpr int ni1; // expected-error {{default initialization of an object of const type 'const int… variable
/external/clang/test/SemaCXX/
Drval-references.cpp39 not_int ni1 = over(0); in f() local
/external/opencv3/modules/calib3d/src/
Dcalibration.cpp2980 int ni1 = imagePoints1.getMat(i).checkVector(2, CV_32F); in collectCalibrationData() local
3506 int ni1 = pt1.checkVector(2, CV_32F), ni3 = pt3.checkVector(2, CV_32F); in adjust3rdMatrix() local