Home
last modified time | relevance | path

Searched refs:mloc (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/dports/www/trafficserver/trafficserver-9.1.1/plugins/authproxy/
H A Dutils.cc51 TSMLoc mloc; in HttpSetMimeHeader() local
54 if (mloc == TS_NULL_MLOC) { in HttpSetMimeHeader()
63 TSHandleMLocRelease(mbuf, mhdr, mloc); in HttpSetMimeHeader()
69 TSMLoc mloc; in HttpSetMimeHeader() local
72 if (mloc == TS_NULL_MLOC) { in HttpSetMimeHeader()
81 TSHandleMLocRelease(mbuf, mhdr, mloc); in HttpSetMimeHeader()
87 TSMLoc mloc; in HttpGetContentLength() local
91 if (mloc != TS_NULL_MLOC) { in HttpGetContentLength()
95 TSHandleMLocRelease(mbuf, mhdr, mloc); in HttpGetContentLength()
102 TSMLoc mloc; in HttpIsChunkedEncoding() local
[all …]
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A Djacobi.cpp53 const int mloc = a.mloc(); in jacobi() local
79 a_aux.resize(mloc); in jacobi()
80 u_aux.resize(mloc); in jacobi()
178 int mloc = a.mloc(); in jacobi() local
212 int mloc = a.mloc(); in jacobi() local
261 int mloc = a.mloc(); in jacobi() local
300 vector<double> sbuf_left(2*a.mloc()), sbuf_right(2*a.mloc()); in jacobi()
301 vector<double> rbuf_left(2*a.mloc()), rbuf_right(2*a.mloc()); in jacobi()
347 memcpy(&sbuf_right[mloc], ucol[bot[nploc-1]], mloc*sizeof(double) ); in jacobi()
351 memcpy(ucol[bot[nploc-1]], &rbuf_right[mloc], mloc*sizeof(double) ); in jacobi()
[all …]
H A Djade.cpp72 int mloc = a[0]->mloc(); in jade() local
102 a_aux[k].resize(mloc); in jade()
103 u_aux.resize(mloc); in jade()
146 ucol[i] = u.valptr(i*u.mloc()); in jade()
458 memcpy(&sbuf_left[k*mloc],acol[k][top[0]],mloc*sizeof(double)); in jade()
460 memcpy(&sbuf_left[a.size()*mloc],ucol[top[0]],mloc*sizeof(double) ); in jade()
467 memcpy(acol[k][top[0]],&rbuf_left[k*mloc],mloc*sizeof(double) ); in jade()
469 memcpy(ucol[top[0]],&rbuf_left[a.size()*mloc],mloc*sizeof(double) ); in jade()
575 memcpy(&tmpmat[ipair*mloc], acol[k][top[ipair]], mloc*sizeof(double)); in jade()
593 memcpy(&tmpmat[ipair*mloc], ucol[top[ipair]], mloc*sizeof(double)); in jade()
[all …]
H A DMDWavefunctionStepper.cpp60 const int mloc = sd->c().mloc(); in update() local
65 double* c = &cptr[2*mloc*n]; in update()
66 double* cm = &cptrm[2*mloc*n]; in update()
68 for ( int i = 0; i < mloc; i++ ) in update()
117 const int mloc = sd->c().mloc(); in compute_wfm() local
122 double* c = &cptr[2*mloc*n]; in compute_wfm()
123 double* cv = &cptrv[2*mloc*n]; in compute_wfm()
200 const int mloc = sd->c().mloc(); in compute_wfv() local
205 double* c = &cptr[2*mloc*n]; in compute_wfv()
244 const int mloc = sd->c().mloc(); in ekin_eh() local
[all …]
H A DExchangeOperator.cpp155 if ( mlocMax < c.mloc() ) mlocMax = c.mloc(); in ExchangeOperator()
471 StartStatesPermutation(ci.mloc()); in compute_exchange_for_general_case_()
1254 const int mloc = uc.mloc(); in compute_exchange_at_gamma_()
1262 double tmp = p[i*mloc+k]; in compute_exchange_at_gamma_()
1263 p[i*mloc+k] = p[j*mloc+k]; in compute_exchange_at_gamma_()
1264 p[j*mloc+k] = tmp; in compute_exchange_at_gamma_()
1366 wft_->backward(c.cvalptr(i*c.mloc()), c.cvalptr((i+1)*c.mloc()),&tmp_[0]); in compute_exchange_at_gamma_()
1620 StartStatesPermutation(c.mloc()); in compute_exchange_at_gamma_()
2033 StartForcesPermutation(dc.mloc()); in compute_exchange_at_gamma_()
2130 for ( int j = 0; j < dc.mloc(); j++ ) in compute_exchange_at_gamma_()
[all …]
H A DXCPotential.cpp674 const int mloc = sd->c().mloc(); in compute_stress() local
783 const int mloc = sd->c().mloc(); in compute_stress() local
918 const int mloc = sd->c().mloc(); in compute_stress() local
1063 const int mloc = sd->c().mloc(); in compute_stress() local
1293 const int mloc = sd->c().mloc(); in apply_meta_operator() local
1305 tmp0[ig] = complex<double>(0.0,gxj[ig]) * p[ig+n*mloc]; in apply_meta_operator()
1320 dp[ig+(n+1)*mloc] += -0.5 * complex<double>(0.0,gxj[ig]) * in apply_meta_operator()
1333 tmp0[ig] = complex<double>(0.0,gxj[ig]) * p[ig+n*mloc]; in apply_meta_operator()
1350 const int mloc = sd->c().mloc(); in apply_meta_operator() local
1362 tmp0[ig] = complex<double>(0.0,kpgxj[ig]) * p[ig+n*mloc]; in apply_meta_operator()
[all …]
H A DSlaterDet.cpp216 int index = iii+c_.mloc()*jjj; in init()
247 ft.backward(c_.cvalptr(n*c_.mloc()), in compute_density()
309 const int mloc = c_.mloc(); in compute_tau() local
418 vector<complex<double> > ctmp(2*c_.mloc()); in rs_mul_add()
421 const int mloc = c_.mloc(); in rs_mul_add() local
429 ft.backward(c_.cvalptr(n*mloc), in rs_mul_add()
437 int len = 4 * mloc; in rs_mul_add()
445 ft.backward(c_.cvalptr(n*mloc),&tmp[0]); in rs_mul_add()
452 int len = 2 * mloc; in rs_mul_add()
470 int len = 2 * mloc; in rs_mul_add()
[all …]
H A DPSDAWavefunctionStepper.cpp103 const int mloc = sd->c().mloc(); in update() local
110 double* dcn = &dc[2*mloc*n]; in update()
131 for ( int i = 0; i < 2*mloc*nloc; i++ ) in update()
153 const int i = 2*mloc*n; in update()
182 for ( int i = 0; i < 2*mloc*nloc; i++ ) in update()
202 for ( int i = 0; i < 2*mloc*nloc; i++ ) in update()
H A DBisection.cpp214 ft_->backward(c.cvalptr(c.mloc()*n),&wftmp[0]); in compute_transform()
219 int index = n * rmat_[iproj]->mloc(); in compute_transform()
344 int index = n * rmat_[iproj]->mloc(); in compute_transform()
586 ft_->backward(cd.cvalptr(cd.mloc()*n),&wftmp[0]); in check_amat()
596 ft_->forward(&wftmp[0],cd.valptr(cd.mloc()*n)); in check_amat()
623 ft_->forward(&wftmp[0],cd.valptr(cd.mloc()*n)); in check_amat()
651 ft_->forward(&wftmp[0],cd.valptr(cd.mloc()*n)); in check_amat()
666 int ncoeff=amat_[imat]->mloc()*amat_[imat]->nloc(); in check_amat()
697 const int mloc = amat_[0]->mloc(); in trim_amat() local
700 for ( int i = 0; i < mloc; i++ ) in trim_amat()
[all …]
H A DPSDWavefunctionStepper.cpp94 const int mloc = sd->c().mloc(); in update() local
100 double* c = &coeff[2*mloc*n]; in update()
101 const double* dc = &dcoeff[2*mloc*n]; in update()
H A DElectricEnthalpy.cpp257 int mloc = cp.mloc(); in update() local
269 double *ptr1 = &cp[in*mloc], in update()
270 *ptrcos = &ccos[in*mloc], in update()
271 *ptrsin = &csin[in*mloc]; in update()
273 daxpy(&mloc, &fac2, ptrcos, &ione, ptr1, &ione); in update()
331 diag[ii] = val[iii+sm.mloc()*jjj]; in update()
424 int mloc = c.mloc(); in compute_correction() local
500 ft.backward(c.cvalptr(mloc*in),&wftmp[0]); in compute_correction()
580 ft.forward(&xwftmp[0],cx.valptr(mloc*in)); in compute_correction()
582 ft.forward(&ywftmp[0],cy.valptr(mloc*in)); in compute_correction()
[all …]
H A DJDWavefunctionStepper.cpp114 const int mloc = wf_.sd(isp_loc,ikp_loc)->c().mloc(); in update() local
121 double* dcn = &dc[2*mloc*n]; in update()
122 double* cn = &c[2*mloc*n]; in update()
162 const int mloc = c.mloc(); in update() local
167 complex<double>* cpn = &cpv[mloc*n]; in update()
168 complex<double>* cn = &cv[mloc*n]; in update()
/dports/biology/bbmap/bbmap/current/align2/
H A DBandedAlignerConcrete.java150 int mloc=1+(colStart-rsloc); in alignForward() local
157 arrayCurrent[mloc]=score; in alignForward()
186 ….println("prev=min(s["+(mloc-1)+"]="+arrayCurrent[mloc-1]+", p["+(mloc)+"]="+arrayPrev[mloc]+", p[… in alignForward()
187 arrayCurrent[mloc]=score; in alignForward()
271 arrayCurrent[mloc]=score; in alignForwardRC()
300 ….println("prev=min(s["+(mloc-1)+"]="+arrayCurrent[mloc-1]+", p["+(mloc)+"]="+arrayPrev[mloc]+", p[… in alignForwardRC()
301 arrayCurrent[mloc]=score; in alignForwardRC()
387 arrayCurrent[mloc]=score; in alignReverse()
416 ….println("prev=min(s["+(mloc-1)+"]="+arrayCurrent[mloc-1]+", p["+(mloc)+"]="+arrayPrev[mloc]+", p[… in alignReverse()
417 arrayCurrent[mloc]=score; in alignReverse()
[all …]
/dports/biology/bbmap/bbmap/current/stream/
H A DSiteScore.java467 for(; mloc<match.length; mloc++){ in leftPaddingNeeded()
490 for(int min=lastIndex-tiplen; mloc>=0; mloc--){ in rightPaddingNeeded()
684 for(; mloc<match.length; mloc++){ in clipLeftTipIndel()
693 while(mloc>=0 && match[mloc]=='m'){mloc--; neutral--;} in clipLeftTipIndel()
741 for(int min=lastIndex-tiplen; mloc>=0; mloc--){ in clipRightTipIndel()
750 while(mloc<match.length && match[mloc]=='m'){mloc++; neutral--;} in clipRightTipIndel()
805 for(int rloc=start, cloc=0, mloc=0; mloc<match.length; mloc++){ in unclip()
863 while(mloc<match.length && (match[mloc]=='X' || match[mloc]=='Y')){mloc++;} in fixXY()
868 int rloc=start+mloc, cloc=mloc; in fixXY()
888 mloc--; in fixXY()
[all …]
/dports/net-mgmt/lldpd/lldpd-1.0.8/src/lib/atoms/
H A Dmed.c402 if (!mloc->parent->local) { in _lldpctl_atom_set_int_med_location()
413 free(mloc->location->data); in _lldpctl_atom_set_int_med_location()
447 if (mloc->location->data == NULL || mloc->location->data_len != 16) goto bad; in _lldpctl_atom_set_int_med_location()
459 if (mloc->location->data == NULL || mloc->location->data_len != 16) goto bad; in _lldpctl_atom_set_int_med_location()
572 if (!mloc->parent->local) { in _lldpctl_atom_set_str_med_location()
580 if (mloc->location->data == NULL || mloc->location->data_len != 16) goto bad; in _lldpctl_atom_set_str_med_location()
592 if (mloc->location->data == NULL || mloc->location->data_len != 16) goto bad; in _lldpctl_atom_set_str_med_location()
604 if (mloc->location->data == NULL || mloc->location->data_len != 16) goto bad; in _lldpctl_atom_set_str_med_location()
612 if (mloc->location->data == NULL || mloc->location->data_len != 16) goto bad; in _lldpctl_atom_set_str_med_location()
627 if (mloc->location->data == NULL || mloc->location->data_len < 3) goto bad; in _lldpctl_atom_set_str_med_location()
[all …]
/dports/biology/lamarc/lamarc-2.1.8/src/tree/
H A Drectree.cpp624 void RecTree::SetMovingMapposition(long mloc, long site) in SetMovingMapposition() argument
627 (*m_pMovingLocusVec)[mloc].SetRegionalMapposition(site); in SetMovingMapposition()
651 bool RecTree::DoesThisLocusJump(long mloc) const in DoesThisLocusJump()
736 for (unsigned long mloc = 0; mloc < m_pMovingLocusVec->size(); mloc++) in GetMapSummary() local
768 RandomizeMovingHaplotypes(mloc); in CalculateDataLikesWithRandomHaplotypesForFloatingLocus()
769 return CalculateDataLikesForFloatingLocus(mloc); in CalculateDataLikesWithRandomHaplotypesForFloatingLocus()
779 UpdateDataLikesForIndividualsFrom(ind, mloc, mlikes); in CalculateDataLikesForAllHaplotypesForFloatingLocus()
791 string lname = (*m_pMovingLocusVec)[mloc].GetName(); in UpdateDataLikesForIndividualsFrom()
794 assert ((*m_pMovingLocusVec)[mloc].GetNmarkers() == 1); in UpdateDataLikesForIndividualsFrom()
1045 void RecTree::PrintTipData(long mloc, long marker) in PrintTipData() argument
[all …]
H A Dtree.h290 virtual bool DoesThisLocusJump(long mloc) const;
295 void SetMovingMapposition(long mloc, long site);
306 virtual double CalculateDataLikesForMovingLocus(long mloc);
307 virtual DoubleVec1d CalculateDataLikesForFloatingLocus(long mloc);
308 virtual DoubleVec1d CalculateDataLikesWithRandomHaplotypesForFloatingLocus(long mloc);
309 … virtual void CalculateDataLikesForAllHaplotypesForFloatingLocus(long mloc, DoubleVec1d & mlikes);
310 virtual bool UpdateDataLikesForIndividualsFrom(long ind, long mloc, DoubleVec1d & mlikes);
350 virtual void PrintTipData(long mloc, long marker);
/dports/biology/bbmap/bbmap/jni/
H A DBandedAlignerJNI.c187 jint mloc=1+(colStart-rsloc); in alignForward() local
191 arrayCurrent[mloc]=score; in alignForward()
211 jint mloc=1+(colStart-rsloc); in alignForward() local
219 arrayCurrent[mloc]=score; in alignForward()
306 jint mloc=1+(colStart-rsloc); in alignForwardRC() local
310 arrayCurrent[mloc]=score; in alignForwardRC()
338 arrayCurrent[mloc]=score; in alignForwardRC()
425 arrayCurrent[mloc]=score; in alignReverse()
453 arrayCurrent[mloc]=score; in alignReverse()
541 arrayCurrent[mloc]=score; in alignReverseRC()
[all …]
/dports/devel/stack/stack-2.7.3/src/Stack/Build/
H A DInstalled.hs130 mloc = fmap fst mdb function
131 sinkDP = CL.map (isAllowed installMap mloc &&& toLoadHelper mloc)
151 WrongLocation mloc loc -> " wrong location: " <> displayShow (mloc, loc)
173 isAllowed installMap mloc dp =
193 …checkLocation Local = mloc == Just (InstalledTo Local) || mloc == Just ExtraGlobal -- 'locally' in…
196 | not (checkLocation installLoc) = WrongLocation mloc installLoc
200 checkNotFound = case mloc of
216 toLoadHelper mloc dp = LoadHelper function
228 , lhPair = (name, (toPackageLocation mloc, Library ident gid (Right <$> dpLicense dp)))
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dgamesort.c191 int ptptr[2], ptdelta[2], tmpstore = -1, mloc; in do_part_sort() local
255 mloc = ptptr[loidx]; in do_part_sort()
257 score_list[hi++] = score_list[mloc]; in do_part_sort()
258 score_list[mloc] = tmpstore; in do_part_sort()
261 return mloc; in do_part_sort()
268 int mloc; in partition_sort() local
277 mloc = do_part_sort(partition_type, draw_last_cnt, cur_obj_num, partition_loc[0]); in partition_sort()
278 sort_section(draw_last_cnt, mloc - 1); in partition_sort()
279 sort_section(mloc + 1, cur_obj_num - 1); in partition_sort()
/dports/science/dftbplus/dftbplus-19.1/external/scalapackfx/origin/doc/sphinx/
H A Dusing.rst24 integer :: mloc, nloc ! nr. of local rows/columns of the matrices
33 call scalafx_getlocalshape(mygrid, desc, mloc, nloc)
34 allocate(aa(mloc, nloc))
35 allocate(bb(mloc, nloc))
36 allocate(eigvecs(mloc, nloc))
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChBodyAuxRef.h61 void SetFrame_COG_to_REF(const ChFrame<>& mloc);
68 void SetFrame_REF_to_COG(const ChFrame<>& mloc) { auxref_to_cog = mloc; } in SetFrame_REF_to_COG() argument
H A DChBodyAuxRef.cpp30 void ChBodyAuxRef::SetFrame_COG_to_REF(const ChFrame<>& mloc) { in SetFrame_COG_to_REF() argument
35 tmpref_to_abs.TransformLocalToParent(ChFrameMoving<>(mloc), *this); in SetFrame_COG_to_REF()
42 auxref_to_cog = mloc.GetInverse(); in SetFrame_COG_to_REF()
/dports/science/chrono/chrono-7.0.1/src/chrono_cascade/
H A DChCascadeDoc.cpp117 TopLoc_Location mloc = shapeTool->GetLocation(label); in recurse_CascadeDoc() local
118 TopLoc_Location absloc = parentloc.Multiplied(mloc); in recurse_CascadeDoc()
182 …virtual bool ForShape(TopoDS_Shape& mshape, TopLoc_Location& mloc, char* mname, int mlevel, TDF_La… in ForShape() argument
193 gp_XYZ mtr = mloc.Transformation().TranslationPart(); in ForShape()
302 …virtual bool ForShape(TopoDS_Shape& mshape, TopLoc_Location& mloc, char* mname, int mlevel, TDF_La… in ForShape() argument
316 mshape.Location(mloc); in ForShape()
322 res_loc = mloc; in ForShape()
/dports/textproc/p5-PDF-API3/PDF-API3-3.001/lib/PDF/API3/Compat/API2/Basic/TTF/
H A DFont.pm396 my (%dir, $k, $mloc, $count);
459 $csum = 0; $mloc = $loc;
460 while ($mloc > $oldloc)
462 $count = ($mloc - $oldloc > 4096) ? 4096 : $mloc - $oldloc;
467 $mloc -= $count;

12345678910>>...19