Searched refs:lp2 (Results 1 – 9 of 9) sorted by relevance
/external/eigen/test/ |
D | permutationmatrices.cpp | 65 LeftPermutationType lp2(lv2); in permutationmatrices() local 66 Matrix<Scalar,Rows,Rows> lm2(lp2); in permutationmatrices() 67 VERIFY_IS_APPROX((lp*lp2).toDenseMatrix().template cast<Scalar>(), lm*lm2); in permutationmatrices() 94 lp2 = lp; in permutationmatrices() 98 lp2.applyTranspositionOnTheLeft(i, j); in permutationmatrices() 101 VERIFY_IS_APPROX(lm, lp2.toDenseMatrix().template cast<Scalar>()); in permutationmatrices()
|
/external/llvm/test/CodeGen/X86/ |
D | inconsistent_landingpad.ll | 19 %lp2 = landingpad { i8*, i32 }
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | inconsistent_landingpad.ll | 19 %lp2 = landingpad { i8*, i32 }
|
/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/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanel.h | 76 virtual LRESULT OnCplMsg(HWND hWndCPl, UINT msg, LPARAM lp1, LPARAM lp2);
|
/external/adhd/scripts/audio_tuning/frontend/ |
D | audio.js | 765 var lp2 = lr4_lowpass(f2); 772 connect(hp1, lp2); 784 return lp2.output(); 802 lp2.config(s, value);
|
/external/lzma/DOC/ |
D | lzma-sdk.txt | 296 2) LZMA e file.bin file.lzma -lc0 -lp2
|
/external/u-boot/lib/lzma/ |
D | lzma.txt | 245 2) LZMA e file.bin file.lzma -lc0 -lp2
|
/external/webrtc/webrtc/p2p/base/ |
D | p2ptransportchannel_unittest.cc | 183 const std::string& lt2, const std::string& lp2, in Result() 186 local_type2(lt2), local_proto2(lp2), remote_type2(rt2), in Result()
|