Home
last modified time | relevance | path

Searched refs:vln (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/audio/snd/snd-21.2/sndins/samples/
H A Dfmviolin.fth305 vln-one-sin-ran
311 vln-one-sin-ran
317 vln-one-sin-ran
323 vln-one-sin-ran
728 vln-one-sin-ran
1720 vln-one-sin
1728 vln-one-sin
1736 vln-one-sin
1744 vln-one-sin
1752 vln-one-sin
[all …]
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dzle_refresh.c1095 nbuf[vln] = obuf[vln]; in zrefresh()
1891 if (nbuf[vln] && nbuf[vln][vcs + 1].chr == ZWC('\n')) { in refreshline()
1893 if (nbuf[vln] && nbuf[vln]->chr) { in refreshline()
1894 zputc(nbuf[vln]); in refreshline()
2167 vln++, vcs = 0; in moveto()
2172 if ((vln < nlnct) && nbuf[vln] && nbuf[vln]->chr) in moveto()
2173 rep = nbuf[vln]; in moveto()
2178 if ((vln < olnct) && obuf[vln] && obuf[vln]->chr) in moveto()
2189 vln = ln; in moveto()
2203 vln = ln; in moveto()
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/int/gcc/
H A Ddom-sup.hpp1082 ValNode* vln = vals[i]; in min_require() local
1083 if (vln->noe > 0) { in min_require()
1105 vln->noe--; in min_require()
1115 vln->cap(UBC,0); in min_require()
1116 vln->cap(LBC,0); in min_require()
1117 vln->maxlow(0); in min_require()
1316 if (v != vln->val) { in sync()
1318 if (vln->incid_match(LBC) < vln->kmin()) in sync()
1319 re.push(vln); in sync()
1381 if (vln->incid_match(LBC) < vln->kmin()) in sync()
[all …]
/dports/x11-fm/filerunner/filerunner/
H A Dcript.tcl33 set vln [llength $value]
34 while { [string length $key] < $vln } {
39 for {incr c 0} {$c < $vln} {incr c} {
/dports/cad/oregano/oregano-0.84.43/data/models/
H A DUA741.model25 * fb 7 99 poly(5) vb vc ve vlp vln 0 10.61E6 -10E6 10E6 10E6 -10E6
27 Bfb 7 99 I = 10.61E6*I(vb) + -10E6*I(vc) + 10E6*I(ve) + 10E6*I(vlp) + -10E6*I(vln)
49 vln 0 92 dc 40
H A DTL064M.model22 fb 7 99 poly(5) vb vc ve vlp vln 0 4.775E6
42 vln 0 92 dc 10
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dcount_nonzero.cpp74 uint8x16_t vln = vld1q_u8(src + i); in countNonZero() local
75 uint8x16_t vnz = vminq_u8(vln, vc1); in countNonZero()
140 uint16x8_t vln = vld1q_u16(src + i); in countNonZero() local
141 uint16x8_t vnz = vminq_u16(vln, vc1); in countNonZero()
202 uint32x4_t vln = vld1q_u32(src + i); in countNonZero() local
203 uint32x4_t vnz = vminq_u32(vln, vc1); in countNonZero()
263 float32x4_t vln = vld1q_f32(src + i); in countNonZero() local
264 int32x4_t vnz = vreinterpretq_s32_u32(vmvnq_u32(vceqq_f32(vln, vc0))); in countNonZero()
/dports/cad/gspiceui/gspiceui-v1.1.00/lib/models/
H A Dua741.mod17 fb 7 99 POLY(5) vb vc ve vlp vln 0 10.61E6 -10E6 10E6 10E6 -10E6
38 vln 0 92 DC 40
/dports/textproc/par/Par-1.53.0/
H A Dpar.c337 *oldln = NULL, *oldqpend = NULL, *p, *op, *vln = NULL, **lines = NULL; in readlines() local
391 vln = malloc((vlnlen + 1) * sizeof (char)); in readlines()
392 if (!vln) { in readlines()
396 strncpy(vln,ln,vlnlen); in readlines()
397 vln[vlnlen] = '\0'; in readlines()
398 additem(lbuf, &vln, errmsg); in readlines()
402 vln = NULL; in readlines()
475 if (vln) free(vln); in readlines()
/dports/audio/snd/snd-21.2/
H A Dv.rb123 vln = (index_type == :violin or index_type == 1)
126 index1 = (fm1_index or [PI, maxdev * (vln ? 5.0 : 7.5) / logfreq].min)
128 (vln ? ((8.5 - logfreq) / (3.0 + freq * 0.001)) :
130 index3 = (fm3_index or [PI, maxdev * (vln ? 4.0 : 8.0) / sqrtfreq].min)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/openmanage/plugins/modules/
H A Dome_template_network_vlan.py397 for vln in tgnames:
398 if vln not in vlan_name_id_map:
400 "port {1}".format(vln, p))
401 tg_list.append(vlan_name_id_map.get(vln))
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DValueListInteractor.C144 ValueListNode *vln = (ValueListNode*)this->interactorInstance->getNode(); in updateDisplayedInteractorValue() local
145 Type type = vln->getTheCurrentOutputType(1); in updateDisplayedInteractorValue()
147 const char *val = vln->getOutputValueString(1); // Get the list itself in updateDisplayedInteractorValue()
/dports/biology/molden/molden5.8/
H A Doglbck.c217 double vln(double *a) in vln() function
281 vl = vln(nx); in znorm()
301 vl = vln(ny); in znorm()
305 vl = vln(vn); in znorm()
H A Ddummyc.c444 double vln( double *a) in vln() function
481 vl = vln(nx); in znorm()
501 vl = vln(ny); in znorm()
505 vl = vln(vn); in znorm()
H A Drots.h13116 rl = vln(a);
13140 al = vln(a);
13141 bl = vln(b);
13292 if (vln(v2) > tol) { in AllocRot()
13344 if (vln(v2) > tol) { in AllocRot()
13402 if (vln(vctb) > tol && vln(v2b) > tol) { in AllocRot()
13422 if (vln(vctb) > tol && vln(v2b) > tol && in AllocRot()
13423 vln(v3b) > tol) { in AllocRot()
13449 if (vln(v2) > tol) { in AllocRot()
13474 if (vln(vctb) > tol && vln(v2b) > tol && in AllocRot()
[all …]
H A Dsilly.c828 double vln( double *a) in vln() function
865 vl = vln(nx); in znorm()
885 vl = vln(ny); in znorm()
889 vl = vln(vn); in znorm()
/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_valueobj.c1003 uint32_t vln = 0; in value_serialize() local
1062 vln = ref_array_len(vo->raw_lines); in value_serialize()
1063 TRACE_INFO_NUMBER("Number of lines:", vln); in value_serialize()
1071 for (i = 0; i < vln; i++) { in value_serialize()
1104 if ((!vln) && (!sec)) { in value_serialize()
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Ddendrogram.R533 vln <- NULL functionVar
539 vln <- 1.5 * strheight(nodeText, cex = lab.cex)/2
541 xBot + hln, yBot + 2 * vln, col = p.col)
542 text(xBot, yBot + vln, nodeText, xpd = lab.xpd,
549 if (!is.null(vln)) {
552 (xTop+ xBot+ ((xTop - xBot)/(yTop - yBot)) * vln)/2
554 my <- (yTop + yBot + 2 * vln)/2
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Ddendrogram.R533 vln <- NULL functionVar
539 vln <- 1.5 * strheight(nodeText, cex = lab.cex)/2
541 xBot + hln, yBot + 2 * vln, col = p.col)
542 text(xBot, yBot + vln, nodeText, xpd = lab.xpd,
549 if (!is.null(vln)) {
552 (xTop+ xBot+ ((xTop - xBot)/(yTop - yBot)) * vln)/2
554 my <- (yTop + yBot + 2 * vln)/2
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/JoshUGens/sc/HelpSource/Classes/
H A DPV_MagMap.schelp82 [\b_allocRead, 2, "/Users/joshp/SND/vln-g4.aiff"])
/dports/audio/snd/snd-21.2/sndins/
H A Dsndins.c976 bool vln, easy_case, modulate; in ins_fm_violin() local
988 vln = true; in ins_fm_violin()
1000 vln = index_type; /* true: violin, false: cello */ in ins_fm_violin()
1004 index1 = vln ? in ins_fm_violin()
1013 index2 = vln ? in ins_fm_violin()
1022 index3 = vln ? (maxdev * 4.0 / sqrtfrq) : in ins_fm_violin()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dinit.py540 vln = vl.replace('&', '&&')
542 m.addAction(_('Edit "%s"') % vln, partial(self.gui.do_create_edit, name=vl))
543 m.addAction(_('Delete "%s"') % vln, partial(self.gui.remove_vl_triggered, name=vl))
/dports/math/giacxcas/giac-1.6.0/src/
H A Drisch.cc833 vecteur vln; in risch_lin() local
837 vln.push_back(ln(ratnormal(rdiv(cst_i+g,cst_i-g),contextptr),contextptr)); in risch_lin()
877 … prim=ratnormal(subst(recursive_ratnormal(prim,contextptr),vln,vatan,false,contextptr),contextptr); in risch_lin()
/dports/deskutils/kruler/kruler-21.12.3/po/cs/
H A Dkruler.po221 msgstr "Je výchozí přesouvání (případně vlnění oken) aktivní"
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/po/
H A Dcs_CZ.po338 msgstr "Signifikantní výška vln, m"
342 msgstr "Perioda vln"
634 msgstr "Kopírovat chybějící záznamy vln"

1234567