Searched refs:lp2 (Results 1 – 4 of 4) sorted by relevance
/external/eigen/test/ |
D | permutationmatrices.cpp | 58 LeftPermutationType lp2(lv2); in permutationmatrices() local 59 Matrix<Scalar,Rows,Rows> lm2(lp2); in permutationmatrices() 60 VERIFY_IS_APPROX((lp*lp2).toDenseMatrix().template cast<Scalar>(), lm*lm2); in permutationmatrices() 87 lp2 = lp; in permutationmatrices() 91 lp2.applyTranspositionOnTheLeft(i, j); in permutationmatrices() 94 VERIFY_IS_APPROX(lm, lp2.toDenseMatrix().template cast<Scalar>()); in permutationmatrices()
|
/external/clang/test/Analysis/ |
D | malloc-sizeof.c | 18 …long *lp2 = malloc(5 * sizeof(double)); // expected-warning {{Result of 'malloc' is converted to a… in foo() local
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | p2ptransportchannel_unittest.cc | 173 const std::string& lt2, const std::string& lp2, in Result() 176 local_type2(lt2), local_proto2(lp2), remote_type2(rt2), in Result()
|
/external/lzma/ |
D | lzma.txt | 245 2) LZMA e file.bin file.lzma -lc0 -lp2
|