Home
last modified time | relevance | path

Searched refs:f_x (Results 1 – 25 of 394) sorted by path

12345678910>>...16

/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.texi14961 Where @mymath{f_x} is the value of @mymath{f(l)} on the point @mymath{x} or the value of the @mymat…
14979 @dispmath{f_x={1\over X}\displaystyle\sum_{u=0}^{X-1} F_ue^{i{ux\over X}} }
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DSphericMirrorCalculator.cpp238 float f_x = -Q_x.dot(w)-MQ.dot(w_x); in retransform() local
242 …float f1_x = f_x + 0.5f*(2*f*f_x - (MQ.dot(MQ)-DomeRadius*DomeRadius)*vvX - 2.f*MQ.dot(Q_x)*vv ) /… in retransform()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/sys/osxvideo/
H A Dcocoawindow.h39 float f_x; variable
H A Dcocoawindow.m517 f_x = 1.0;
523 glVertex2f (-f_x, f_y);
526 glVertex2f (-f_x, -f_y);
529 glVertex2f (f_x, -f_y);
532 glVertex2f (f_x, f_y);
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__gamma.c1259 double f_x = x - rint_x;
1261 double sin_term = sgn_gamma * sin(M_PI * f_x) / M_PI;
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/maybe-missing/
H A Disequal3.m139 f_x = spfind (x); variable
141 f_x = find (x); variable
143 l_f_x = length (f_x);
144 x = x(f_x);
153 t = (l_f_x == length (f_y)) && all (f_x == f_y);
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Dgffread.cpp122 FILE* f_x=NULL; //fasta with spliced CDS variable
419 if (f_y!=NULL || f_x!=NULL || validCDSonly) { in process_transcript()
512 if (f_x!=NULL) { //CDS only in process_transcript()
539 printFasta(f_x, defline, cdsnt, seqlen); in process_transcript()
830 openfw(f_x, args, 'x'); in main()
832 if (f_y!=NULL || f_x!=NULL) wCDSonly=true; in main()
1056 FWCLOSE(f_x); in main()
/dports/biology/gffread/gffread-0.12.7/
H A Dgff_utils.cpp14 FILE* f_x=NULL; //writing fasta with spliced CDS variable
570 if (f_x!=NULL || f_y!=NULL || f_w!=NULL || spliceCheck || validCDSonly || addCDSattrs) { in process_transcript()
620 if (gffrec.hasCDS() && (f_y!=NULL || f_x!=NULL || validCDSonly || addCDSattrs)) { in process_transcript()
763 if (f_x!=NULL) { //CDS only in process_transcript()
764 fprintf(f_x, ">%s", defline.chars()); in process_transcript()
765 if (fmtTable) printTableData(f_x, gffrec, true); in process_transcript()
767 if (gffrec.attrs!=NULL && gffrec.attrs->Count()>0) fprintf(f_x," "); in process_transcript()
768 gffrec.printAttrs(f_x, ";", false, decodeChars, false); in process_transcript()
769 fprintf(f_x, "\n"); in process_transcript()
771 printFasta(f_x, NULL, cdsnt, seqlen); in process_transcript()
H A Dgff_utils.h17 extern FILE* f_x; //writing fasta with spliced CDS

12345678910>>...16