Searched refs:lp1 (Results 1 – 3 of 3) sorted by relevance
122 List<Point> lp1 = new ArrayList<Point>(adm.length); in testPTOD() local128 lp1.add(tkp[dm.trainIdx].pt); in testPTOD()132 MatOfPoint2f points1 = new MatOfPoint2f(lp1.toArray(new Point[0])); in testPTOD()
10 %lp1 = landingpad token
17 …long *lp1 = malloc(sizeof(short)); // expected-warning {{Result of 'malloc' is converted to a poin… in foo() local