Home
last modified time | relevance | path

Searched refs:bV (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Dta_rules2621bV
2643 ப (ட்டர bV
2686 _) ப (ஜ bV
2899 _) ப (ஸ bV
3893 _தா) ப (_ bV
3914 _த) ப (ச bV
3916 க) ப (ட bV
3918 _பயண்) ப (ட bV
3999 _தா) ப (ம bV
4033 ஆன்ம) ப (ல bV
[all …]
/dports/security/afl++/AFLplusplus-3.14c/src/
H A Dafl-fuzz-stats.c718 SAYF(bV bSTOP " run time : " cRST "%-33s " bSTG bV bSTOP
758 SAYF(bV bSTOP " last uniq crash : " cRST "%-33s " bSTG bV bSTOP
766 SAYF(bV bSTOP " last uniq hang : " cRST "%-33s " bSTG bV bSTOP
812 SAYF(bV bSTOP " now trying : " cRST "%-22s " bSTG bV bSTOP
841 SAYF(bV bSTOP " total execs : " cRST "%-22s " bSTG bV bSTOP
847 SAYF(bV bSTOP " total execs : " cRST "%-22s " bSTG bV bSTOP
900 SAYF(bV bSTOP " bit flips : " cRST "%-36s " bSTG bV bSTOP
916 SAYF(bV bSTOP " byte flips : " cRST "%-36s " bSTG bV bSTOP
932 SAYF(bV bSTOP " arithmetics : " cRST "%-36s " bSTG bV bSTOP
948 SAYF(bV bSTOP " known ints : " cRST "%-36s " bSTG bV bSTOP
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_rendering/
H A Dimage.cpp207 int aV, bV; in CopyFull() local
230 bV = aImgB->m_pixels[it]; in CopyFull()
232 aV = (aV + bV); in CopyFull()
243 bV = aImgB->m_pixels[it]; in CopyFull()
245 aV = (aV - bV); in CopyFull()
256 bV = aImgB->m_pixels[it]; in CopyFull()
266 bV = aImgB->m_pixels[it]; in CopyFull()
298 bV = aImgB->m_pixels[it]; in CopyFull()
308 bV = aImgB->m_pixels[it]; in CopyFull()
310 m_pixels[it] = (aV < bV)?aV:bV; in CopyFull()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dvmdio.cpp193 fr->bV = vmdplugin->bV; in read_next_vmd_frame()
197 if (fr->bV) in read_next_vmd_frame()
203 if (fr->bV) in read_next_vmd_frame()
227 if (fr->bV) in read_next_vmd_frame()
235 if (fr->bV) in read_next_vmd_frame()
243 if (fr->bV) in read_next_vmd_frame()
429 vmdplugin->bV = false; in read_first_vmd_frame()
434 vmdplugin->bV = (metadata->has_velocities != 0); in read_first_vmd_frame()
435 if (vmdplugin->bV) in read_first_vmd_frame()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Quasars/src/
H A DQuasar.cpp52 , bV(-99.f) in Quasar()
77 bV = map.value("bV").toFloat(); in Quasar()
79 bV = -99.f; in Quasar()
108 map["bV"] = bV; in getMap()
136 if (flags&Extra && bV>-99.f) in getInfoString()
137 …oss << QString("%1: <b>%2</b>").arg(q_("Color Index (B-V)"), QString::number(bV, 'f', 2)) << "<br … in getInfoString()
165 map["bV"] = bV; in getInfoMap()
239 Vec3f color = sd->indexToColor(BvToColorIndex(bV))*0.75f; // see ZoneArray.cpp:L490 in draw()
248 …sd->drawPointSource(&painter, vf, rcMag, sd->indexToColor(BvToColorIndex(bV)), true, qMin(1.0f, 1.… in draw()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Quasars/util/
H A Dtsv2json.pl47 ($name,$RA,$DE,$f6,$f20,$z,$sp,$Vmag,$bV,$Amag) = split(";", $catalog[$i]);
62 $bV =~ s/(\s+)//gi;
75 if ($bV ne '') {
76 $out .= ",\n\t\t\t\"bV\": ".$bV;
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/src/libcsg/
H A Dnematicorder.cc31 bool bU, bV, bW; in Process() local
32 bU = bV = bW = false; in Process()
53 bV = true; in Process()
72 if (bV) { in Process()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/src/libcsg/
H A Dnematicorder.cc31 bool bU, bV, bW; in Process() local
32 bU = bV = bW = false; in Process()
53 bV = true; in Process()
72 if (bV) { in Process()
/dports/math/heyoka/heyoka-0.16.0/benchmark/
H A Dhh_event.jl37 bV = @benchmark solve($prob, $(Vern9()), abstol=tol, reltol=tol, save_everystep=false, callback=cb)
38 println(bV)
43 bV = @benchmark solve($prob, $(Vern9()), abstol=tol, reltol=tol, save_everystep=false)
44 println(bV)
H A Dss_3bp.jl91 bV = @benchmark solve($prob, $(Vern9()), abstol=tol, reltol=tol, saveat=grid)
92 println(bV)
97 bV = @benchmark solve($prob, $(Vern9()), abstol=tol, reltol=tol, save_everystep=false)
98 println(bV)
/dports/science/gromacs/gromacs-2021.4/src/gromacs/tools/
H A Dcheck.cpp80 int bV; member
91 float bV; member
316 count.bV = 0; in chk_trj()
324 first.bV = 0; in chk_trj()
332 last.bV = 0; in chk_trj()
373 if (fr.bV) in chk_trj()
400 INC(fr, count, first, last, bV) in chk_trj()
428 PRINTITEM("Velocities", bV); in chk_trj()
454 bV = FALSE; in chk_tps()
460 bV = bV || (v[i][j] != 0); in chk_tps()
[all …]
/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/api/c++/html/
H A Djquery.js16bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.prototype.push,bK…
23bV,e,bY,bZ){bY=bY||[];e=e||av;var b1=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bV||typeof argument
/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/api/nodejs/html/
H A Djquery.js16bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.prototype.push,bK…
23bV,e,bY,bZ){bY=bY||[];e=e||av;var b1=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bV||typeof variable
/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/api/ado.net/html/
H A Djquery.js16bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.prototype.push,bK…
23bV,e,bY,bZ){bY=bY||[];e=e||av;var b1=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bV||typeof variable
/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/api/c/html/
H A Djquery.js16bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.prototype.push,bK…
23bV,e,bY,bZ){bY=bY||[];e=e||av;var b1=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bV||typeof argument
/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/api/cs/html/
H A Djquery.js16bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.prototype.push,bK…
23bV,e,bY,bZ){bY=bY||[];e=e||av;var b1=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bV||typeof argument
/dports/science/mmdb2/mmdb2-2.0.20/mmdb2/
H A Dmmdb_xml_.h77 XMLObject ( cpstr Tag, bool bV );
85 void AddAttribute ( cpstr name, const bool bV );
90 void SetData ( const bool bV );
110 XML_RC GetData ( bool & bV, cpstr Tag=NULL, int objNo=1 );
/dports/science/gromacs/gromacs-2021.4/src/gromacs/coordinateio/outputadapters/
H A Dsetvelocities.cpp70 input->bV = false; in processFrame()
74 if (!input->bV) in processFrame()
H A Doutputselector.cpp129 if (input->bV) in processFrame()
147 if (input->bV) in processFrame()
164 if (input->bV) in processFrame()
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dmerge.c372 Fixed bV, bS; in FindBestVals() local
378 bV = vL->vVal; in FindBestVals()
388 if ((vL2->vSpc == bS && vL2->vVal > bV) || (vL2->vSpc > bS)) { in FindBestVals()
390 bV = vL2->vVal; in FindBestVals()
434 HintVal *bstV, *bV; in MergeVals() local
468 bV = vL->vBst; in MergeVals()
469 v = bV->vVal; in MergeVals()
470 s = bV->vSpc; in MergeVals()
523 ReplaceVals(bot, top, b, t, bV, vert); in MergeVals()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/src/libcsg/modules/io/
H A Dgmxtrajectorywriter.cc62 frame.bV = conf->HasVel(); in Write()
77 if (frame.bV) { in Write()
102 if (frame.bV) { in Write()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/src/libcsg/modules/io/
H A Dgmxtrajectorywriter.cc62 frame.bV = conf->HasVel(); in Write()
77 if (frame.bV) { in Write()
102 if (frame.bV) { in Write()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/
H A Dafl-fuzz.c4045 SAYF(bV bSTOP " run time : " cRST "%-34s " bSTG bV bSTOP in show_stats()
4072 SAYF(bSTG bV bSTOP " total paths : " cRST "%-5s " bSTG bV "\n", in show_stats()
4081 SAYF(bV bSTOP " last uniq crash : " cRST "%-34s " bSTG bV bSTOP in show_stats()
4089 SAYF(bV bSTOP " last uniq hang : " cRST "%-34s " bSTG bV bSTOP in show_stats()
4115 SAYF(bV bSTOP " paths timed out : " cRST "%-17s " bSTG bV, tmp); in show_stats()
4130 SAYF(bV bSTOP " now trying : " cRST "%-21s " bSTG bV bSTOP in show_stats()
4144 SAYF(bV bSTOP " stage execs : " cRST "%-21s " bSTG bV bSTOP, tmp); in show_stats()
4156 SAYF(bV bSTOP " total execs : " cRST "%-21s " bSTG bV bSTOP in show_stats()
4162 SAYF(bV bSTOP " total execs : " cRST "%-21s " bSTG bV bSTOP in show_stats()
4243 SAYF(bV bSTOP " dictionary : " cRST "%-37s " bSTG bV bSTOP in show_stats()
[all …]
/dports/security/afl/afl-2.52b/
H A Dafl-fuzz.c4041 SAYF(bV bSTOP " run time : " cRST "%-34s " bSTG bV bSTOP in show_stats()
4068 SAYF(bSTG bV bSTOP " total paths : " cRST "%-5s " bSTG bV "\n", in show_stats()
4077 SAYF(bV bSTOP " last uniq crash : " cRST "%-34s " bSTG bV bSTOP in show_stats()
4085 SAYF(bV bSTOP " last uniq hang : " cRST "%-34s " bSTG bV bSTOP in show_stats()
4111 SAYF(bV bSTOP " paths timed out : " cRST "%-17s " bSTG bV, tmp); in show_stats()
4126 SAYF(bV bSTOP " now trying : " cRST "%-21s " bSTG bV bSTOP in show_stats()
4140 SAYF(bV bSTOP " stage execs : " cRST "%-21s " bSTG bV bSTOP, tmp); in show_stats()
4152 SAYF(bV bSTOP " total execs : " cRST "%-21s " bSTG bV bSTOP in show_stats()
4158 SAYF(bV bSTOP " total execs : " cRST "%-21s " bSTG bV bSTOP in show_stats()
4239 SAYF(bV bSTOP " dictionary : " cRST "%-37s " bSTG bV bSTOP in show_stats()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/coordinateio/
H A Dcoordinatefile.cpp273 copy->bV = input.bV; in deepCopy_t_trxframe()
291 if (copy->bV) in deepCopy_t_trxframe()
313 if (copy->bV) in deepCopy_t_trxframe()
395 if (input.bV) in prepareAndWriteFrame()

12345678910>>...22