Home
last modified time | relevance | path

Searched refs:pscode (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/graphics/py-pyx/PyX-0.15/pyx/dvi/
H A Dmapfile.py99 pscode = token[1:-1].split()
101 while pscode:
103 arg, cmd = pscode[:2]
105 raise UnsupportedPSFragment("Unsupported Postscript fragment '%s'" % pscode)
106 pscode = pscode[2:]
/dports/misc/lifelines/lifelines-3.1.1/reports/desc-tex2/
H A Dpstricks.tex665 \init@pscode}
675 \use@pscode
694 \use@pscode
702 \init@pscode}
704 \use@pscode
709 \addto@pscode{%
742 \addto@pscode{%
891 \let\caddto@pscode\addto@pscode
1239 \addto@pscode{
1730 \def\use@pscode{\addto@pscode{grestore}}%
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15/
H A Dspecial.c41 struct pscode { struct
42 struct pscode* next; argument
52 static void PSCodeInit(struct pscode *entry, char *special) in PSCodeInit()
92 struct pscode *temp=psheaderp; in ClearPSHeaders()
338 struct pscode* tmp; in newpsheader()
365 if ((tmp->next=malloc(sizeof(struct pscode)))==NULL) in newpsheader()
480 struct pscode image; in SetSpecial()
720 static struct pscode *pscodep=NULL; in SetSpecial()
723 struct pscode *tmp; in SetSpecial()
760 if ((tmp=pscodep=malloc(sizeof(struct pscode)))==NULL) in SetSpecial()
[all …]
/dports/graphics/pgplot/pgplot/sys_next/pgview/
H A Ddemo.m22 printf("demo--Sending ifunc=3, pscode.\n");
31 printf("demo--Sending ifunc=3, pscode.\n");
37 printf("demo--Sending ifunc=3, pscode.\n");
H A DpgvSpeaker.m46 -(int)pscode : (char *) cbuf
49 return [self selectorRPC:"pscode:"
H A DpgvSpeaker.h13 -(int)pscode : (char *) cbuf;
H A DpgvListener.h13 -(int)pscode : (char *) cbuf;
H A Dpgv.msg6 - pscode: (char *) cbuf;
H A DPGView.h26 - pscode: (char *) cbuf;
H A DDispatch.m189 - pscode: (char *) cbuf
191 [curView pscode:cbuf];
/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15-PATCHES/
H A Dpatch-02-const5 struct pscode {
6 struct pscode* next;
/dports/korean/nhpf/nhpf-1.42/
H A DREADME38 *documentFonts.euc-kr*pscode: euc-kr
42 !*documentFonts.euc-kr*pscode: euc-kr
/dports/graphics/pgplot/pgplot/sys_openstep/pgview/
H A Ddispatchobj.h22 - (void)pscode: (char *) cbuf;
H A Dpgviewobj.h24 - (void) pscode: (char *) cbuf;
H A Ddispatchobj.m181 - (void)pscode: (char *) cbuf
183 [curView pscode:cbuf];
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/D3D11/
H A DFramebufferManagerD3D11.cpp65 static const char *pscode = variable
91 quadPixelShader_ = CreatePixelShaderD3D11(device_, pscode, strlen(pscode), featureLevel_); in FramebufferManagerD3D11()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DFramebufferManagerD3D11.cpp65 static const char *pscode = variable
91 quadPixelShader_ = CreatePixelShaderD3D11(device_, pscode, strlen(pscode), featureLevel_); in FramebufferManagerD3D11()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/D3D11/
H A DFramebufferManagerD3D11.cpp65 static const char *pscode = variable
91 quadPixelShader_ = CreatePixelShaderD3D11(device_, pscode, strlen(pscode), featureLevel_); in FramebufferManagerD3D11()
/dports/graphics/pgplot/pgplot/sys_next/
H A Dnexsup.m38 [mySpeak pscode:cbuf];
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dglshader.cpp273 string Shader::Compile(const char *name, const char *vscode, const char *pscode) { in Compile() argument
278 ps = CompileGLSLShader(GL_FRAGMENT_SHADER, program, pscode, err); in Compile()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Doaidl.d211 SCODE* pscode; member
277 SCODE* pscode;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Doaidl.d210 SCODE* pscode; member
276 SCODE* pscode;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Doaidl.d211 SCODE* pscode; member
277 SCODE* pscode;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Doaidl.d210 SCODE* pscode; member
276 SCODE* pscode;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Doaidl.d210 SCODE* pscode; member
276 SCODE* pscode;

12345678910>>...16