Home
last modified time | relevance | path

Searched refs:context0 (Results 1 – 25 of 115) sorted by relevance

12345

/dports/japanese/libskk/libskk-1.0.5/tests/
H A Duser-dict.c40 SkkContext *context0, *context; in completion() local
46 context0 = create_context (TRUE, TRUE); in completion()
48 retval = skk_context_process_key_events (context0, "A i SPC RET"); in completion()
51 retval = skk_context_process_key_events (context0, "A i s a t s u SPC RET"); in completion()
54 retval = skk_context_process_key_events (context0, "A I SPC RET"); in completion()
57 retval = skk_context_process_key_events (context0, "A U SPC RET"); in completion()
61 skk_context_save_dictionaries (context0, &error); in completion()
80 destroy_context (context0); in completion()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dcsturm.cc491 gen a=re(shift,context0),b=im(shift,context0); in csturm_normalize()
492 …if (is_greater(a,a0,context0) && is_greater(b,b0,context0) && is_greater(a1,a,context0) && is_grea… in csturm_normalize()
582 gen gr=re(g,context0),gi=im(g,context0);
599 gen c=re(A,context0)*im(B,context0)+re(B,context0)*im(A,context0);
631 … step,nstep =int(evalf_double(log(max(a1-a0,b1-b0,context0)/eps,context0)/log(2.0,context0),1,cont…
708 gen dist=min(min(A0-a0,a1-A2,context0),min(B0-b0,b1-B2,context0),context0);
811 gen r=re(x0,context0),i=im(x0,context0); in newton_complex_1root()
1155 …if (is_greater(v[j],a0,context0) && is_greater(a1,v[j],context0) && is_greater(0,b0,context0) && i… in complex_roots()
1163 …if (is_greater(v[j],a0,context0) && is_greater(a1,v[j],context0) && is_greater(0,b0,context0) && i… in complex_roots()
1170 …if (is_greater(R,a0,context0) && is_greater(a1,R,context0) && is_greater(I,b0,context0) && is_grea… in complex_roots()
[all …]
H A Dezgcd.cc308 gen lc=r2sym(lcp,lv,context0); in try_sparse_factor()
331 product=product-r2sym(pcur,lv,context0)*pow(lc,int(Pis.size())-1,context0); in try_sparse_factor()
348 gen d1=derive(syst[i],la,context0); in try_sparse_factor()
349 if (is_zero(derive(d1,la,context0))) in try_sparse_factor()
361 gen tmp=recursive_normal(subst(syst,indet,sols,false,context0),context0); in try_sparse_factor()
460 dbg=_factors(dbg,context0) ; in try_sparse_factor_bi()
575 dbg=_factors(dbg,context0) ; in try_sparse_factor_bi()
909 lcmdeno(u[i],den[i],context0); in try_hensel_lift_factor()
1224 q=q+inv(qrd,context0)*qrem; in hensel_lift()
1225 r=r+inv(qrd,context0)*rrem; in hensel_lift()
[all …]
H A Dmodfactor.cc297 if (!env || is_strictly_greater(10000,env->pn,context0)){ in cantor_zassenhaus()
398 gen bound=gen( 2)*abs(lcoeff*tcoeff,context0); in liftroots()
401 while (is_greater(bound,moduloi,context0)) { // (moduloi<=bound){ in liftroots()
477 n=n*abs(norm(p,context0),context0).re(context0); in mignotte_bound()
488 n=n*abs(p.norm(),context0).re(context0); in mignotte_bound()
503 gen z=_lgcd(test,context0); in extracttruefactors()
1137 gen g(gcd(s,lcoeff,context0)); in do_linearfind()
1185 gen lcoeff=q.coord.front().value.re(context0); in do_factorunivsqff()
1186 gen bound=mignotte_bound(q)*abs(lcoeff,context0) ; in do_factorunivsqff()
1344 if (locked || ntl_on(context0)==0){ in factorunivsqff()
[all …]
H A Dglobal.cc2174 …history_out(context0).push_back(eval(history_in(context0)[k]._SYMBptr->feuille,eval_level(context0 in make_child()
2176 history_out(context0).push_back(eval(history_in(context0)[k],eval_level(context0),context0)); in make_child()
2287 …archive(parent_out,vecteur(history_in(context0).begin()+history_begin_level,history_in(context0).e… in child_eval()
2288 …archive(parent_out,vecteur(history_out(context0).begin()+history_begin_level,history_out(context0)… in child_eval()
2298 entr = gen(s,context0); in child_eval()
2355 archive(parent_out,history_in(context0),context0); in child_reeval()
2356 …rchive(parent_out,vecteur(history_out(context0).begin(),history_out(context0).begin()+history_begi… in child_reeval()
2359 archive(parent_out,history_in(context0)[history_begin_level],context0); in child_reeval()
2374 … history_in(context0).erase(history_in(context0).begin()+run_modif_pos,history_in(context0).end()); in child_reeval()
2376 …history_out(context0).erase(history_out(context0).begin()+run_modif_pos,history_out(context0).end(… in child_reeval()
[all …]
H A Dgausspol.cc2981 context0)) in resultant_sylvester()
3034 gen P=r2sym(p,lv,context0),Q=r2sym(q,lv,context0),res; in resultant()
5890 gen ip=im(p,context0); in ext_factor()
5969 an=rdiv(an,pow(pcur.coord.front().value,gen(mult),context0),context0); in ext_factor()
5998 gen P=r2sym(p_y,lv,context0),Pmini=r2sym(p_mini,lv,context0),res; in ext_factor()
6062 an=rdiv(an,pow(pcur.coord.front().value,gen(mult),context0),context0); in ext_factor()
6116 an=rdiv(an,bn,context0); in ext_factor()
6183 an=rdiv(an,pow(pcur.coord.front().value,gen(mult),context0),context0); in cfactor()
6209 an=rdiv(an,pow(pcur.coord.front().value,gen(mult),context0),context0); in cfactor()
6298 gen dd=_minus(makesequence(idivis(2*d,context0),idivis(d,context0)),context0); in sqfffactor()
[all …]
H A Didentificateur.cc803 bool save_local_eval=local_eval(context0); in global_eval()
804 local_eval(false,context0); in global_eval()
809 tmp=g.eval(level,context0); in global_eval()
817 local_eval(save_local_eval,context0); in global_eval()
827 bool save_local_eval=local_eval(context0); in global_evalf()
828 local_eval(false,context0); in global_evalf()
833 tmp=g.eval(level,context0); in global_evalf()
835 gen evaled(tmp._IDNTptr->eval(level,tmp,context0)); in global_evalf()
836 if (check_not_assume(tmp,evaled,true,context0)) in global_evalf()
846 local_eval(save_local_eval,context0); in global_evalf()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/unit_tests/api/data/
H A Dsplit_query.ini943 BlastQueryInfo0.context0.query_index = 0
944 BlastQueryInfo0.context0.frame = 0
945 BlastQueryInfo0.context0.is_valid = TRUE
954 BlastQueryInfo1.context0.query_index = 0
955 BlastQueryInfo1.context0.frame = 0
956 BlastQueryInfo1.context0.is_valid = TRUE
965 BlastQueryInfo2.context0.query_index = 0
966 BlastQueryInfo2.context0.frame = 0
967 BlastQueryInfo2.context0.is_valid = TRUE
976 BlastQueryInfo3.context0.query_index = 0
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/unit_tests/api/data/
H A Dsplit_query.ini943 BlastQueryInfo0.context0.query_index = 0
944 BlastQueryInfo0.context0.frame = 0
945 BlastQueryInfo0.context0.is_valid = TRUE
954 BlastQueryInfo1.context0.query_index = 0
955 BlastQueryInfo1.context0.frame = 0
956 BlastQueryInfo1.context0.is_valid = TRUE
965 BlastQueryInfo2.context0.query_index = 0
966 BlastQueryInfo2.context0.frame = 0
967 BlastQueryInfo2.context0.is_valid = TRUE
976 BlastQueryInfo3.context0.query_index = 0
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DEGLImageTest.cpp46 auto context0 = ctxInfo.directContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
55 GrGLGpu* gpu0 = static_cast<GrGLGpu*>(context0->priv().getGpu()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
159 sk_sp<GrSurfaceProxy> texProxy = context0->priv().proxyProvider()->wrapBackendTexture( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
167 context0->priv().caps()->getReadSwizzle(texProxy->backendFormat(), colorType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
170 GrSurfaceContext::Make(context0, std::move(view), colorType, alphaType, nullptr); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
190 context0, colorType, nullptr, backendTex, 1, origin, nullptr, nullptr); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
196 TestReadPixels(reporter, context0, surfaceContext.get(), pixels.get(), "EGLImageTest-read"); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
199 TestWritePixels(reporter, context0, surfaceContext.get(), false, "EGLImageTest-write"); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
203 TestCopyFromSurface(reporter, context0, surfaceContext->asSurfaceProxy(), in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/context/
H A Dcontext_multi_device_tests.cpp139 MockContext context0(deviceFactory.rootDevices[0]); in TEST() local
140 context0.contextType = ContextType::CONTEXT_TYPE_DEFAULT; in TEST()
141 context0.setupContextType(); in TEST()
142 EXPECT_EQ(ContextType::CONTEXT_TYPE_DEFAULT, context0.peekContextType()); in TEST()
183 …auto context0 = clUniquePtr(Context::create<Context>(nullptr, ClDeviceVector(&firstSubDevice, 1), … in TEST() local
185 EXPECT_NE(nullptr, context0.get()); in TEST()
186 EXPECT_EQ(ContextType::CONTEXT_TYPE_SPECIALIZED, context0->peekContextType()); in TEST()
208 …auto context0 = clUniquePtr(Context::create<Context>(nullptr, ClDeviceVector(rootDeviceAndFirstSub… in TEST() local
210 EXPECT_NE(nullptr, context0.get()); in TEST()
211 EXPECT_EQ(ContextType::CONTEXT_TYPE_UNRESTRICTIVE, context0->peekContextType()); in TEST()
/dports/devel/hadoop2/jetty-6.1.14/examples/embedded/src/main/java/org/mortbay/jetty/example/
H A DManyContexts.java45 ContextHandler context0 = new ContextHandler(); in main() local
46 context0.setContextPath("/zero"); in main()
48 context0.setHandler(handler0); in main()
56 contexts.setHandlers(new Handler[]{context0,context1}); in main()
/dports/devel/hadoop/jetty-6.1.14/examples/embedded/src/main/java/org/mortbay/jetty/example/
H A DManyContexts.java45 ContextHandler context0 = new ContextHandler(); in main() local
46 context0.setContextPath("/zero"); in main()
48 context0.setHandler(handler0); in main()
56 contexts.setHandlers(new Handler[]{context0,context1}); in main()
/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dtest-js-context-specialization.cc208 Node* context0 = t.graph()->NewNode(t.common()->Parameter(0), start); in TEST() local
241 t.CheckContextInputAndDepthChanges(load, context0, 0); in TEST()
247 t.CheckContextInputAndDepthChanges(load, context0, 0); in TEST()
253 t.CheckContextInputAndDepthChanges(load, context0, 1); in TEST()
259 t.CheckContextInputAndDepthChanges(load, context0, 1); in TEST()
320 t.CheckContextInputAndDepthChanges(load, context0, 0); in TEST()
372 Node* context0 = t.graph()->NewNode(t.common()->Parameter(0), start); in TEST() local
502 Node* context0 = t.graph()->NewNode(t.common()->Parameter(0), start); in TEST() local
526 t.CheckContextInputAndDepthChanges(store, context0, 0); in TEST()
533 t.CheckContextInputAndDepthChanges(store, context0, 1); in TEST()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Encoding/tests/Asn1/Writer/
H A DComprehensiveWriteTest.cs28 Asn1Tag context0 = new Asn1Tag(TagClass.ContextSpecific, 0, true); in WriteMicrosoftDotComCert()
29 writer.PushSequence(context0); in WriteMicrosoftDotComCert()
31 writer.PopSequence(context0); in WriteMicrosoftDotComCert()
182 Asn1Tag keyIdentifier = context0; in WriteMicrosoftDotComCert()
195 Asn1Tag distributionPointChoice = context0; in WriteMicrosoftDotComCert()
196 Asn1Tag fullNameChoice = context0; in WriteMicrosoftDotComCert()
/dports/math/scalapack/scalapack-2.1.0/REDIST/TESTING/
H A Dpcgemrdrv.c270 int gcontext, context0, context1; local
392 Cblacs_get(0, 0, &context0);
393 Cblacs_gridinit(&context0, "R", p0, q0);
396 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
404 ma.ctxt = context0;
491 Cblacs_gridexit(context0);
H A Dpdgemrdrv.c267 int gcontext, context0, context1; local
389 Cblacs_get(0, 0, &context0);
390 Cblacs_gridinit(&context0, "R", p0, q0);
393 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
401 ma.ctxt = context0;
488 Cblacs_gridexit(context0);
H A Dpigemrdrv.c266 int gcontext, context0, context1; local
388 Cblacs_get(0, 0, &context0);
389 Cblacs_gridinit(&context0, "R", p0, q0);
392 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
400 ma.ctxt = context0;
486 Cblacs_gridexit(context0);
H A Dpzgemrdrv.c270 int gcontext, context0, context1; local
392 Cblacs_get(0, 0, &context0);
393 Cblacs_gridinit(&context0, "R", p0, q0);
396 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
404 ma.ctxt = context0;
491 Cblacs_gridexit(context0);
H A Dpsgemrdrv.c266 int gcontext, context0, context1; local
388 Cblacs_get(0, 0, &context0);
389 Cblacs_gridinit(&context0, "R", p0, q0);
392 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
400 ma.ctxt = context0;
484 Cblacs_gridexit(context0);
H A Dpctrmrdrv.c270 int gcontext, context0, context1; local
402 Cblacs_get(0, 0, &context0);
403 Cblacs_gridinit(&context0, "R", p0, q0);
406 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
414 ma.ctxt = context0;
505 Cblacs_gridexit(context0);
H A Dpdtrmrdrv.c267 int gcontext, context0, context1; local
399 Cblacs_get(0, 0, &context0);
400 Cblacs_gridinit(&context0, "R", p0, q0);
403 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
411 ma.ctxt = context0;
502 Cblacs_gridexit(context0);
H A Dpstrmrdrv.c266 int gcontext, context0, context1; local
398 Cblacs_get(0, 0, &context0);
399 Cblacs_gridinit(&context0, "R", p0, q0);
402 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
410 ma.ctxt = context0;
498 Cblacs_gridexit(context0);
H A Dpztrmrdrv.c270 int gcontext, context0, context1; local
402 Cblacs_get(0, 0, &context0);
403 Cblacs_gridinit(&context0, "R", p0, q0);
406 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
414 ma.ctxt = context0;
505 Cblacs_gridexit(context0);
H A Dpitrmrdrv.c266 int gcontext, context0, context1; local
398 Cblacs_get(0, 0, &context0);
399 Cblacs_gridinit(&context0, "R", p0, q0);
402 Cblacs_gridinfo(context0, &dummy, &dummy, &myprow0, &mypcol0);
410 ma.ctxt = context0;
500 Cblacs_gridexit(context0);

12345