Home
last modified time | relevance | path

Searched refs:cj (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/external/clang/test/CodeGen/
Dunsigned-promotion.c10 unsigned char ci, cj, ck; variable
98 ci = cj + ck; in testcharadd()
120 ci = cj - ck; in testcharsub()
142 ci = cj * ck; in testcharmul()
/external/eigen/Eigen/src/Core/products/
DGeneralMatrixVector.h111 conj_helper<LhsScalar,RhsScalar,ConjugateLhs,ConjugateRhs> cj;
207 res[j] = cj.pmadd(lhs0(j), pfirst(ptmp0), res[j]);
208 res[j] = cj.pmadd(lhs1(j), pfirst(ptmp1), res[j]);
209 res[j] = cj.pmadd(lhs2(j), pfirst(ptmp2), res[j]);
210 res[j] = cj.pmadd(lhs3(j), pfirst(ptmp3), res[j]);
276 res[j] = cj.pmadd(lhs0(j), pfirst(ptmp0), res[j]);
277 res[j] = cj.pmadd(lhs1(j), pfirst(ptmp1), res[j]);
278 res[j] = cj.pmadd(lhs2(j), pfirst(ptmp2), res[j]);
279 res[j] = cj.pmadd(lhs3(j), pfirst(ptmp3), res[j]);
298 res[j] += cj.pmul(lhs0(j), pfirst(ptmp0));
[all …]
DGeneralBlockPanelKernel.h317 EIGEN_ALWAYS_INLINE static void run(const CJ& cj, A& a, B& b, C& c, T& /*t*/) in run()
319 c = cj.pmadd(a,b,c); in run()
324 EIGEN_ALWAYS_INLINE static void run(const CJ& cj, T& a, T& b, T& c, T& t)
326 t = b; t = cj.pmul(a,t); c = padd(c,t);
331 EIGEN_STRONG_INLINE void gebp_madd(const CJ& cj, A& a, B& b, C& c, T& t)
333 gebp_madd_selector<CJ,A,B,C,T>::run(cj,a,b,c,t);
437 conj_helper<LhsPacketType,RhsPacketType,ConjLhs,ConjRhs> cj;
444 c = cj.pmadd(a,b,c);
446 tmp = b; tmp = cj.pmul(a,tmp); c = padd(c,tmp);
559 r = cj.pmadd(c,alpha,r);
[all …]
DSelfadjointProduct.h27 internal::conj_if<ConjRhs> cj;
33 …+= (alpha * cj(vecY[i])) * ConjLhsType(OtherMap(vecX+(UpLo==Lower ? i : 0),UpLo==Lower ? size-i : …
/external/eigen/blas/
DPackedTriangularMatrixVector.h29 internal::conj_if<ConjRhs> cj;
39 ResMap(res+(IsLower ? s+i : 0),r) += alpha * cj(rhs[i]) * ConjLhsType(LhsMap(lhs+s,r));
41 res[i] += alpha * cj(rhs[i]);
58 internal::conj_if<ConjRhs> cj;
71 res[i] += alpha * cj(rhs[i]);
DPackedTriangularSolverVector.h27 internal::conj_if<Conjugate> cj;
40 rhs[i] /= cj(lhs[IsLower ? i : 0]);
55 internal::conj_if<Conjugate> cj;
65 rhs[i] /= cj(lhs[IsLower ? 0 : i]);
DGeneralRank1Update.h26 conj_if<ConjRhs> cj;
29 …Map<Matrix<Scalar,Dynamic,1> >(mat+stride*i,rows) += alpha * cj(v[i]) * ConjRhsType(OtherMap(u,row…
DPackedSelfadjointProduct.h29 conj_if<ConjRhs> cj;
33 …Map<Matrix<Scalar,Dynamic,1> >(mat, UpLo==Lower ? size-i : (i+1)) += alpha * cj(vec[i]) * ConjRhsT…
/external/lzma/C/
DBcj2.c214 unsigned cj = (p->temp[3] == 0xE8) ? BCJ2_STREAM_CALL : BCJ2_STREAM_JUMP; in Bcj2Dec_Decode() local
215 const Byte *cur = p->bufs[cj]; in Bcj2Dec_Decode()
219 if (cur == p->lims[cj]) in Bcj2Dec_Decode()
221 p->state = cj; in Bcj2Dec_Decode()
226 p->bufs[cj] = cur + 4; in Bcj2Dec_Decode()
DBcj2Enc.c215 unsigned cj = (b == 0xE8) ? BCJ2_STREAM_CALL : BCJ2_STREAM_JUMP; in Bcj2Enc_Encode_2() local
216 Byte *cur = p->bufs[cj]; in Bcj2Enc_Encode_2()
217 if (cur == p->lims[cj]) in Bcj2Enc_Encode_2()
219 p->state = cj; in Bcj2Enc_Encode_2()
224 p->bufs[cj] = cur + 4; in Bcj2Enc_Encode_2()
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2009-07-01-CommuteBug.ll70 %cj.811.i = phi i32 [ undef, %bb.nph.i98 ], [ %cj.11.i100, %bb218.i ] ; <i32> [#uses=3]
91 …%fj.4.i = phi i32 [ %cj.811.i, %bb167.i ], [ %cj.811.i, %bb158.i ], [ %fj.515.i, %bb160.i ], [ %cj
96 %cj.9.i = select i1 undef, i32 %pj.317.i, i32 undef ; <i32> [#uses=0]
98 %cj.11.i100 = select i1 undef, i32 %fj.4.i, i32 undef ; <i32> [#uses=2]
103 store i32 %cj.11.i100, i32* %scevgep89.i, align 4
D2009-06-30-RegScavengerAssert4.ll75 %cj.811.i = phi i32 [ %6, %bb.nph.i98 ], [ %cj.11.i100, %bb218.i ] ; <i32> [#uses=3]
96 …%fj.4.i = phi i32 [ %cj.811.i, %bb167.i ], [ %cj.811.i, %bb158.i ], [ %fj.515.i, %bb160.i ], [ %cj
101 %cj.11.i100 = select i1 undef, i32 %fj.4.i, i32 undef ; <i32> [#uses=1]
D2009-06-30-RegScavengerAssert3.ll92 %cj.9.i = select i1 undef, i32 %pj.317.i, i32 undef ; <i32> [#uses=0]
95 %cj.11.i100 = select i1 %6, i32 %fj.4.i, i32 %5 ; <i32> [#uses=1]
101 store i32 %cj.11.i100, i32* %scevgep89.i, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2009-07-01-CommuteBug.ll70 %cj.811.i = phi i32 [ undef, %bb.nph.i98 ], [ %cj.11.i100, %bb218.i ] ; <i32> [#uses=3]
91 …%fj.4.i = phi i32 [ %cj.811.i, %bb167.i ], [ %cj.811.i, %bb158.i ], [ %fj.515.i, %bb160.i ], [ %cj
96 %cj.9.i = select i1 undef, i32 %pj.317.i, i32 undef ; <i32> [#uses=0]
98 %cj.11.i100 = select i1 undef, i32 %fj.4.i, i32 undef ; <i32> [#uses=2]
103 store i32 %cj.11.i100, i32* %scevgep89.i, align 4
D2009-06-30-RegScavengerAssert4.ll75 %cj.811.i = phi i32 [ %6, %bb.nph.i98 ], [ %cj.11.i100, %bb218.i ] ; <i32> [#uses=3]
96 …%fj.4.i = phi i32 [ %cj.811.i, %bb167.i ], [ %cj.811.i, %bb158.i ], [ %fj.515.i, %bb160.i ], [ %cj
101 %cj.11.i100 = select i1 undef, i32 %fj.4.i, i32 undef ; <i32> [#uses=1]
D2009-06-30-RegScavengerAssert3.ll92 %cj.9.i = select i1 undef, i32 %pj.317.i, i32 undef ; <i32> [#uses=0]
95 %cj.11.i100 = select i1 %6, i32 %fj.4.i, i32 %5 ; <i32> [#uses=1]
101 store i32 %cj.11.i100, i32* %scevgep89.i, align 4
/external/llvm/test/CodeGen/ARM/
D2009-07-01-CommuteBug.ll70 %cj.811.i = phi i32 [ undef, %bb.nph.i98 ], [ %cj.11.i100, %bb218.i ] ; <i32> [#uses=3]
91 …%fj.4.i = phi i32 [ %cj.811.i, %bb167.i ], [ %cj.811.i, %bb158.i ], [ %fj.515.i, %bb160.i ], [ %cj
96 %cj.9.i = select i1 undef, i32 %pj.317.i, i32 undef ; <i32> [#uses=0]
98 %cj.11.i100 = select i1 undef, i32 %fj.4.i, i32 undef ; <i32> [#uses=2]
103 store i32 %cj.11.i100, i32* %scevgep89.i, align 4
D2009-06-30-RegScavengerAssert4.ll75 %cj.811.i = phi i32 [ %6, %bb.nph.i98 ], [ %cj.11.i100, %bb218.i ] ; <i32> [#uses=3]
96 …%fj.4.i = phi i32 [ %cj.811.i, %bb167.i ], [ %cj.811.i, %bb158.i ], [ %fj.515.i, %bb160.i ], [ %cj
101 %cj.11.i100 = select i1 undef, i32 %fj.4.i, i32 undef ; <i32> [#uses=1]
D2009-06-30-RegScavengerAssert3.ll92 %cj.9.i = select i1 undef, i32 %pj.317.i, i32 undef ; <i32> [#uses=0]
95 %cj.11.i100 = select i1 %6, i32 %fj.4.i, i32 %5 ; <i32> [#uses=1]
101 store i32 %cj.11.i100, i32* %scevgep89.i, align 4
/external/swiftshader/third_party/LLVM/test/Transforms/LoopRotate/
Ddbgvalue.ll43 …ta !"/Volumes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c…
44 …ta !"/Volumes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c…
/external/python/cpython3/Lib/test/
Dtest_http_cookiejar.py648 cj = CookieJar()
651 interact_netscape(cj, uri, value)
653 self.assertIn("/", cj._cookies["example.com"])
655 self.assertEqual(interact_netscape(cj, uri), value)
816 cj = CookieJar(policy=cp)
817 interact_netscape(cj, "http://example.co.uk/", 'no=problemo')
818 interact_netscape(cj, "http://example.co.uk/",
820 self.assertEqual(len(cj), 2)
822 interact_netscape(cj, "http://example.%s/" % pseudo_tld,
824 self.assertEqual(len(cj), 2)
[all …]
/external/python/cpython2/Lib/test/
Dtest_cookielib.py600 cj = cookielib.CookieJar()
603 interact_netscape(cj, uri, value)
605 self.assertIn("/", cj._cookies["example.com"])
607 self.assertEqual(interact_netscape(cj, uri), value)
758 cj = CookieJar(policy=cp)
759 interact_netscape(cj, "http://example.co.uk/", 'no=problemo')
760 interact_netscape(cj, "http://example.co.uk/",
762 self.assertEqual(len(cj), 2)
764 interact_netscape(cj, "http://example.%s/" % pseudo_tld,
766 self.assertEqual(len(cj), 2)
[all …]
/external/llvm/test/Transforms/LoopRotate/
Ddbgvalue.ll127 …e: "/Volumes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c"…
144 …e: "/Volumes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c"…
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopRotate/
Ddbgvalue.ll127 …e: "/Volumes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c"…
144 …e: "/Volumes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c"…
/external/fonttools/Lib/fontTools/varLib/
Diup.py122 cj = c[j]
142 if c1 <= cj <= c2:
156 if cj < c1:

12345678910>>...14