Home
last modified time | relevance | path

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

1234567891011

/external/ltp/testcases/kernel/sched/hyperthreading/ht_interrupt/
Dht_interrupt.c30 int ci[32], cj[32]; in HT_InterruptDistribution() local
63cj, cj + 1, cj + 2, cj + 3, cj + 4, cj + 5, cj + 6, cj + 7, cj + 8, cj + 9, cj + 10, cj + 11, cj +… in HT_InterruptDistribution()
69 d = cj[0] - ci[0]; in HT_InterruptDistribution()
73 d = cj[i] - ci[i]; in HT_InterruptDistribution()
/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/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/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/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/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/lzma/C/
DBcj2.c213 unsigned cj = (p->temp[3] == 0xE8) ? BCJ2_STREAM_CALL : BCJ2_STREAM_JUMP; in Bcj2Dec_Decode() local
214 const Byte *cur = p->bufs[cj]; in Bcj2Dec_Decode()
218 if (cur == p->lims[cj]) in Bcj2Dec_Decode()
220 p->state = cj; in Bcj2Dec_Decode()
225 p->bufs[cj] = cur + 4; in Bcj2Dec_Decode()
DBcj2Enc.c216 unsigned cj = (b == 0xE8) ? BCJ2_STREAM_CALL : BCJ2_STREAM_JUMP; in Bcj2Enc_Encode_2() local
217 Byte *cur = p->bufs[cj]; in Bcj2Enc_Encode_2()
218 if (cur == p->lims[cj]) in Bcj2Enc_Encode_2()
220 p->state = cj; in Bcj2Enc_Encode_2()
225 p->bufs[cj] = cur + 4; in Bcj2Enc_Encode_2()
/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.py647 cj = CookieJar()
650 interact_netscape(cj, uri, value)
652 self.assertIn("/", cj._cookies["example.com"])
654 self.assertEqual(interact_netscape(cj, uri), value)
791 cj = CookieJar(policy=cp)
792 interact_netscape(cj, "http://example.co.uk/", 'no=problemo')
793 interact_netscape(cj, "http://example.co.uk/",
795 self.assertEqual(len(cj), 2)
797 interact_netscape(cj, "http://example.%s/" % pseudo_tld,
799 self.assertEqual(len(cj), 2)
[all …]
Dtest_urllib2.py1135 cj = MockCookieJar()
1136 h = urllib.request.HTTPCookieProcessor(cj)
1142 self.assertIs(cj.ach_req, req)
1143 self.assertIs(cj.ach_req, newreq)
1147 self.assertIs(cj.ec_req, req)
1148 self.assertIs(cj.ec_r, r)
1265 cj = CookieJar()
1266 interact_netscape(cj, "http://www.example.com/", "spam=eggs")
1270 cp = urllib.request.HTTPCookieProcessor(cj)
/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 …]
Dtest_urllib2.py907 cj = MockCookieJar()
908 h = urllib2.HTTPCookieProcessor(cj)
914 self.assertTrue(cj.ach_req is req is newreq)
918 self.assertTrue(cj.ec_req is req)
919 self.assertTrue(cj.ec_r is r is newr)
1022 cj = CookieJar()
1023 interact_netscape(cj, "http://www.example.com/", "spam=eggs")
1027 cp = urllib2.HTTPCookieProcessor(cj)
/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/opencv/cv/src/
Dcvemd.cpp309 int cj = state.idx2[j]; in cvCalcEMD2() local
311 if( xp != state.enter_x && ci >= 0 && cj >= 0 ) in cvCalcEMD2()
315 ((float*)(flow->data.ptr + flow->step*ci))[cj] = val; in cvCalcEMD2()
517 int cj = state->idx2[j]; in icvInitEMD() local
518 if( cj < 0 ) in icvInitEMD()
526 signature2 + cj * (dims + 1) + 1, in icvInitEMD()
532 val = cost[cost_step*ci + cj]; in icvInitEMD()
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D460e62e96eceaef4bd5c527b23f849f4.00001c2a.honggfuzz.cov5 …�K!��7kO�68����_b�����Y� _�l�m�"~}�Ru ���t�u>��B|�t͞�)/�M��S��C��o�<�cj�@HD1[yw�E =R����6�…
24 …�K!��7kO�68����_b�����Y� _�l�m�"~}�Ru ���t�u>��B|�t͞�)/�M��S��C��o�<�cj�@HD1[yw�E =R����6�…

1234567891011