Home
last modified time | relevance | path

Searched refs:toth (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/Thresholding/include/
H A DitkIsoDataThresholdCalculator.hxx78 double toth = 0; in GenerateData() local
82 toth += static_cast< double >( histogram->GetFrequency(i, 0) ); in GenerateData()
86 if( ( totl > itk::Math::eps ) && ( toth > itk::Math::eps ) ) in GenerateData()
89 h /= toth; in GenerateData()
/dports/editors/micro/micro-2.0.10/internal/views/
H A Dsplits.go153 toth := c1.H + c2.H
154 if size >= toth {
159 c2.Resize(c2.W, toth-size)
213 totw, toth := 0, 0
225 toth += cH
229 n.alignSizes(totw, toth)
232 func (n *Node) alignSizes(totw, toth int) {
235 if n.Kind == STVert && toth != n.H {
237 last.Resize(last.W, last.H+n.H-toth)
/dports/x11-wm/amiwm/amiwm0.21pl2/
H A Drequestchoice.c44 int totw=0, maxw=0, toth=0, nchoices=0; variable
102 toth+=l->h=dri.dri_Ascent+dri.dri_Descent; in addline()
110 int h=toth-TXT_TOPSPACE-TXT_MIDSPACE-TXT_BOTSPACE-BUT_VSPACE- in refresh_text()
237 toth+=2*(dri.dri_Ascent+dri.dri_Descent)+TXT_TOPSPACE+ in main()
246 mainwin=XCreateSimpleWindow(dpy, root, 0, 0, totw, toth, 1, in main()
262 BUT_EXTSPACE-BUT_EXTSPACE, toth-TXT_TOPSPACE- in main()
269 y=toth-TXT_BOTSPACE-(dri.dri_Ascent+dri.dri_Descent)-BUT_VSPACE; in main()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/doc/cla/corporate/
H A Di3rendszerhaz.md11 Csaba Tóth csaba.toth@i3rendszerhaz.hu https://github.com/tsabi
15 Csaba Tóth csaba.toth@i3rendszerhaz.hu https://github.com/tsabi
H A Donline-erp-hungary-kft.md11 Csaba Tóth csaba.toth@online-erp.hu https://github.com/tsabi
15 Csaba Tóth csaba.toth@online-erp.hu https://github.com/tsabi
/dports/net/vde2/vde2-2.3.2/src/lib/python/
H A DVdePlug_example.py25 (toth, totl) = struct.unpack("BB", hdr)
26 tot = (toth << 8) + totl
H A DVdePlug.py28 (toth, totl) = struct.unpack("BB", buf[0:2])
29 tot = (toth << 8) + totl
/dports/math/py-mip/mip-1.13.0/test/
H A Dmip_2d_pack.py49 toth = xsum(h[i] * x[i][i] for i in I)
51 m.objective = minimize(toth)
/dports/games/libretro-o2em/libretro-o2em-f874a75/src/
H A Dvpp.c369 void vpp_finish_bmp(uint8_t *vmem, int offx, int offy, int w, int h, int totw, int toth){ in vpp_finish_bmp() argument
396 if (h > toth-offy) h = toth-offy; in vpp_finish_bmp()
403 for (i=0; (!clry) && (i<toth); i++) if (tcol[vmem[i*totw+offx]&7]) clry=1; in vpp_finish_bmp()
405 if (clry) for (y=0; y<toth; y++) for (x=0; x<offx; x++) vmem[y*totw+x]=0; in vpp_finish_bmp()
H A Dvpp.h10 void vpp_finish_bmp(uint8_t *vmem, int offx, int offy, int w, int h, int totw, int toth);
/dports/emulators/o2em/o2em117src/src/
H A Dvpp.c242 void vpp_finish_bmp(Byte *vmem, int offx, int offy, int w, int h, int totw, int toth){ in vpp_finish_bmp() argument
268 if (h > toth-offy) h = toth-offy; in vpp_finish_bmp()
275 for (i=0; (!clry) && (i<toth); i++) if (tcol[vmem[i*totw+offx]&7]) clry=1; in vpp_finish_bmp()
277 if (clry) for (y=0; y<toth; y++) for (x=0; x<offx; x++) vmem[y*totw+x]=0; in vpp_finish_bmp()
H A Dvpp.h8 void vpp_finish_bmp(Byte *vmem, int offx, int offy, int w, int h, int totw, int toth);
/dports/emulators/o2em/o2em117src/
H A Dvpp.c241 void vpp_finish_bmp(Byte *vmem, int offx, int offy, int w, int h, int totw, int toth){ in vpp_finish_bmp() argument
267 if (h > toth-offy) h = toth-offy; in vpp_finish_bmp()
274 for (i=0; (!clry) && (i<toth); i++) if (tcol[vmem[i*totw+offx]&7]) clry=1; in vpp_finish_bmp()
276 if (clry) for (y=0; y<toth; y++) for (x=0; x<offx; x++) vmem[y*totw+x]=0; in vpp_finish_bmp()
H A Dvpp.h8 void vpp_finish_bmp(Byte *vmem, int offx, int offy, int w, int h, int totw, int toth);
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DAtomFeat.cpp124 unsigned int toth = atom->getTotalNumHs(false); in AtomFeatVector() local
126 feats[indx] = toth == i; in AtomFeatVector()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFX4Splitter.cpp207 register FXint totw,toth,bottomh,rightw; in layout() local
216 toth=height-barsize; in layout()
220 splity=(fver*toth)/10000; in layout()
222 bottomh=toth-splity; in layout()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dtoth.erl1 -module(toth). module
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/src/
H A Dtoth.erl1 -module(toth). module
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dtoth.erl1 -module(toth). module
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dtoth.erl1 -module(toth). module
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dtoth.erl1 -module(toth). module
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dtoth.erl1 -module(toth). module
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dtoth.erl1 -module(toth). module
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dfourwaysplitter.py580 toth = height - barSize - 2*border
582 self._splity = (self._fver*toth)//10000
584 bottomh = toth - self._splity
/dports/textproc/py-elasticsearch5/elasticsearch-py-719a94ab4/
H A DAUTHORS43 Georges Toth <georges.toth@govcert.etat.lu>

12345678910