Home
last modified time | relevance | path

Searched refs:texout (Results 1 – 25 of 52) sorted by relevance

123

/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/progs/convert/latex/
H A Dtexout.scm161 (texout l)
189 (texout (car l))
211 (texout (car l))
270 (texout x)
273 (texout x)))
278 (texout x)
318 (texout x)
345 (texout x)
349 (texout x)
355 (texout x)
[all …]
H A Dinit-latex.scm51 (lazy-define (convert latex texout) serialize-latex)
H A Dtextest.scm17 (convert latex tmtex) (convert latex texout)))
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Doutput.cpp45 TextureOutput *texout; // ref 1 member in Output
160 if (texout) texout->Reset(); in Init()
162 texout->SetRollupOpen(1); in Init()
181 texout = NULL; in Output()
213 mnew->ReplaceReference(1,remap.CloneRef(texout)); in Clone()
241 texoutDlg->SetThing(texout); in SetDlgThing()
259 texout->Update(t,ivalid); in Update()
275 return texout; in GetReference()
285 texout = (TextureOutput *)rtarg; in SetReference()
318 return texout; in SubAnim()
[all …]
H A Dpartage.cpp37 TextureOutput *texout; // ref 1 member in PartAgeTex
287 texout = NULL; in PartAgeTex()
309 texout->Update(t,ivalid); in Update()
363 if (texout) texout->Reset(); in Init()
379 texoutDlg->SetThing(texout); in SetDlgThing()
408 return texout->Filter(RGBA(tcol1)); in EvalColor()
423 return texout->Filter(RGBA(tcol3)); in EvalColor()
491 case 1: return texout; in GetReference()
500 case 1: texout = (TextureOutput *)rtarg; break; in SetReference()
606 map->ReplaceReference(1,remap.CloneRef(texout)); in Clone()
[all …]
H A Dgradient.cpp97 TextureOutput *texout; // ref #5 member in Gradient
115 TextureOutput* GetTexout() { return texout; } in GetTexout()
437 if (texout) texout->Reset(); in Init()
461 texout = NULL; in Gradient()
657 c = texout->Filter(uvGen->EvalUVMap(sc,&mysamp)); in EvalColor()
719 return texout->Filter(np); in EvalNormalPerturb()
786 texoutDlg->SetThing(texout); in SetDlgThing()
797 texout->Update(t,ivalid); in Update()
840 case TEXOUT_REF: return texout; in GetReference()
892 case TEXOUT_REF: return texout; in SubAnim()
[all …]
H A Dmix.cpp65 TextureOutput *texout; // ref #4 member in Mix
404 if (texout) texout->Reset(); in Init()
435 texout = NULL; in Mix()
472 c = texout->Filter(m*c1 + (1.0f-m)*c0); in EvalColor()
497 f = texout->Filter(m*c1 + (1.0f-m)*c0); in EvalMono()
518 return texout->Filter(m*p1 + (1.0f-m)*p0); in EvalNormalPerturb()
586 texoutDlg->SetThing(texout); in SetDlgThing()
607 texout->Update(t,ivalid); in Update()
676 case TEXOUT_REF: return texout; in GetReference()
713 case TEXOUT_REF: return texout; in SubAnim()
[all …]
H A Dnoise.cpp72 TextureOutput *texout; // ref #4 member in Noise
453 if (texout) texout->Reset(); in Init()
498 texout = NULL; in Noise()
690 texoutDlg->SetThing(texout); in SetDlgThing()
705 if (texout != NULL) in Update()
706 texout->Update(t,ivalid); in Update()
773 case TEXOUT_REF: return texout; in GetReference()
819 case TEXOUT_REF: return texout; in SubAnim()
1122 c = texout->Filter((1.0f-d)*c0 + d*c1); in EvalColor()
1146 f = texout->Filter((1.0f-d)*c0 + d*c1); in EvalMono()
[all …]
H A Dbmtex.cpp1334 if (texout) texout->Reset(); in Init()
1437 texout = NULL; in BMTex()
2173 return texout->Filter(-dM.x*uVec+dM.y*vVec); in EvalNormalPerturb()
2175 return texout->Filter(dM.x*dPdu+dM.y*dPdv); in EvalNormalPerturb()
2190 mnew->ReplaceReference(2,remap.CloneRef(texout)); in Clone()
2230 texoutDlg = texout->CreateParamDlg(hwMtlEdit, imp); in CreateParamDlg()
2260 texoutDlg->SetThing(texout); in SetDlgThing()
2314 texout->Update(t,ivalid); in Update()
2364 case 2: return texout; in GetReference()
2385 case 2: texout = (TextureOutput *)rtarg; break; in SetReference()
[all …]
H A Dbmtex.h216 TextureOutput *texout; // ref #2 variable
373 void SetOutputLevel(TimeValue t, float v) {texout->SetOutputLevel(t,v); } in SetOutputLevel()
437 TextureOutput* GetTexout() { return texout; } in GetTexout()
/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Dio.c1037 fprintf(texout,"$$\n");
1038 fprintf(texout,"\\left[\n");
1048 fprintf(texout,"}\n");
1066 fprintf(texout,"$$\n");
1086 fprintf(texout,"\n\\bigskip\n");
1087 fprintf(texout,"$$\n");
1089 fprintf(texout,"\\left.\n");
1094 fprintf(texout,"|l");
1095 fprintf(texout,"|l}\n");
1108 fprintf(texout,"\\right]\n");
[all …]
H A Dgra.c388 fprintf(texout,"\n\\begin{picture}(%d,%d)\n",XDIM,YDIM);
391 fprintf(texout,"\\put(%d,%d){ \n",s_i_i(s_gr_xkoori(a,i)),
395 fprintf(texout,"}\n");
418 fprintf(texout,"\\bezier{%d}",(nachx-vonx)/1000+(nachy-vony)/1000);
419 fprintf(texout,"(%d,%d)",vonx,vony);
420 fprintf(texout,"(%d,%d)", (vonx+nachx)/2, (vony+nachy)/2);
421 fprintf(texout,"(%d,%d)\n",nachx,nachy);
H A Dpoly.c381 fprintf(texout,"(");
383 fprintf(texout,"\\ ");
386 fprintf(texout,")");
1985 fprintf(texout,"\\ $ ");
1988 fprintf(texout,"\\ ");
2021 fprintf(texout,"\\ ");
2057 fprintf(texout,"1");
2058 fprintf(texout,"\\ ");
2062 fprintf(texout,"\n");
2076 fprintf(texout,"$ \\ ");
[all …]
H A Dperm.c1438 fprintf(texout,"\\ $");
1445 fprintf(texout,"$\\ ");
1449 fprintf(texout,"\\ $(");
1457 fprintf(texout,")$\\ ");
1462 fprintf(texout,"\n");
1475 fprintf(texout,"\\ $");
1482 fprintf(texout,"$\\ ");
1486 fprintf(texout,"\\ $(");
1499 fprintf(texout,"\n");
1513 fprintf(texout,"\\ $");
[all …]
H A Dsb.c596 fprintf(texout,"\\ ");
604 fprintf(texout,"\\ $X_{ ");
605 fprint(texout,S_SCH_S(zeiger));
606 fprintf(texout," } $\\ ");
611 fprintf(texout," $+$ ");
617 fprintf(texout,"\n");
621 fprintf(texout,"\\ ");
1420 fprintf(texout, "$ (x_%" PRIINT " - y_%" PRIINT ") $ " ,j,k-j);
1426 … fprintf(texout, "$ (x_%" PRIINT " - y_%" PRIINT ")^%" PRIdPTR " $ " ,j,k-j,S_PO_SII(z,i));
1440 fprintf(texout,"\n");
[all …]
H A Dko.c213 fprintf(texout,"$ \\matrix { ");
216 fprintf(texout," & ");
217 fprint(texout,S_V_I(vector,i));
220 fprintf(texout," \\cr \n");
223 fprint(texout,S_V_I(vector,i)) ;
226 { fprintf (texout," & ");
227 fprintf(texout," %ld ",S_M_IJI(koma,i,j)); };
229 fprintf(texout," & ");
230 fprintf(texout," \\cr \n");
232 fprintf(texout," } $"); return(OK);
/dports/math/unuran/unuran-1.8.1/doc/src/
H A Dmake_texi.pl745 my $texout;
784 $texout .= "\@item \@code{$number}\n";
785 $texout .= "\@tab\@tex\$$name \$\@end tex\n";
786 $texout .= "\@tab\@tex\$$cond \$\@end tex\n";
787 $texout .= "\@tab $default\n";
788 $texout .= "\@tab (\@i{$type})\n";
799 $texout =~ s/<=/\\leq/g;
800 $texout =~ s/>=/\\geq/g;
801 $texout =~ s/($greeks)(\W|\_)/\\$1$2/g;
808 $IN->{$node_name}->{$tag} = $texout_header.$texout."\@end multitable\n\@end iftex\n";
/dports/science/madness/madness-ebb3fd7/src/examples/compiler/
H A Dmra.cc30 std::ostream texout(texfile.rdbuf()); in main() local
31 driver.generate_tex(texout); in main()
/dports/textproc/dblatex/dblatex-0.3.11py3/lib/dbtexmf/dblatex/
H A Druntex.py87 texout = root + "." + format
129 if texout != binfile:
130 shutil.move(texout, binfile)
/dports/japanese/plain2/plain2-2.54p1.orig/src/
H A DMakefile.tc25 roffout.c texout.c title.c output.c renumout.c macro.c
29 texout.obj output.obj renumout.obj macro.obj
99 texout.obj: plain2.h picture.h table.h macro.h
H A DMakefile26 roffout.c texout.c title.c output.c renumout.c macro.c htmlout.c
30 texout.o output.o renumout.o macro.o htmlout.o
95 texout.o: plain2.h picture.h table.h macro.h
H A DCHANGES47 4. texout.c "��"��"ɽ"���Ϥ������Ѵ�
/dports/archivers/deutex/deutex-5.2.2/src/
H A Dextract.h14 *wadin, const char *texout, IMGTYPE Picture,
/dports/japanese/plain2/plain2-2.54p1.orig/doc/
H A DExample_adjust2.tex21 cc $-$DKANJI $-$DPICTURE $-$DBSD $-$DDEBUG $-$target sun4 $-$c texout.c\\
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/progs/convert/bibtex/
H A Dbibtexout.scm16 (:use (convert latex texout)))
44 (texout (texmacs->latex (bibtex-remove-keepcase x) options))

123