Home
last modified time | relevance | path

Searched refs:fsq (Results 1 – 25 of 103) sorted by relevance

12345

/dports/databases/galera/galera-release_25.3.35/gcomm/test/
H A Dcheck_fair_send_queue.cpp37 fsq.push_back(0, dg); in START_TEST()
47 fsq.push_back(0, dg); in START_TEST()
93 fsq.pop_front(); in START_TEST()
107 fsq.pop_front(); in START_TEST()
122 fsq.pop_front(); in START_TEST()
139 fsq.pop_front(); in START_TEST()
142 fsq.pop_front(); in START_TEST()
145 fsq.pop_front(); in START_TEST()
148 fsq.pop_front(); in START_TEST()
160 fsq.pop_front(); in START_TEST()
[all …]
/dports/databases/galera26/galera-release_26.4.10/gcomm/test/
H A Dcheck_fair_send_queue.cpp37 fsq.push_back(0, dg); in START_TEST()
47 fsq.push_back(0, dg); in START_TEST()
93 fsq.pop_front(); in START_TEST()
107 fsq.pop_front(); in START_TEST()
122 fsq.pop_front(); in START_TEST()
139 fsq.pop_front(); in START_TEST()
142 fsq.pop_front(); in START_TEST()
145 fsq.pop_front(); in START_TEST()
148 fsq.pop_front(); in START_TEST()
160 fsq.pop_front(); in START_TEST()
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/dsp/
H A Datan_approximations.py11 fsq = f * f
13 r *= fsq
21 r *= fsq
30 r *= fsq
32 r *= fsq
42 r *= fsq
44 r *= fsq
53 r *= fsq
55 r *= fsq
57 r *= fsq
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/dsp/
H A Datan_approximations.py11 fsq = f * f
13 r *= fsq
21 r *= fsq
30 r *= fsq
32 r *= fsq
42 r *= fsq
44 r *= fsq
53 r *= fsq
55 r *= fsq
57 r *= fsq
[all …]
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/eurorack/eurorack/stmlib/dsp/
H A Datan_approximations.py11 fsq = f * f
13 r *= fsq
21 r *= fsq
30 r *= fsq
32 r *= fsq
42 r *= fsq
44 r *= fsq
53 r *= fsq
55 r *= fsq
57 r *= fsq
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/fsq/
H A Dfsq.cxx114 void fsq::init_nibbles() in init_nibbles()
166 fsq::fsq(trx_mode md) : modem() in fsq() function in fsq
218 fsq::~fsq() in ~fsq()
240 void fsq::tx_init() in tx_init()
251 void fsq::rx_init() in rx_init()
279 void fsq::init() in init()
300 void fsq::show_mode() in show_mode()
332 void fsq::toggle_logs() in toggle_logs()
368 void fsq::restart() in restart()
1756 fsq *me = (fsq *)who; in aging()
[all …]
/dports/games/gnuchess/gnuchess-6.2.9/src/frontend/
H A Dinit.cc145 int piece, fsq, tsq, f, t, n; in InitMoveArray() local
150 for (fsq = 0; fsq < 120; fsq++) in InitMoveArray()
152 if ((f = map[fsq]) == -1) continue; in InitMoveArray()
157 tsq = fsq; in InitMoveArray()
182 int piece, fsq, tsq, f, t, n, ray; in InitRay() local
186 for (fsq = 0; fsq < 120; fsq++) in InitRay()
188 if ((f = map[fsq]) == -1) continue; in InitRay()
196 tsq = fsq; in InitRay()
221 int piece, fsq, tsq, f, t, n; in InitFromToRay() local
227 for (fsq = 0; fsq < 120; fsq++) in InitFromToRay()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/pcl_plotter/
H A Dpcl_plotter_demo.cpp94 std::vector<double> fsq (3, 0); in main() local
95 fsq[2] = -100; //y = x^2 in main()
98 if (fsq[2] == 100) fsq[2] = -100; in main()
99 fsq[2]++; in main()
101 sprintf (str, "y = %dx^2", (int) fsq[2]); in main()
102 plotter->addPlotData (fsq, -10, 10, str); in main()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/uan/model/
H A Duan-prop-model-thorp.cc87 double fsq = freqKhz * freqKhz; in GetAttenDbKm() local
92 atten = 0.11 * fsq / (1 + fsq) + 44 * fsq / (4100 + fsq) in GetAttenDbKm()
93 + 2.75 * 0.0001 * fsq + 0.003; in GetAttenDbKm()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dfserve.pl1067 foreach (0 .. $#{$fsq}) {
2478 unless (defined ${$fsq}[$slot] || defined ${$fsq}[$dest]) {
2485 splice(@{$fsq}, $slot, 1);
2564 foreach (0 .. $#{$fsq}) {
2577 splice(@{$fsq}, $uprio[$n], 0, splice(@{$fsq}, $_, 1))
2655 foreach (0 .. $#{$fsq}) {
2734 splice(@{$fsq}, $i, 1);
2754 my $fsq = $queue->{queue};
2770 foreach (0 .. $#{$fsq}) {
3533 my $fsq;
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_dt_reset.cpp149 double vsq, fsq, massinv; in end_of_step() local
169 fsq = f[i][0] * f[i][0] + f[i][1] * f[i][1] + f[i][2] * f[i][2]; in end_of_step()
172 if (fsq > 0.0) dtf = sqrt(2.0 * xmax / (ftm2v * sqrt(fsq) * massinv)); in end_of_step()
174 if ((emax > 0.0) && (fsq * vsq > 0.0)) { in end_of_step()
175 dte = emax / sqrt(fsq * vsq) / sqrt(ftm2v * mvv2e); in end_of_step()
/dports/biology/jalview/jalview/test/jalview/ws/jabaws/
H A DMinJabawsClientTests.java87 FastaSequence fsq = new FastaSequence("seqA", in msaTest() local
92 iseqs.add(new FastaSequence(fsq.getId() + i, fsq.getSequence() in msaTest()
93 + fsq.getSequence().substring(i + 3, i + 3 + i))); in msaTest()
/dports/audio/codec2/codec2-1.0.3/src/
H A Ddump.c57 static FILE *fsq = NULL; variable
114 if (fsq != NULL) in dump_off()
115 fclose(fsq); in dump_off()
591 if (fsq == NULL) { in dump_sq()
593 fsq = fopen(s, "wt"); in dump_sq()
594 assert(fsq != NULL); in dump_sq()
598 fprintf(fsq,"%f\t",sq[i]); in dump_sq()
599 fprintf(fsq,"\n"); in dump_sq()
601 fprintf(fsq,"%f\t",sq[i]); in dump_sq()
602 fprintf(fsq,"\n"); in dump_sq()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_dt_reset.cpp166 double vsq,fsq,massinv; in end_of_step() local
186 fsq = f[i][0]*f[i][0] + f[i][1]*f[i][1] + f[i][2]*f[i][2]; in end_of_step()
189 if (fsq > 0.0) dtf = sqrt(2.0*xmax/(ftm2v*sqrt(fsq)*massinv)); in end_of_step()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dfsq.h38 class fsq : public modem {
175 fsq (trx_mode md);
176 ~fsq ();
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/JESS/
H A Ddraw.c501 float fsq = (float) sq; in stars_create_state() local
530 pos[0][i + j*sq] = (i - fsq/2)*2/fsq; in stars_create_state()
531 pos[1][i + j*sq] = (j - fsq/2)*2/fsq; in stars_create_state()
541 pos[0][i + j*sq] = sin((i+1)*PI/fsq); in stars_create_state()
542 pos[1][i + j*sq] = sin(-i*2*PI/(10*fsq)+ j*2*PI/fsq) ; in stars_create_state()
543 pos[2][i + j*sq] = cos(j*2*PI/fsq) ; in stars_create_state()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_fwhm.c71 double fsum, fsq, var , arg ; in mri_estimate_FWHM_1dif() local
92 fsum = 0.0; fsq = 0.0; count = 0; in mri_estimate_FWHM_1dif()
96 if( count < 9 || fsq <= 0.0 ){ /* no data? */ in mri_estimate_FWHM_1dif()
100 var = (fsq - (fsum * fsum)/count) / (count-1.0); in mri_estimate_FWHM_1dif()
569 double fsum, fsq, var , vfac , arg ; in mri_FWHM_1dif_mom12() local
591 fsum = 0.0; fsq = 0.0; count = 0; in mri_FWHM_1dif_mom12()
595 if( count < 9 || fsq <= 0.0 ){ /* no data? */ in mri_FWHM_1dif_mom12()
599 var = (fsq - (fsum * fsum)/count) / (count-1.0); in mri_FWHM_1dif_mom12()
814 double fsum, fsq, fbar, fvar , arg ; in mri_estimate_ACF() local
834 fsum = 0.0; fsq = 0.0; count = 0; in mri_estimate_ACF()
[all …]
H A Dfim.c56 float fORT[EXT_FILES][SEQ_SIZE], alpha, fdot, fsq, noise_thr; variable
138 fsq += fORT[m][j]*fORT[m][j];
141 if ( fsq == 0. ) {
146 alpha = fdot / fsq;
201 alpha = fdot / fsq;
H A D3dFWHM.c411 float fsum, fsq, var; in estimate_gfw() local
433 fsq = 0.0; in estimate_gfw()
442 fsq += fim[ixyz] * fim[ixyz]; in estimate_gfw()
444 var = (fsq - (fsum * fsum)/count) / (count-1); in estimate_gfw()
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dtestsuite.cc364 Function<T,NDIM> fsq = square(f); in test_math() local
367 double errsq = fsq.err(*functsq); in test_math()
371 fsq = unary_op(f, myunaryop<T,NDIM>()); in test_math()
372 errsq = (f + fsq).norm2(); in test_math()
374 fsq.clear(); in test_math()
378 fsq = unary_op(f, myunaryop_square<T,NDIM>()); in test_math()
379 errsq = (fsq - square(f)).norm2(); in test_math()
381 fsq.clear(); in test_math()
411 fsq.clear(); in test_math()
451 fsq = f*f; in test_math()
[all …]
/dports/java/bouncycastle15/crypto-169/tls/src/test/resources/org/bouncycastle/tls/test/
H A Dx509-ca-key-dsa.pem11 8MxyiU41A56wurcXlQG7FvjuJdOIzBy02TF4Njk5Pbq1LSc3iTZBBDDQPLL+4fsq
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/riscv/sys/
H A Dasm.h44 # define FREG_S fsq
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dresol_targetfn.h449 ftype fsq = pow( ftype(data[ih].E()), two ); in rderiv() local
450 ftype d = fsq * fh - 1.0; in rderiv()
451 result.r = d * d / fsq; in rderiv()
453 result.dr2 = two * fsq; in rderiv()
/dports/comms/fldigi/fldigi-4.1.20/src/
H A DMakefile.in351 fmt/fmt_dialog.cxx fsq/fsq.cxx fsq/fsq_monitor.cxx \
544 fmt/fldigi-fmt_dialog.$(OBJEXT) fsq/fldigi-fsq.$(OBJEXT) \
545 fsq/fldigi-fsq_monitor.$(OBJEXT) \
761 fsq/$(DEPDIR)/fldigi-bitmaps.Po \
762 fsq/$(DEPDIR)/fldigi-fsq-pic.Po fsq/$(DEPDIR)/fldigi-fsq.Po \
763 fsq/$(DEPDIR)/fldigi-fsq_monitor.Po \
9145 -rm -f fsq/$(am__dirstamp)
9309 -rm -f fsq/$(DEPDIR)/fldigi-fsq-pic.Po
9310 -rm -f fsq/$(DEPDIR)/fldigi-fsq.Po
9717 -rm -f fsq/$(DEPDIR)/fldigi-fsq-pic.Po
[all …]
/dports/misc/visp/visp-3.4.0/3rdparty/apriltag/common/
H A Dmath_util.h77 static inline float fsq(float v) in fsq() function

12345