Home
last modified time | relevance | path

Searched refs:pstep (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/textproc/miller/miller-5.10.2/c/mapping/
H A Dmapper_step.c236 pstep->pfree_func(pstep); in mapper_step_free()
307 pstep->pzprocess_func(pstep->pvstate, pinrec); in mapper_step_process()
373 free(pstep); in step_delta_free()
387 return pstep; in step_delta_alloc()
410 free(pstep); in step_shift_free()
424 return pstep; in step_shift_alloc()
452 free(pstep); in step_from_first_free()
495 free(pstep); in step_ratio_free()
533 free(pstep); in step_rsum_free()
570 free(pstep); in step_counter_free()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/step/nonlinearcg/
H A DROL_NonlinearCG.hpp79 std::vector<ROL::Ptr<Vector<Real> > > pstep; // Step Storage member
103 state_->pstep.resize(1); in NonlinearCG()
140 beta = - g.dot(*y_) / (state_->pstep[0]->dot(y_->dual())); in run()
152 obj.hessVec( *y_, *(state_->pstep[0]), x, htol ); in run()
153 beta = - g.dot(*y_) / (state_->pstep[0])->dot(y_->dual()); in run()
182 beta = - g.dot(g) / (state_->pstep[0])->dot(y_->dual()); in run()
192 yd_->axpy(-mult, (state_->pstep[0])->dual()); in run()
205 yd_->axpy(-mult, (state_->pstep[0])->dual()); in run()
218 s.axpy(beta, *(state_->pstep[0])); in run()
224 (state_->pstep[0]) = s.clone(); in run()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/
H A Dvil3d_slice.h24 std::ptrdiff_t pstep = im.planestep(); in vil3d_slice_ji() local
25 if (im.nplanes()==1) pstep=im.ni()*im.nj(); in vil3d_slice_ji()
41 std::ptrdiff_t pstep = im.planestep(); in vil3d_slice_ij() local
42 if (im.nplanes()==1) pstep=im.ni()*im.nj(); in vil3d_slice_ij()
58 std::ptrdiff_t pstep = im.planestep(); in vil3d_slice_jk() local
59 if (im.nplanes()==1) pstep=im.nj()*im.nk(); in vil3d_slice_jk()
75 std::ptrdiff_t pstep = im.planestep(); in vil3d_slice_kj() local
76 if (im.nplanes()==1) pstep=im.nj()*im.nk(); in vil3d_slice_kj()
92 std::ptrdiff_t pstep = im.planestep(); in vil3d_slice_ki() local
93 if (im.nplanes()==1) pstep=im.ni()*im.nk(); in vil3d_slice_ki()
[all …]
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/
H A Ddialog_singleplayer.qc11 float pmin = 2, pmax = 16, pstep = 1;
21 pstep = 1;
28 pstep = 2;
35 pstep = 2;
56 pstep = 1;
63 pstep = 2;
69 pstep = 2;
75 pstep = 2;
95 pmin = pstep * ceil(pmin / pstep);
96 pmax = pstep * floor(pmax / pstep);
[all …]
/dports/misc/vxl/vxl-3.3.2/core/vil/io/
H A Dvil_io_image_view_base.cxx107 std::ptrdiff_t istep, jstep, pstep; in vsl_b_read() local
124 vsl_b_read(is, pstep); in vsl_b_read()
140 …view_base = new vil_image_view<vxl_uint_64>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
145 … view_base = new vil_image_view<vxl_int_64>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
156 … view_base = new vil_image_view<vxl_int_32>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
166 … view_base = new vil_image_view<vxl_int_16>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
171 … view_base = new vil_image_view<vxl_byte>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
176 … view_base = new vil_image_view<vxl_sbyte>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
181 … view_base = new vil_image_view<float>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
186 … view_base = new vil_image_view<double>(chunk, data + offset, ni, nj, np, istep, jstep, pstep); in vsl_b_read()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevstc2.c87 int bstep,pstart,pstop,pstep,p; in stc_fs() local
94 pstep = sdev->color_info.num_components; in stc_fs()
96 pstop = npixel * pstep; in stc_fs()
102 pstop = pstep; in stc_fs()
103 pstart = (1-npixel) * pstep; in stc_fs()
240 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
246 pstep = 4; in stc_fscmyk()
248 pstop = npixel * pstep; in stc_fscmyk()
253 pstep = -4; in stc_fscmyk()
254 pstop = pstep; in stc_fscmyk()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
90 pstep = sdev->color_info.num_components; in stc_fs()
92 pstop = npixel * pstep; in stc_fs()
98 pstop = pstep; in stc_fs()
99 pstart = (1-npixel) * pstep; in stc_fs()
237 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
243 pstep = 4; in stc_fscmyk()
245 pstop = npixel * pstep; in stc_fscmyk()
250 pstep = -4; in stc_fscmyk()
251 pstop = pstep; in stc_fscmyk()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
90 pstep = sdev->color_info.num_components; in stc_fs()
92 pstop = npixel * pstep; in stc_fs()
98 pstop = pstep; in stc_fs()
99 pstart = (1-npixel) * pstep; in stc_fs()
237 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
243 pstep = 4; in stc_fscmyk()
245 pstop = npixel * pstep; in stc_fscmyk()
250 pstep = -4; in stc_fscmyk()
251 pstop = pstep; in stc_fscmyk()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
90 pstep = sdev->color_info.num_components; in stc_fs()
92 pstop = npixel * pstep; in stc_fs()
98 pstop = pstep; in stc_fs()
99 pstart = (1-npixel) * pstep; in stc_fs()
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
241 pstep = 4; in stc_fscmyk()
243 pstop = npixel * pstep; in stc_fscmyk()
248 pstep = -4; in stc_fscmyk()
249 pstop = pstep; in stc_fscmyk()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
90 pstep = sdev->color_info.num_components; in stc_fs()
92 pstop = npixel * pstep; in stc_fs()
98 pstop = pstep; in stc_fs()
99 pstart = (1-npixel) * pstep; in stc_fs()
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
241 pstep = 4; in stc_fscmyk()
243 pstop = npixel * pstep; in stc_fscmyk()
248 pstep = -4; in stc_fscmyk()
249 pstop = pstep; in stc_fscmyk()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevstc2.c82 int bstep,pstart,pstop,pstep,p; in stc_fs() local
89 pstep = sdev->color_info.num_components; in stc_fs()
91 pstop = npixel * pstep; in stc_fs()
97 pstop = pstep; in stc_fs()
98 pstart = (1-npixel) * pstep; in stc_fs()
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
241 pstep = 4; in stc_fscmyk()
243 pstop = npixel * pstep; in stc_fscmyk()
248 pstep = -4; in stc_fscmyk()
249 pstop = pstep; in stc_fscmyk()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevstc2.c82 int bstep,pstart,pstop,pstep,p; in stc_fs() local
89 pstep = sdev->color_info.num_components; in stc_fs()
91 pstop = npixel * pstep; in stc_fs()
97 pstop = pstep; in stc_fs()
98 pstart = (1-npixel) * pstep; in stc_fs()
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
241 pstep = 4; in stc_fscmyk()
243 pstop = npixel * pstep; in stc_fscmyk()
248 pstep = -4; in stc_fscmyk()
249 pstop = pstep; in stc_fscmyk()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevstc2.c87 int bstep,pstart,pstop,pstep,p; in stc_fs() local
94 pstep = sdev->color_info.num_components; in stc_fs()
96 pstop = npixel * pstep; in stc_fs()
102 pstop = pstep; in stc_fs()
103 pstart = (1-npixel) * pstep; in stc_fs()
240 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
246 pstep = 4; in stc_fscmyk()
248 pstop = npixel * pstep; in stc_fscmyk()
253 pstep = -4; in stc_fscmyk()
254 pstop = pstep; in stc_fscmyk()
[all …]
/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A DMakefile.am22 pstep-deglob.c\
23 pstep-deglob.h\
24 pstep-mrca.c\
25 pstep-mrca.h\
26 pstep-orig.c\
27 pstep-orig.h\
34 pstep-split.c\
35 pstep-split.h\
38 pstep-trueID.c\
39 pstep-trueID.h
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/common/arm/armv6/
H A Dloopfilter_v6.asm51 pstep RN r1 label
996 ldrh r8, [src], pstep
1120 strb r8, [src], pstep
1124 strb r8, [src], pstep
1128 strb r8, [src], pstep
1178 ldrb r7, [src], pstep
1188 ldrb r7, [src], pstep
1198 ldrb r7, [src], pstep
1262 ldrne r7, [src], pstep
1264 ldrne r8, [src], pstep
[all …]
/dports/math/dsdp/DSDP5.8/src/solver/
H A Ddualalg.c149 dsdp->pstep=1.0; in DSDPSolveDynamicRho()
251 pstep=1.0; in DSDPChooseBarrierParameter()
258 if (pstep<1.0) {pstep=DSDPMin(0.97*pstep,1.0);} else {pstep=DSDPMin(1.0*pstep,1.0);} in DSDPChooseBarrierParameter()
260 if (count > 2 && pstep <1e-8){pstep=0;break;} in DSDPChooseBarrierParameter()
264 if (count>1) pstep=0.5*pstep; else pstep=0.97*pstep; in DSDPChooseBarrierParameter()
269 *ppstep=pstep; in DSDPChooseBarrierParameter()
273 if (pstep==0){ in DSDPChooseBarrierParameter()
279 mur=pstep/mutarget; in DSDPChooseBarrierParameter()
309 mutarget2 = (pstep)*mutarget + (1.0-pstep)*dsdp->mu; in DSDPChooseBarrierParameter()
310 mutarget2 = (pstep)*pmumin + (1.0-pstep)*dsdp->mu; in DSDPChooseBarrierParameter()
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/src/solver/
H A Ddualalg.c149 dsdp->pstep=1.0; in DSDPSolveDynamicRho()
251 pstep=1.0; in DSDPChooseBarrierParameter()
258 if (pstep<1.0) {pstep=DSDPMin(0.97*pstep,1.0);} else {pstep=DSDPMin(1.0*pstep,1.0);} in DSDPChooseBarrierParameter()
260 if (count > 2 && pstep <1e-8){pstep=0;break;} in DSDPChooseBarrierParameter()
264 if (count>1) pstep=0.5*pstep; else pstep=0.97*pstep; in DSDPChooseBarrierParameter()
269 *ppstep=pstep; in DSDPChooseBarrierParameter()
273 if (pstep==0){ in DSDPChooseBarrierParameter()
279 mur=pstep/mutarget; in DSDPChooseBarrierParameter()
309 mutarget2 = (pstep)*mutarget + (1.0-pstep)*dsdp->mu; in DSDPChooseBarrierParameter()
310 mutarget2 = (pstep)*pmumin + (1.0-pstep)*dsdp->mu; in DSDPChooseBarrierParameter()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/isolation/
H A Disolationtester.c303 pstep->name); in check_testspec()
306 pstep->step = *this; in check_testspec()
309 pstep->step->used = true; in check_testspec()
344 blocker->stepname, pstep->name); in check_testspec()
351 pstep->name); in check_testspec()
560 PermutationStep *pstep = steps[i]; in run_permutation() local
561 Step *step = pstep->step; in run_permutation()
661 iconn->active_step = pstep; in run_permutation()
682 waiting[nwaiting++] = pstep; in run_permutation()
806 Step *step = pstep->step; in try_complete_step()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/isolation/
H A Disolationtester.c303 pstep->name); in check_testspec()
306 pstep->step = *this; in check_testspec()
309 pstep->step->used = true; in check_testspec()
344 blocker->stepname, pstep->name); in check_testspec()
351 pstep->name); in check_testspec()
560 PermutationStep *pstep = steps[i]; in run_permutation() local
561 Step *step = pstep->step; in run_permutation()
661 iconn->active_step = pstep; in run_permutation()
682 waiting[nwaiting++] = pstep; in run_permutation()
806 Step *step = pstep->step; in try_complete_step()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/isolation/
H A Disolationtester.c303 pstep->name); in check_testspec()
306 pstep->step = *this; in check_testspec()
309 pstep->step->used = true; in check_testspec()
344 blocker->stepname, pstep->name); in check_testspec()
351 pstep->name); in check_testspec()
560 PermutationStep *pstep = steps[i]; in run_permutation() local
561 Step *step = pstep->step; in run_permutation()
661 iconn->active_step = pstep; in run_permutation()
682 waiting[nwaiting++] = pstep; in run_permutation()
806 Step *step = pstep->step; in try_complete_step()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/isolation/
H A Disolationtester.c303 pstep->name); in check_testspec()
306 pstep->step = *this; in check_testspec()
309 pstep->step->used = true; in check_testspec()
344 blocker->stepname, pstep->name); in check_testspec()
351 pstep->name); in check_testspec()
560 PermutationStep *pstep = steps[i]; in run_permutation() local
561 Step *step = pstep->step; in run_permutation()
661 iconn->active_step = pstep; in run_permutation()
682 waiting[nwaiting++] = pstep; in run_permutation()
806 Step *step = pstep->step; in try_complete_step()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/isolation/
H A Disolationtester.c300 pstep->name); in check_testspec()
303 pstep->step = *this; in check_testspec()
306 pstep->step->used = true; in check_testspec()
341 blocker->stepname, pstep->name); in check_testspec()
348 pstep->name); in check_testspec()
557 PermutationStep *pstep = steps[i]; in run_permutation() local
558 Step *step = pstep->step; in run_permutation()
658 iconn->active_step = pstep; in run_permutation()
679 waiting[nwaiting++] = pstep; in run_permutation()
803 Step *step = pstep->step; in try_complete_step()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/isolation/
H A Disolationtester.c300 pstep->name); in check_testspec()
303 pstep->step = *this; in check_testspec()
306 pstep->step->used = true; in check_testspec()
341 blocker->stepname, pstep->name); in check_testspec()
348 pstep->name); in check_testspec()
557 PermutationStep *pstep = steps[i]; in run_permutation() local
558 Step *step = pstep->step; in run_permutation()
658 iconn->active_step = pstep; in run_permutation()
679 waiting[nwaiting++] = pstep; in run_permutation()
803 Step *step = pstep->step; in try_complete_step()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/isolation/
H A Disolationtester.c300 pstep->name); in check_testspec()
303 pstep->step = *this; in check_testspec()
306 pstep->step->used = true; in check_testspec()
341 blocker->stepname, pstep->name); in check_testspec()
348 pstep->name); in check_testspec()
557 PermutationStep *pstep = steps[i]; in run_permutation() local
558 Step *step = pstep->step; in run_permutation()
658 iconn->active_step = pstep; in run_permutation()
679 waiting[nwaiting++] = pstep; in run_permutation()
803 Step *step = pstep->step; in try_complete_step()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/test/isolation/
H A Disolationtester.c300 pstep->name); in check_testspec()
303 pstep->step = *this; in check_testspec()
306 pstep->step->used = true; in check_testspec()
341 blocker->stepname, pstep->name); in check_testspec()
348 pstep->name); in check_testspec()
557 PermutationStep *pstep = steps[i]; in run_permutation() local
558 Step *step = pstep->step; in run_permutation()
658 iconn->active_step = pstep; in run_permutation()
679 waiting[nwaiting++] = pstep; in run_permutation()
803 Step *step = pstep->step; in try_complete_step()
[all …]

12345678910>>...16