Home
last modified time | relevance | path

Searched refs:prh (Results 76 – 100 of 315) sorted by relevance

12345678910>>...13

/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/gap/
H A Dfindnormal.gi173 # InvCentDescent := function(hgens,prh,x,centinvols)
183 # y := Next(prh);
237 # LookAtInvolutions := function(hgens,prh,invols)
251 # x := FindNonCentralInvolution(hgens,prh,invols);
293 # return InvCentDescent(hgens,prh,x,invols{[1..i-1]});
/dports/textproc/ugrep/ugrep-3.4.0/tests/out/
H A DHello_wsS--xml-v.out58 <match>�&#5;prh�ƀ6&#8;�&#3;&#16;~�&#3;&quot;&quot;</match>
H A DHello_wsS--xml-nv.out58 <match line="76">�&#5;prh�ƀ6&#8;�&#3;&#16;~�&#3;&quot;&quot;</match>
/dports/graphics/blender/blender-2.91.0/source/blender/render/intern/source/
H A Dpipeline.c627 re->dih = re->dch = re->duh = re->sdh = re->prh = re->tbh = NULL; in RE_InitRenderCB()
1068 re->prh = handle; in RE_progress_cb()
1399 ntree->prh = re->prh; in do_render_composite()
1420 ntree->tbh = ntree->sdh = ntree->prh = NULL; in do_render_composite()
1582 re->progress(re->prh, (float)(cfra - re->r.sfra) / (re->r.efra - re->r.sfra)); in do_render_seq()
1585 re->progress(re->prh, 1.0f); in do_render_seq()
/dports/finance/sql-ledger/sql-ledger/SL/
H A DIS.pm64 my $prh = $dbh->prepare($query) || $form->dberror($query);
100 $prh->execute($form->{"jobitem_$i"});
101 ($projectnumber, $projectdescription, $translation) = $prh->fetchrow_array;
102 $prh->finish;
114 $prh->execute($projectnumber_id);
115 ($projectdescription, $translation) = $prh->fetchrow_array;
116 $prh->finish;
H A DIR.pm65 my $prh = $dbh->prepare($query) || $form->dberror($query);
105 $prh->execute($projectnumber_id);
106 ($projectdescription, $translation) = $prh->fetchrow_array;
107 $prh->finish;
/dports/finance/ledgersmb12/ledgersmb/LedgerSMB/
H A DIS.pm88 my $prh = $dbh->prepare($query) || $form->dberror($query);
137 $prh->execute( $projectnumber_id, $form->{language_code} );
140 $prh->fetchrow_array;
142 $prh->finish;
H A DOE.pm1013 my $prh = $dbh->prepare($query) || $form->dberror($query);
1067 $prh->execute($projectnumber_id);
1069 $prh->fetchrow_array;
1070 $prh->finish;
/dports/math/gretl/gretl-2021d/lib/src/
H A Dstrutils.c1618 int equation_get_lhs_and_rhs (const char *s, char **plh, char **prh) argument
1624 if (s == NULL || plh == NULL || prh == NULL) {
1630 *prh = NULL;
1675 *prh = rh;
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/gappa/log-de/
H A Dlog-de-acc-index0-E0.gappa116 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index1N-E1N.gappa115 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index0-E1N.gappa116 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index1N-E0.gappa122 #Add22ext(prh, prl, eh,el, t0h,t0l);
/dports/math/crlibm/crlibm-1.0beta4/gappa/log-de/
H A Dlog-de-acc-index0-E0.gappa116 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index1N-E1N.gappa115 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index1N-E0.gappa122 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index0-E1N.gappa116 #Add22ext(prh, prl, eh,el, t0h,t0l);
/dports/x11-toolkits/iwidgets/iwidgets4.0.1/generic/
H A Dcanvasprintbox.itk723 set prh [expr {[lindex $pr 3] - [lindex $pr 1]}]
728 set sfy [expr {$psh / $prh}]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMHikHandle.h830 void setRightHandPullHips(float prh) in setRightHandPullHips() argument
832 if(prh == 1.00) return; in setRightHandPullHips()
833 fprintf(mFile,"\tsetAttr \".fln.prh\" %f;\n", prh); in setRightHandPullHips()
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/gappa/log-de/
H A Dlog-de-acc-index0-E0.gappa138 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index1N-E1N.gappa137 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index0-E1N.gappa138 #Add22ext(prh, prl, eh,el, t0h,t0l);
H A Dlog-de-acc-index1N-E0.gappa144 #Add22ext(prh, prl, eh,el, t0h,t0l);
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase2.c2278 dim1proj(GEN prh) in dim1proj() argument
2280 long i, N = lg(prh)-1; in dim1proj()
2282 GEN x, q = gcoeff(prh,1,1); in dim1proj()
2286 x = gcoeff(prh,1,i); in dim1proj()
2323 prh = prime_to_ideal(nf, pr); in modprinit()
2331 gel(res,mpr_FFP) = dim1proj(prh); in modprinit()
2339 x = gcoeff(prh, i,i); in modprinit()
2342 gel(ffproj,i) = gneg(gel(prh,i)); in modprinit()
2492 nfreducemodpr_i(GEN x, GEN prh) in nfreducemodpr_i() argument
2494 GEN p = gcoeff(prh,1,1); in nfreducemodpr_i()
[all …]
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dladspacore.c119 memcpy(&(eff->ports[j][k[j]].prh), in scan_file()

12345678910>>...13