Home
last modified time | relevance | path

Searched refs:outf2 (Results 1 – 25 of 36) sorted by relevance

12

/dports/chinese/bitchx/bitchx-1.2.1/dll/amp/
H A Dtransform.c1259 float outf2, outf4; in poly() local
1270 out = outf2 + outf4; in poly()
1284 outf2 = *++u_ptr * *--dewindow; in poly()
1288 outf2 += *++u_ptr * *--dewindow; in poly()
1292 outf2 += *++u_ptr * *--dewindow; in poly()
1309 float outf2, outf4; in poly() local
1320 out = outf2 + outf4; in poly()
1398 float outf2, outf4; in poly() local
1409 out = outf2 + outf4; in poly()
1448 float outf2, outf4; in poly() local
[all …]
/dports/irc/bitchx/bitchx-1.2.1/dll/amp/
H A Dtransform.c1259 float outf2, outf4; in poly() local
1270 out = outf2 + outf4; in poly()
1284 outf2 = *++u_ptr * *--dewindow; in poly()
1288 outf2 += *++u_ptr * *--dewindow; in poly()
1292 outf2 += *++u_ptr * *--dewindow; in poly()
1309 float outf2, outf4; in poly() local
1320 out = outf2 + outf4; in poly()
1398 float outf2, outf4; in poly() local
1409 out = outf2 + outf4; in poly()
1448 float outf2, outf4; in poly() local
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Drebaseextract.c60 AjPFile outf2 = NULL; in main() local
121 outf2 = ajDatafileNewOutNameS(pfname); in main()
122 rebaseextract_printRefHeader(outf2); in main()
326 ajFmtPrintF(outf2,"%s\n",ajStrGetPtr(code)); in main()
327 ajFmtPrintF(outf2,"%s\n",ajStrGetPtr(tit)); in main()
329 ajFmtPrintF(outf2,"%s\n",ajStrGetPtr(meth)); in main()
330 ajFmtPrintF(outf2,"%s\n",ajStrGetPtr(sou)); in main()
331 ajFmtPrintF(outf2,"%s\n",ajStrGetPtr(comm)); in main()
349 ajFmtPrintF(outf2,"0\n"); in main()
360 ajFmtPrintF(outf2,"//\n"); in main()
[all …]
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Dpcd.c11 char mult,conv,gens,inf1[80],inf2[80],outf1[80],outf2[80],outf3[80],outf4[80]; variable
37 strcpy(outf2,inf1); strcpy(inf2,inf1); strcpy(outf3,inf1);strcpy(outf4,inf1); in main()
45 arg++; if (argc<=arg) strcat(outf2,"pcp"); else strcat(outf2,argv[arg]); in main()
H A Dgpd.c12 char wrd,nt,isbase,inf[80],outf1[80],outf2[80],fixed[NPT+1]; variable
34 if (wrd) {strcpy(outf2,inf); strcat(outf2,"words");} in main()
H A Dgpdm.c12 char wrd,nt,isbase,inf[80],outf1[80],outf2[80],fixed[NPT+1]; variable
35 if (wrd) {strcpy(outf2,inf); strcat(outf2,"words");} in main()
H A Dgpdb.c12 char wrd,nt,isbase,inf[80],outf1[80],outf2[80],fixed[NPT+1]; variable
35 if (wrd) {strcpy(outf2,inf); strcat(outf2,"words");} in main()
H A Dnormd.c18 outf2[80]; variable
51 strcpy(inf3,inf1); strcpy(outf1,inf1); strcpy(outf2,inf1); in main()
61 if (nop) {if (argc<=arg) strcat(outf2,"ng");else strcat(outf2,argv[arg]);} in main()
H A Dconpdcd.c12 char inf0[80],inf1[80],inf2[80],inf3[80],outf1[80], outf2[80],outf3[80], variable
52 strcpy(inf3,inf1); strcpy(outf1,inf1); strcpy(outf3,inf1); strcpy(outf2,inf1); in main()
65 { arg++; if (argc<=arg) strcat(outf2,"dcr"); else strcat(outf2,argv[arg]); } in main()
H A Dnqd.c24 outf0[80],outf1[80],outf2[80],outfd[80],outcopy[80], variable
65 strcpy(inf2,inf1); strcpy(outf2,inf1); strcpy(outf0,inf1); in main()
87 arg++; if (argc<=arg) strcat(outf2,"pmats"); else strcat(outf2,argv[arg]); in main()
H A Dnqdb.c24 outf0[80],outf1[80],outf2[80],outfd[80],outcopy[80], variable
65 strcpy(inf2,inf1); strcpy(outf2,inf1); strcpy(outf0,inf1); in main()
87 arg++; if (argc<=arg) strcat(outf2,"pmats"); else strcat(outf2,argv[arg]); in main()
H A Dsnd.c22 outf1[80],outf2[80]; variable
76 strcpy(inf3,inf1); strcpy(outf1,inf1); strcpy(outf2,inf1); in main()
86 if (nop) {if (argc<=arg) strcat(outf2,"ng");else strcat(outf2,argv[arg]);} in main()
H A Dnqp1.c3 extern char inf0[],inf1[],inf2[],inf3[],inf4[],outf0[],outf1[],outf2[],outfd[],
142 ip=fopen(outf2,"r"); in nqprog()
143 if (ip==0) { fprintf(stderr,"Cannot open %s.\n",outf2); return(-1); } in nqprog()
172 if (act) ip=fopen(outf2,"r"); else ip=fopen(inf2,"r"); in rdmats()
175 if (act) fprintf(stderr,"%s\n",outf2); in rdmats()
H A Dnqp1+.c4 extern char inf0[],inf1[],inf2[],inf3[],inf4[],outf0[],outf1[],outf2[],
142 ip=fopen(outf2,"r"); in nqprog()
161 if (act) ip=fopen(outf2,"r"); else ip=fopen(inf2,"r"); in rdmats()
164 if (act) fprintf(stderr,"%s\n",outf2); in rdmats()
H A Dnqp1b.c3 extern char inf0[],inf1[],inf2[],inf3[],inf4[],outf0[],outf1[],outf2[],outfd[],
142 ip=fopen(outf2,"r"); in nqprog()
172 if (act) ip=fopen(outf2,"r"); else ip=fopen(inf2,"r"); in rdmats()
175 if (act) fprintf(stderr,"%s\n",outf2); in rdmats()
H A Dgpp.c4 extern char wrd,nt,isbase,inf[],outf1[],outf2[],fixed[];
90 if (wrd) {op=fopen(outf2,"w"); fprintf(op,"%4d\n",nperms); } in gpprog()
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/findpres/
H A Dgpd.c12 char wrd,nt,isbase,inf[80],outf1[80],outf2[80],fixed[NPT+1]; variable
35 if (wrd) {strcpy(outf2,inf); strcat(outf2,"words");} in main()
H A Dconpdcd.c12 char inf0[80],inf1[80],inf2[80],inf3[80],outf1[80], outf2[80],outf3[80], variable
52 strcpy(inf3,inf1); strcpy(outf1,inf1); strcpy(outf3,inf1); strcpy(outf2,inf1); in main()
65 { arg++; if (argc<=arg) strcat(outf2,"dcr"); else strcat(outf2,argv[arg]); } in main()
H A Dgpp.c2 extern char wrd,nt,isbase,inf[],outf1[],outf2[],fixed[];
88 if (wrd) {op=fopen(outf2,"w"); fprintf(op,"%4d\n",nperms); } in gpprog()
/dports/math/gap/gap-4.11.0/pkg/kbmag-1.5.9/standalone/src/
H A Dgpgeowa.c57 char inf1[100], inf2[100], inf3[100], outf1[100], outf2[100], outf3[100], in main() local
174 strcpy(outf2, inf1); in main()
175 strcat(outf2, ".geopairs"); in main()
257 wfile = fopen(outf2, "w"); in main()
265 rfile = fopen(outf2, "r"); in main()
360 rfile = fopen(outf2, "r"); in main()
391 wfile = fopen(outf2, "w"); in main()
397 rfile = fopen(outf2, "r"); in main()
H A Dgpmakefsa.c93 outf2[100], outf2mi[100], fsaname[100], tempfilename[100]; in main() local
228 strcpy(outf2, inf1); in main()
248 strcpy(outf2mi, outf2); in main()
251 strcat(outf2, ".gm"); in main()
463 wfile = fopen(outf2, "w"); in main()
505 wfile = fopen(outf2, "w"); in main()
514 if ((rfile = fopen(outf2, "r")) == 0) { in main()
515 fprintf(stderr, "Cannot open file %s.\n", outf2); in main()
H A Dkbprog.c253 outf2[100], /* name of output file for second wd-machine variable
434 strcpy(outf2, inf); in read_kbprog_command()
435 strcat(outf2, "."); in read_kbprog_command()
436 strcat(outf2, "diff2"); in read_kbprog_command()
568 wfile = fopen(outf2, "w"); in output_and_exit_kbprog()
H A Dkbprogcos.c227 outf2[100], /* name of output file for second wd-machine variable
399 strcpy(outf2, inf); in read_kbprogcos_command()
400 strcat(outf2, "."); in read_kbprogcos_command()
401 strcat(outf2, "midiff2"); in read_kbprogcos_command()
651 wfile = fopen(outf2, "w"); in output_and_exit_kbprogcos()
/dports/audio/voipong/voipong-2.0/
H A Dvoipongworker.c108 char outf2[1024]; in create_wave() local
140 strncpy(outf2, curw->file2name, sizeof(outf2) - 2); in create_wave()
141 memcpy(outf2 + (strlen(outf2) - 4), ".wav", 4); in create_wave()
143 if (exec_sox(inrate, insize, indenc, curw->file2name, outf2) == 0) { in create_wave()
150 misc_debug(0, "[%d] .WAV file %s has been created successfully\n", mypid, outf2); in create_wave()
156 if (exec_soxmix(outf1, outf2, mixout) == 0) { in create_wave()
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/info.d/
H A Dinfo.369 Usage: normrun [-c] [-n] [-s] [-o] gpname inf1 inf2 (inf3) [outf1] ([outf2])
72 outf2=ng (only output if -n set)
78 If -n is set, then the elements found in the normalizer are listed in outf2.
115 inf3 only needed if -h, outf2 only if -d, outf3 only if -c,ngn only if -d0.
117 Default: inf3=pg outf2=dcr outf3=cr ngn=ng outf1=inf3.nr
137 inf3 /g\ inf2 in inf1 can then be computed, and are output to outf2.
155 Usage: pcrun [-c] [-m] gpname [inf] [outf1] [outf2]
157 Defaults: inf=sylp outf1=spc outf2=pcp
160 commutator presentation is then computed and output to outf2.
338 ([inf2] [outf2])
[all …]

12