Home
last modified time | relevance | path

Searched refs:CUR (Results 1 – 25 of 1714) sorted by relevance

12345678910>>...69

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttinterp.c661 CUR.opcode = CUR.code[CUR.IP]; in Calc_Length()
669 CUR.length = CUR.code[CUR.IP + 1] + 2; in Calc_Length()
676 CUR.length = CUR.code[CUR.IP + 1] * 2 + 2; in Calc_Length()
708 if ( CUR.IP + CUR.length > CUR.codeSize ) in Calc_Length()
1786 (CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D)) in Ins_JROT()
1807 (CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D)) in Ins_JMPR()
1830 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROF()
2814 CUR.zp0 = CUR.pts; in Ins_SZP0()
2839 CUR.zp1 = CUR.pts; in Ins_SZP1()
2895 CUR.zp1 = CUR.zp0; in Ins_SZPS()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttinterp.c661 CUR.opcode = CUR.code[CUR.IP]; in Calc_Length()
669 CUR.length = CUR.code[CUR.IP + 1] + 2; in Calc_Length()
676 CUR.length = CUR.code[CUR.IP + 1] * 2 + 2; in Calc_Length()
708 if ( CUR.IP + CUR.length > CUR.codeSize ) in Calc_Length()
1786 (CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D)) in Ins_JROT()
1807 (CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D)) in Ins_JMPR()
1830 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROF()
2814 CUR.zp0 = CUR.pts; in Ins_SZP0()
2839 CUR.zp1 = CUR.pts; in Ins_SZP1()
2895 CUR.zp1 = CUR.zp0; in Ins_SZPS()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttinterp.c675 CUR.opcode = CUR.code[CUR.IP]; in Calc_Length()
683 CUR.length = CUR.code[CUR.IP + 1] + 2; in Calc_Length()
690 CUR.length = CUR.code[CUR.IP + 1] * 2 + 2; in Calc_Length()
722 if ( CUR.IP + CUR.length > CUR.codeSize ) in Calc_Length()
1844 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROT()
1859 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JMPR()
1883 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROF()
2936 CUR.zp0 = CUR.pts; in Ins_SZP0()
2962 CUR.zp1 = CUR.pts; in Ins_SZP1()
3020 CUR.zp1 = CUR.zp0; in Ins_SZPS()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttinterp.c675 CUR.opcode = CUR.code[CUR.IP]; in Calc_Length()
683 CUR.length = CUR.code[CUR.IP + 1] + 2; in Calc_Length()
690 CUR.length = CUR.code[CUR.IP + 1] * 2 + 2; in Calc_Length()
722 if ( CUR.IP + CUR.length > CUR.codeSize ) in Calc_Length()
1844 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROT()
1859 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JMPR()
1883 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROF()
2936 CUR.zp0 = CUR.pts; in Ins_SZP0()
2962 CUR.zp1 = CUR.pts; in Ins_SZP1()
3020 CUR.zp1 = CUR.zp0; in Ins_SZPS()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttinterp.c661 CUR.opcode = CUR.code[CUR.IP]; in Calc_Length()
669 CUR.length = CUR.code[CUR.IP + 1] + 2; in Calc_Length()
676 CUR.length = CUR.code[CUR.IP + 1] * 2 + 2; in Calc_Length()
708 if ( CUR.IP + CUR.length > CUR.codeSize ) in Calc_Length()
1785 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROT()
1799 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JMPR()
1822 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROF()
2808 CUR.zp0 = CUR.pts; in Ins_SZP0()
2833 CUR.zp1 = CUR.pts; in Ins_SZP1()
2889 CUR.zp1 = CUR.zp0; in Ins_SZPS()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttinterp.c661 CUR.opcode = CUR.code[CUR.IP]; in Calc_Length()
669 CUR.length = CUR.code[CUR.IP + 1] + 2; in Calc_Length()
676 CUR.length = CUR.code[CUR.IP + 1] * 2 + 2; in Calc_Length()
708 if ( CUR.IP + CUR.length > CUR.codeSize ) in Calc_Length()
1785 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROT()
1799 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JMPR()
1822 if(CUR.code[CUR.IP] != 0x2D && CUR.code[CUR.IP - 1] == 0x2D) in Ins_JROF()
2808 CUR.zp0 = CUR.pts; in Ins_SZP0()
2833 CUR.zp1 = CUR.pts; in Ins_SZP1()
2889 CUR.zp1 = CUR.zp0; in Ins_SZPS()
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/truetype/
H A Dttinterp.hpp4436 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4443 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4446 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5520 CUR.zp0 = CUR.pts; in Ins_SZP0()
5549 CUR.zp1 = CUR.pts; in Ins_SZP1()
5578 CUR.zp2 = CUR.pts; in Ins_SZP2()
5616 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5617 CUR.zp2 = CUR.zp0; in Ins_SZPS()
8263 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
8274 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/truetype/
H A Dttinterp.c4345 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4352 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4355 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5387 CUR.zp0 = CUR.pts; in Ins_SZP0()
5416 CUR.zp1 = CUR.pts; in Ins_SZP1()
5445 CUR.zp2 = CUR.pts; in Ins_SZP2()
5483 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5484 CUR.zp2 = CUR.zp0; in Ins_SZPS()
8066 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
8077 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/devel/upp/upp/bazaar/FreeType/src/truetype/
H A Dttinterp.c4468 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4475 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4478 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5552 CUR.zp0 = CUR.pts; in Ins_SZP0()
5581 CUR.zp1 = CUR.pts; in Ins_SZP1()
5610 CUR.zp2 = CUR.pts; in Ins_SZP2()
5648 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5649 CUR.zp2 = CUR.zp0; in Ins_SZPS()
8298 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
8309 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/truetype/
H A Dttinterp.c4465 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4472 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4475 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5549 CUR.zp0 = CUR.pts; in Ins_SZP0()
5578 CUR.zp1 = CUR.pts; in Ins_SZP1()
5607 CUR.zp2 = CUR.pts; in Ins_SZP2()
5645 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5646 CUR.zp2 = CUR.zp0; in Ins_SZPS()
8294 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
8305 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/truetype/
H A Dttinterp.c4149 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4156 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4159 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
4939 CUR.zp0 = CUR.pts; in Ins_SZP0()
4968 CUR.zp1 = CUR.pts; in Ins_SZP1()
4997 CUR.zp2 = CUR.pts; in Ins_SZP2()
5035 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5036 CUR.zp2 = CUR.zp0; in Ins_SZPS()
7125 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
7132 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/truetype/
H A Dttinterp.c4454 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4461 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4464 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5252 CUR.zp0 = CUR.pts; in Ins_SZP0()
5281 CUR.zp1 = CUR.pts; in Ins_SZP1()
5310 CUR.zp2 = CUR.pts; in Ins_SZP2()
5348 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5349 CUR.zp2 = CUR.zp0; in Ins_SZPS()
7483 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
7494 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/freetype/vtkfreetype/src/truetype/
H A Dttinterp.c4469 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4476 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4479 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5279 CUR.zp0 = CUR.pts; in Ins_SZP0()
5308 CUR.zp1 = CUR.pts; in Ins_SZP1()
5337 CUR.zp2 = CUR.pts; in Ins_SZP2()
5375 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5376 CUR.zp2 = CUR.zp0; in Ins_SZPS()
7503 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
7514 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/freetype/vtkfreetype/src/truetype/
H A Dttinterp.c4469 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4476 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4479 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5279 CUR.zp0 = CUR.pts; in Ins_SZP0()
5308 CUR.zp1 = CUR.pts; in Ins_SZP1()
5337 CUR.zp2 = CUR.pts; in Ins_SZP2()
5375 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5376 CUR.zp2 = CUR.zp0; in Ins_SZPS()
7503 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
7514 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/print/freetype/freetype-1.3.1/lib/
H A Dttinterp.c650 CUR.opcode = CUR.code[CUR.IP]; in Calc_Length()
658 CUR.length = CUR.code[CUR.IP + 1] + 2; in Calc_Length()
665 CUR.length = CUR.code[CUR.IP + 1] * 2 + 2; in Calc_Length()
697 if ( CUR.IP + CUR.length > CUR.codeSize ) in Calc_Length()
723 return (Short)((CUR.code[CUR.IP - 2] << 8) + CUR.code[CUR.IP - 1]); in GetShortIns()
3701 CUR.zp0 = CUR.pts; in Ins_SZP0()
3728 CUR.zp1 = CUR.pts; in Ins_SZP1()
3755 CUR.zp2 = CUR.pts; in Ins_SZP2()
3782 CUR.zp0 = CUR.pts; in Ins_SZPS()
3791 CUR.zp1 = CUR.zp0; in Ins_SZPS()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/truetype/
H A Dttinterp.c4443 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4450 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4453 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
5248 CUR.zp0 = CUR.pts; in Ins_SZP0()
5277 CUR.zp1 = CUR.pts; in Ins_SZP1()
5306 CUR.zp2 = CUR.pts; in Ins_SZP2()
5344 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5345 CUR.zp2 = CUR.zp0; in Ins_SZPS()
7444 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
7455 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/games/warmux/warmux-11.04/build/android/jni/freetype/src/truetype/
H A Dttinterp.c4148 CUR.opcode = CUR.code[CUR.IP]; in SkipCode()
4155 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in SkipCode()
4158 if ( CUR.IP + CUR.length <= CUR.codeSize ) in SkipCode()
4953 CUR.zp0 = CUR.pts; in Ins_SZP0()
4982 CUR.zp1 = CUR.pts; in Ins_SZP1()
5011 CUR.zp2 = CUR.pts; in Ins_SZP2()
5049 CUR.zp1 = CUR.zp0; in Ins_SZPS()
5050 CUR.zp2 = CUR.zp0; in Ins_SZPS()
7141 CUR.opcode = CUR.code[CUR.IP]; in TT_RunIns()
7148 CUR.length = 2 - CUR.length * CUR.code[CUR.IP + 1]; in TT_RunIns()
[all …]
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/thirdparty/hiir-1.33/hiir/
H A DStageProcNeonV2.hpp39 template <int CUR>
43 storea (stage_ptr [CUR]._mem, x); in process_sample_pos()
48 template <int CUR>
52 storea (stage_ptr [CUR]._mem, x); in process_sample_neg()
57 template <int CUR>
63 storea (stage_ptr [CUR - 1]._mem, x); in process_sample_pos_rec()
67 x - load2a (stage_ptr [CUR]._mem), in process_sample_pos_rec()
68 load2a (stage_ptr [CUR]._coef) in process_sample_pos_rec()
80 template <int CUR>
88 x += load2a (stage_ptr [CUR]._mem ); in process_sample_neg_rec()
[all …]
H A DStageProcF64Sse2.hpp36 template <int CUR>
40 _mm_store_pd (stage_arr [CUR]._mem, x); in process_sample_pos()
45 template <int CUR>
49 _mm_store_pd (stage_arr [CUR]._mem, x); in process_sample_neg()
54 template <int CUR>
60 _mm_store_pd (stage_arr [CUR - 1]._mem, x); in process_sample_pos_rec()
62 x = _mm_sub_pd (x, _mm_load_pd (stage_arr [CUR]._mem )); in process_sample_pos_rec()
63 x = _mm_mul_pd (x, _mm_load_pd (stage_arr [CUR]._coef)); in process_sample_pos_rec()
75 template <int CUR>
81 _mm_store_pd (stage_arr [CUR - 1]._mem, x); in process_sample_neg_rec()
[all …]
H A DStageProcSseV2.hpp36 template <int CUR>
40 _mm_store_ps (stage_arr [CUR]._mem, x);
45 template <int CUR>
49 _mm_store_ps (stage_arr [CUR]._mem, x);
54 template <int CUR>
60 _mm_store_ps (stage_arr [CUR - 1]._mem, x);
62 x = _mm_sub_ps (x, _mm_load_ps (stage_arr [CUR]._mem ));
63 x = _mm_mul_ps (x, _mm_load_ps (stage_arr [CUR]._coef));
75 template <int CUR>
81 _mm_store_ps (stage_arr [CUR - 1]._mem, x);
[all …]
H A DStageProcNeonV4.hpp39 template <int CUR>
43 storea (stage_ptr [CUR]._mem, y); in process_sample_pos()
48 template <int CUR>
52 storea (stage_ptr [CUR]._mem, y); in process_sample_neg()
57 template <int CUR>
63 storea (stage_ptr [CUR - 1]._mem, y); in process_sample_pos_rec()
65 mem = load4a (stage_ptr [CUR]._mem); in process_sample_pos_rec()
77 template <int CUR>
83 storea (stage_ptr [CUR - 1]._mem, y); in process_sample_neg_rec()
85 mem = load4a (stage_ptr [CUR]._mem); in process_sample_neg_rec()
[all …]
H A DStageProcSseV4.h46 template <int CUR>
50 static_assert ((CUR >= 0), "CUR must be >= 0");
73 static constexpr int PREV = CUR - 1;
82 StageProcSseV4 (const StageProcSseV4 <CUR> &other) = delete;
83 StageProcSseV4 (StageProcSseV4 <CUR> &&other) = delete;
85 StageProcSseV4 <CUR> &
86 operator = (const StageProcSseV4 <CUR> &other) = delete;
87 StageProcSseV4 <CUR> &
88 operator = (StageProcSseV4 <CUR> &&other) = delete;
89 bool operator == (const StageProcSseV4 <CUR> &other) = delete;
[all …]
/dports/science/cdf/cdf33_0-dist/src/lib/
H A Dcdflib.c50 #define CUR Cur macro
53 #define CUR &Cur macro
156 if (*CUR.cdf != NULL && !isLFS(*CUR.cdf)) { in CDFlib()
168 if (!sX(CDFope(&Va,CUR),&pStatus)) return pStatus; in CDFlib()
175 if (*CUR.cdf != NULL && !isLFS(*CUR.cdf)) { in CDFlib()
176 if (!sX(CDFdel(&Va,CUR),&pStatus)) return pStatus; in CDFlib()
186 if (*CUR.cdf != NULL && !isLFS(*CUR.cdf)) { in CDFlib()
197 if (*CUR.cdf != NULL && !isLFS(*CUR.cdf)) { in CDFlib()
208 if (*CUR.cdf != NULL && !isLFS(*CUR.cdf)) { in CDFlib()
221 } else if (*CUR.cdf != NULL && !isLFS(*CUR.cdf)) { in CDFlib()
[all …]
/dports/graphics/pgplot/pgplot/src/
H A Dpghist.f98 CUR = NUM(IBIN)
101 IF (CUR.EQ.0.0) THEN
104 CALL GRMOVA(XLO,CUR)
105 CALL GRLINA(XHI,CUR)
108 CALL GRLINA(XLO,CUR)
112 PREV = CUR
118 CUR = NUM(IBIN)
121 IF (CUR.EQ.0.0) THEN
132 CUR = NUM(IBIN)
139 IF(CUR.NE.0.0) THEN
[all …]
/dports/textproc/rnv/rnv-1.7.11/
H A Drnc.c523 if(0<=CUR(sp).sym&&CUR(sp).sym<NKWD) { /* keywords */ in skipAnnotationContent()
527 error(0,sp,RNC_ER_SILL,sp->fn,CUR(sp).line,CUR(sp).col,sym2str(CUR(sp).sym)); in skipAnnotationContent()
544 if(CUR(sp).sym<0||CUR(sp).sym>SYM_QNAME) { in getsym()
549 …if(CUR(sp).sym!=SYM_LSQU) error(0,sp,RNC_ER_SEXP,sp->fn,CUR(sp).line,CUR(sp).col,sym2str(SYM_LSQU)… in getsym()
568 if(newslen>CUR(sp).slen) realloc_s(&CUR(sp),newslen); in getsym()
582 while(CUR(sp).sym!=sym&&CUR(sp).sym!=SYM_EOF) getsym(sp); in skipto()
587 error(0,sp,RNC_ER_SEXP,sp->fn,CUR(sp).line,CUR(sp).col,sym2str(symc),sym2str(CUR(sp).sym)); in chkskip()
600 if(0<=CUR(sp).sym&&CUR(sp).sym<=SYM_IDENT) { in chkwd()
747 if(0<=CUR(sp).sym&&CUR(sp).sym<=SYM_IDENT) {pfx=rn_newString(CUR(sp).s); getsym(sp);} in decl()
959 if(0<=CUR(sp).sym&&CUR(sp).sym<=SYM_IDENT) { in param()
[all …]

12345678910>>...69