Home
last modified time | relevance | path

Searched refs:fH (Results 1 – 25 of 613) sorted by relevance

12345678910>>...25

/dports/security/sancp/sancp-1.6.1-stable/
H A Dapply_rule.cc53 if(tc->fH){ tc->fH->destroy(); tc->fH=0; } in retroactive()
59 if(myacl->fH){ in retroactive()
60 if(tc->fH){ tc->fH->destroy(); tc->fH=0; } in retroactive()
61 tc->fH=myacl->fH->attach(); in retroactive()
65 if(tc->fH){ fprintf(stderr,"retro cnx logging to %s\n",tc->fH->getFileName()); } in retroactive()
94 if(nc->fH){ nc->fH->destroy(); nc->fH=0; } in apply_rule()
97 if(myacl->fH) in apply_rule()
99 if(nc->fH){ nc->fH->destroy(); nc->fH=0; } in apply_rule()
100 nc->fH = myacl->fH->attach(); in apply_rule()
122 if(nc->fH){ nc->fH->destroy(); nc->fH=0; } in apply_rule()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/MOLECULE/
H A Dpair_tip4p_cut.cpp271 v[0] = x[i][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
272 v[1] = x[i][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
273 v[2] = x[i][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
274 v[3] = x[i][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
275 v[4] = x[i][0]*fO[2] + xH1[0]*fH[2] + xH2[0]*fH[2]; in compute()
276 v[5] = x[i][1]*fO[2] + xH1[1]*fH[2] + xH2[1]*fH[2]; in compute()
328 v[0] += x[j][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
329 v[1] += x[j][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
330 v[2] += x[j][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
331 v[3] += x[j][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
[all …]
H A Dpair_lj_cut_tip4p_cut.cpp313 v[0] = x[i][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
314 v[1] = x[i][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
315 v[2] = x[i][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
316 v[3] = x[i][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
317 v[4] = x[i][0]*fO[2] + xH1[0]*fH[2] + xH2[0]*fH[2]; in compute()
318 v[5] = x[i][1]*fO[2] + xH1[1]*fH[2] + xH2[1]*fH[2]; in compute()
370 v[0] += x[j][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
371 v[1] += x[j][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
372 v[2] += x[j][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
373 v[3] += x[j][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/FEP/
H A Dpair_tip4p_long_soft.cpp295 v[0] = x[i][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
296 v[1] = x[i][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
297 v[2] = x[i][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
298 v[3] = x[i][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
299 v[4] = x[i][0]*fO[2] + xH1[0]*fH[2] + xH2[0]*fH[2]; in compute()
300 v[5] = x[i][1]*fO[2] + xH1[1]*fH[2] + xH2[1]*fH[2]; in compute()
352 v[0] += x[j][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
353 v[1] += x[j][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
354 v[2] += x[j][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
355 v[3] += x[j][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
[all …]
H A Dpair_lj_cut_tip4p_long_soft.cpp327 v[0] = x[i][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
328 v[1] = x[i][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
329 v[2] = x[i][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
330 v[3] = x[i][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
331 v[4] = x[i][0]*fO[2] + xH1[0]*fH[2] + xH2[0]*fH[2]; in compute()
332 v[5] = x[i][1]*fO[2] + xH1[1]*fH[2] + xH2[1]*fH[2]; in compute()
384 v[0] += x[j][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
385 v[1] += x[j][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
386 v[2] += x[j][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
387 v[3] += x[j][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/KSPACE/
H A Dpair_tip4p_long.cpp308 v[0] = x[i][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
309 v[1] = x[i][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
310 v[2] = x[i][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
311 v[3] = x[i][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
312 v[4] = x[i][0]*fO[2] + xH1[0]*fH[2] + xH2[0]*fH[2]; in compute()
313 v[5] = x[i][1]*fO[2] + xH1[1]*fH[2] + xH2[1]*fH[2]; in compute()
365 v[0] += x[j][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
366 v[1] += x[j][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
367 v[2] += x[j][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
368 v[3] += x[j][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
[all …]
H A Dpair_lj_long_tip4p_long.cpp376 v[0] = x[i][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
377 v[1] = x[i][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
378 v[2] = x[i][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
379 v[3] = x[i][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
380 v[4] = x[i][0]*fO[2] + xH1[0]*fH[2] + xH2[0]*fH[2]; in compute()
381 v[5] = x[i][1]*fO[2] + xH1[1]*fH[2] + xH2[1]*fH[2]; in compute()
433 v[0] += x[j][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
434 v[1] += x[j][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
435 v[2] += x[j][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
436 v[3] += x[j][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
[all …]
H A Dpair_lj_cut_tip4p_long.cpp340 v[0] = x[i][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
341 v[1] = x[i][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
342 v[2] = x[i][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
343 v[3] = x[i][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
344 v[4] = x[i][0]*fO[2] + xH1[0]*fH[2] + xH2[0]*fH[2]; in compute()
345 v[5] = x[i][1]*fO[2] + xH1[1]*fH[2] + xH2[1]*fH[2]; in compute()
397 v[0] += x[j][0]*fO[0] + xH1[0]*fH[0] + xH2[0]*fH[0]; in compute()
398 v[1] += x[j][1]*fO[1] + xH1[1]*fH[1] + xH2[1]*fH[1]; in compute()
399 v[2] += x[j][2]*fO[2] + xH1[2]*fH[2] + xH2[2]*fH[2]; in compute()
400 v[3] += x[j][0]*fO[1] + xH1[0]*fH[1] + xH2[0]*fH[1]; in compute()
[all …]
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/altivec/
H A Dbsad.c168 fH = vec_add(fH, tH); in bsad_altivec()
178 fH = vec_add(fH, tH); in bsad_altivec()
188 fH = vec_add(fH, tH); in bsad_altivec()
193 fH = vec_add(fH, two); in bsad_altivec()
197 fH = vec_sra(fH, two); in bsad_altivec()
268 tH = vec_add(fH, bH); in bsad_altivec()
324 fH = vec_add(fH, tH); in bsad_altivec()
334 fH = vec_add(fH, tH); in bsad_altivec()
344 fH = vec_add(fH, tH); in bsad_altivec()
349 fH = vec_add(fH, two); in bsad_altivec()
[all …]
H A Dbsumsq.c163 fH = vu16(vec_mergeh(zero, vf)); in bsumsq_altivec()
175 fH = vec_add(fH, tH); in bsumsq_altivec()
185 fH = vec_add(fH, tH); in bsumsq_altivec()
195 fH = vec_add(fH, tH); in bsumsq_altivec()
200 fH = vec_add(fH, two); in bsumsq_altivec()
204 fH = vec_sra(fH, two); in bsumsq_altivec()
326 fH = vec_add(fH, tH); in bsumsq_altivec()
336 fH = vec_add(fH, tH); in bsumsq_altivec()
346 fH = vec_add(fH, tH); in bsumsq_altivec()
350 fH = vec_add(fH, two); in bsumsq_altivec()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_hydrology/
H A DFlowDepth.cpp219 double fH; in CalculateFlowDepth() local
229 fH = 1; in CalculateFlowDepth()
233 fH /= 2.0; in CalculateFlowDepth()
242 fSup = fH; in CalculateFlowDepth()
243 fH = (fInf + fH) / 2.0; in CalculateFlowDepth()
246 fInf = fH; in CalculateFlowDepth()
247 fH = (fSup + fH) / 2.0; in CalculateFlowDepth()
266 return fH; in CalculateFlowDepth()
272 double fH, in getWetAreaAndPerimeter() argument
306 if (fHeightDif >= fH){ in getWetAreaAndPerimeter()
[all …]
/dports/math/ogdf/OGDF/src/ogdf/decomposition/
H A DDynamicSPQRForest.cpp138 if (fH != nullptr) { in createSPQR()
291 if (fH == eH || fH->opposite(sH) != tH) { in updateInsertedEdgeSPQR()
307 addHEdge(fH, nT); in updateInsertedEdgeSPQR()
394 if (fH == nullptr || spqrproper(m_hEdge_twinEdge[fH]) != *jT) { in updateInsertedEdgeSPQR()
412 if (fH == nullptr) { in updateInsertedEdgeSPQR()
413 fH = gH; in updateInsertedEdgeSPQR()
429 delHEdge(fH, vT); in updateInsertedEdgeSPQR()
445 delHEdge(fH, vT); in updateInsertedEdgeSPQR()
516 if (fH != nullptr) { in updateInsertedEdgeSPQR()
517 delHEdge(fH, vT); in updateInsertedEdgeSPQR()
[all …]
H A DDynamicSPQRTree.cpp178 edge fH = m_tNode_hRefEdge[uT]; in rootTreeAt() local
180 if (!fH) break; in rootTreeAt()
181 eH = m_hEdge_twinEdge[fH]; in rootTreeAt()
195 edge fH = aH->theEdge(); in updateInsertedEdge() local
196 node vT = spqrproper(fH); in updateInsertedEdge()
197 if (fH->opposite(sH) == tH) { in updateInsertedEdge()
202 edge fM = m_skelEdge[fH]; in updateInsertedEdge()
235 edge fH = aH->theEdge(); in updateInsertedEdge() local
236 node vT = spqrproper(fH); in updateInsertedEdge()
267 edge fH = m_gEdge_hEdge[fG]; in updateInsertedNode() local
[all …]
H A DDynamicBCTree.cpp228 edge fH = m_H.newEdge(vH,wH); in updateInsertedNode() local
234 m_bNode_hEdges[fB].pushBack(fH); in updateInsertedNode()
237 m_hEdge_bNode[fH] = fB; in updateInsertedNode()
240 m_hEdge_gEdge[fH] = fG; in updateInsertedNode()
241 m_gEdge_hEdge[fG] = fH; in updateInsertedNode()
259 edge fH = m_H.split(m_gEdge_hEdge[eG]); in updateInsertedNode() local
260 m_bNode_hEdges[eB].pushBack(fH); in updateInsertedNode()
261 m_hEdge_bNode[fH] = eB; in updateInsertedNode()
262 m_hEdge_gEdge[fH] = fG; in updateInsertedNode()
263 m_gEdge_hEdge[fG] = fH; in updateInsertedNode()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/source/svgreader/
H A Dsvgsvgnode.cxx503 double fH = 0.0; in decomposeSvgNode() local
522 fH = getHeight().solveNonPercentage(*this); in decomposeSvgNode()
528 fH = fW / fViewBoxRatio ; in decomposeSvgNode()
534 fW = fH * fViewBoxRatio ; in decomposeSvgNode()
552 fH = fChildWidth / fViewBoxRatio; in decomposeSvgNode()
556 fH = fChildHeight; in decomposeSvgNode()
591 fH =getHeight().solveNonPercentage(*this); in decomposeSvgNode()
757 return basegfx::B2DRange(fX, fY, fX+fW, fY+fH); in getCurrentViewPort()
800 return basegfx::B2DRange(fX, fY, fX+fW, fY+fH); in getCurrentViewPort()
818 double fH( getHeight().solveNonPercentage(*this) ); in getCurrentViewPort() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/source/svgreader/
H A Dsvgsvgnode.cxx501 double fH = 0.0; in decomposeSvgNode() local
520 fH = getHeight().solveNonPercentage(*this); in decomposeSvgNode()
526 fH = fW / fViewBoxRatio ; in decomposeSvgNode()
532 fW = fH * fViewBoxRatio ; in decomposeSvgNode()
550 fH = fChildWidth / fViewBoxRatio; in decomposeSvgNode()
554 fH = fChildHeight; in decomposeSvgNode()
589 fH =getHeight().solveNonPercentage(*this); in decomposeSvgNode()
755 return basegfx::B2DRange(fX, fY, fX+fW, fY+fH); in getCurrentViewPort()
798 return basegfx::B2DRange(fX, fY, fX+fW, fY+fH); in getCurrentViewPort()
816 double fH( getHeight().solveNonPercentage(*this) ); in getCurrentViewPort() local
[all …]
/dports/games/avp/avp-20170505/src/win95/
H A Ddb.c671 HANDLE *fH; in guiload_font() local
682 if(!fH) in guiload_font()
695 return CleanupFontLoadFail(fH, NULL); in guiload_font()
708 return CleanupFontLoadFail(fH, fntSP); in guiload_font()
717 return CleanupFontLoadFail(fH, fntSP); in guiload_font()
732 return CleanupFontLoadFail(fH, fntSP); in guiload_font()
742 return CleanupFontLoadFail(fH, fntSP); in guiload_font()
796 status = ReadFile(fH, &inByte, 1, &bytesRead, NULL); in guiload_font()
801 return CleanupFontLoadFail(fH, fntSP); in guiload_font()
839 CloseHandle(fH); in guiload_font()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/bench/
H A DHardStopGradientBench_SpecialHardStops.cpp40 fH = h; in HardStopGradientBench_SpecialHardStops()
43 fName.printf("hardstop_special_%03dx%03d_%s", fW, fH, kindstr(fKind)); in HardStopGradientBench_SpecialHardStops()
51 return SkIPoint::Make(fW, fH); in onGetSize()
56 SkPoint::Make( 0.0f, fH/2.0f), in onPreDraw()
57 SkPoint::Make(fW+2.0f, fH/2.0f), in onPreDraw()
110 int fH; member in HardStopGradientBench_SpecialHardStops
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/bench/
H A DHardStopGradientBench_SpecialHardStops.cpp40 fH = h; in HardStopGradientBench_SpecialHardStops()
43 fName.printf("hardstop_special_%03dx%03d_%s", fW, fH, kindstr(fKind)); in HardStopGradientBench_SpecialHardStops()
51 return SkIPoint::Make(fW, fH); in onGetSize()
56 SkPoint::Make( 0.0f, fH/2.0f), in onPreDraw()
57 SkPoint::Make(fW+2.0f, fH/2.0f), in onPreDraw()
110 int fH; member in HardStopGradientBench_SpecialHardStops
/dports/graphics/p5-GD-Barcode/GD-Barcode-1.15/Barcode/
H A DUPCA.pm133 my($fW,$fH) = (GD::Font->Small->width, GD::Font->Small->height);
136 ($oGd, $cBlack) = GD::Barcode::plot($sPtn, $iWidth, $iHeight, $fH, $fW+1);
138 $oGd->string(GD::Font->Small, 0, $iHeight - $fH, substr($sTxt, 0, 1), $cBlack);
139 $oGd->string(GD::Font->Small, $fW + 14, $iHeight - $fH, substr($sTxt, 1, 5), $cBlack);
140 $oGd->string(GD::Font->Small, $fW + 53, $iHeight - $fH, substr($sTxt, 6, 5), $cBlack);
141 $oGd->string(GD::Font->Small, $fW + 98, $iHeight - $fH, substr($sTxt,11, 1), $cBlack);
H A DEAN13.pm153 my($fW,$fH) = (GD::Font->Small->width,GD::Font->Small->height);
155 ($oGd, $cBlack) = GD::Barcode::plot($sPtn, $iWidth, $iHeight, $fH, $fW+1);
156 … $oGd->string(GD::Font->Small, 0, $iHeight - $fH, substr($oThis->{text}, 0, 1), $cBlack);
157 … $oGd->string(GD::Font->Small, $fW +8 , $iHeight - $fH, substr($oThis->{text}, 1, 6), $cBlack);
158 … $oGd->string(GD::Font->Small, $fW +55, $iHeight - $fH, substr($oThis->{text}, 7, 6), $cBlack);
H A DUPCE.pm161 my($fW,$fH) = (GD::Font->Small->width, GD::Font->Small->height);
164 ($oGd, $cBlack) = GD::Barcode::plot($sPtn, $iWidth, $iHeight, $fH, $fW+1);
166 $oGd->string(GD::Font->Small, 0, $iHeight - $fH, substr($sTxt, 0, 1), $cBlack);
167 $oGd->string(GD::Font->Small, $fW + 8, $iHeight - $fH, substr($sTxt, 1, 6), $cBlack);
168 $oGd->string(GD::Font->Small, $fW + 54, $iHeight - $fH, substr($sTxt, 7, 1), $cBlack);
H A DEAN8.pm124 my($fW,$fH) = (GD::Font->Small->width,GD::Font->Small->height);
127 ($oGd, $cBlack) = GD::Barcode::plot($sPtn, $iWidth, $iHeight, $fH, 0);
128 … $oGd->string(GD::Font->Small, $fW + 1, $iHeight - $fH, substr($oThis->{text}, 0, 4), $cBlack);
129 … $oGd->string(GD::Font->Small, $fW + 33, $iHeight - $fH, substr($oThis->{text}, 4, 4), $cBlack);
/dports/graphics/p5-GD-Barcode/GD-Barcode-1.15/
H A DBarcode.pm60 my($sBarcode, $iWidth, $iHeight, $fH, $iStart) = @_;
71 $gdNew->line($iPos, 0, $iPos, $iHeight - $fH, $cWhite);
74 $gdNew->line($iPos, 0, $iPos, $iHeight - 2*($fH/3), $cBlack);
77 $gdNew->line($iPos, 0, $iPos, $iHeight - $fH, $cBlack);
/dports/math/ogdf/OGDF/include/ogdf/decomposition/
H A DDynamicSPQRForest.h213 edge fH = m_H.newEdge(eH->source(), eH->target()); in newTwinEdge() local
214 addHEdge(fH, vT); in newTwinEdge()
215 m_hEdge_twinEdge[eH] = fH; in newTwinEdge()
216 m_hEdge_twinEdge[fH] = eH; in newTwinEdge()
217 return fH; in newTwinEdge()

12345678910>>...25