Home
last modified time | relevance | path

Searched defs:sy (Results 1 – 25 of 5622) sorted by relevance

12345678910>>...225

/dports/devel/util-linux/util-linux-2.36/libsmartcols/src/
H A Dsymbols.c33 struct libscols_symbols *sy = calloc(1, sizeof(struct libscols_symbols)); in scols_new_symbols() local
47 void scols_ref_symbols(struct libscols_symbols *sy) in scols_ref_symbols()
59 void scols_unref_symbols(struct libscols_symbols *sy) in scols_unref_symbols()
85 int scols_symbols_set_branch(struct libscols_symbols *sy, const char *str) in scols_symbols_set_branch()
97 int scols_symbols_set_vertical(struct libscols_symbols *sy, const char *str) in scols_symbols_set_vertical()
109 int scols_symbols_set_right(struct libscols_symbols *sy, const char *str) in scols_symbols_set_right()
126 int scols_symbols_set_title_padding(struct libscols_symbols *sy, const char *str) in scols_symbols_set_title_padding()
142 int scols_symbols_set_cell_padding(struct libscols_symbols *sy, const char *str) in scols_symbols_set_cell_padding()
157 int scols_symbols_set_group_vertical(struct libscols_symbols *sy, const char *str) in scols_symbols_set_group_vertical()
171 int scols_symbols_set_group_horizontal(struct libscols_symbols *sy, const char *str) in scols_symbols_set_group_horizontal()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dtaxidriv.cpp30 int sy = offs / 32; in screen_update() local
42 int sy = offs / 32; in screen_update() local
56 int sy = ((offs/2) / 64-m_spritectrl[1]-128*(m_spritectrl[2]&2))&0x1ff; in screen_update() local
72 int sy = ((offs/2) / 64-m_spritectrl[4]-128*(m_spritectrl[5]&2))&0x1ff; in screen_update() local
88 int sy = ((offs/2) / 64-m_spritectrl[7]-128*(m_spritectrl[8]&2))&0x1ff; in screen_update() local
102 int sy = offs / 32; in screen_update() local
114 int sy = (offs/2) / 64; in screen_update() local
127 int sy = offs / 32; in screen_update() local
H A Dvtech2.cpp145 int sx, sy, code, color = m_laser_two_color; in screen_update() local
164 int sx, sy, code, color; in screen_update() local
184 int sx, sy, code; in screen_update() local
204 int sx, sy, code; in screen_update() local
223 int sx, sy, code, color = m_laser_two_color; in screen_update() local
242 int sx, sy, code, color; in screen_update() local
264 int sx, sy, code, color = m_laser_two_color; in screen_update() local
280 int sx, sy, code, color = 0; in screen_update() local
H A Dmatmania.cpp141 int sy = offs % 32; in screen_update_matmania() local
154 int sy = offs % 32; in screen_update_matmania() local
191 int sy = offs % 32; in screen_update_matmania() local
212 int sy = offs % 32; in screen_update_maniach() local
225 int sy = offs % 32; in screen_update_maniach() local
264 int sy = offs % 32; in screen_update_maniach() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dtaxidriv.cpp30 int sy = offs / 32; in screen_update() local
42 int sy = offs / 32; in screen_update() local
56 int sy = ((offs/2) / 64-m_spritectrl[1]-128*(m_spritectrl[2]&2))&0x1ff; in screen_update() local
72 int sy = ((offs/2) / 64-m_spritectrl[4]-128*(m_spritectrl[5]&2))&0x1ff; in screen_update() local
88 int sy = ((offs/2) / 64-m_spritectrl[7]-128*(m_spritectrl[8]&2))&0x1ff; in screen_update() local
102 int sy = offs / 32; in screen_update() local
114 int sy = (offs/2) / 64; in screen_update() local
127 int sy = offs / 32; in screen_update() local
H A Dvtech2.cpp145 int sx, sy, code, color = m_laser_two_color; in screen_update() local
164 int sx, sy, code, color; in screen_update() local
184 int sx, sy, code; in screen_update() local
204 int sx, sy, code; in screen_update() local
223 int sx, sy, code, color = m_laser_two_color; in screen_update() local
242 int sx, sy, code, color; in screen_update() local
264 int sx, sy, code, color = m_laser_two_color; in screen_update() local
280 int sx, sy, code, color = 0; in screen_update() local
H A Dmatmania.cpp141 int sy = offs % 32; in screen_update_matmania() local
154 int sy = offs % 32; in screen_update_matmania() local
191 int sy = offs % 32; in screen_update_matmania() local
212 int sy = offs % 32; in screen_update_maniach() local
225 int sy = offs % 32; in screen_update_maniach() local
264 int sy = offs % 32; in screen_update_maniach() local
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom2d/
H A DcreateScaling.m62 sy = 1; variable
72 sy = var(1); variable
74 sy = var(2); variable
79 sy = varargin{2}; variable
86 sy = varargin{3}; variable
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/
H A DcreateScaling3d.m64 sy = 1; variable
81 sy = varargin{2}; variable
88 sy = varargin{3}; variable
105 sy = var; variable
110 sy = var(2); variable
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dpunchout_vidhrdw.c361 int sx,sy; in VIDEO_UPDATE() local
383 int sx,sy; in VIDEO_UPDATE() local
405 int sx,sy; in VIDEO_UPDATE() local
428 int sx,sy; in VIDEO_UPDATE() local
468 int sx,sy; in VIDEO_UPDATE() local
511 int sx,sy; in VIDEO_UPDATE() local
540 int sx,sy; in VIDEO_UPDATE() local
576 int sx,sy; in VIDEO_UPDATE() local
604 int sx,sy; in VIDEO_UPDATE() local
678 int sx,sy; in VIDEO_UPDATE() local
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dpunchout_vidhrdw.c361 int sx,sy; in VIDEO_UPDATE() local
383 int sx,sy; in VIDEO_UPDATE() local
405 int sx,sy; in VIDEO_UPDATE() local
428 int sx,sy; in VIDEO_UPDATE() local
468 int sx,sy; in VIDEO_UPDATE() local
511 int sx,sy; in VIDEO_UPDATE() local
540 int sx,sy; in VIDEO_UPDATE() local
576 int sx,sy; in VIDEO_UPDATE() local
604 int sx,sy; in VIDEO_UPDATE() local
678 int sx,sy; in VIDEO_UPDATE() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d86 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
92 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
98 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
111 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
126 static double sy = 2.5; in test13336() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dtestreturn.d80 auto ref f13336a(int n, alias sx, alias sy)(bool f) in f13336a()
86 auto f13336b(int n, alias sx, alias sy)(bool f) in f13336b()
92 auto ref f13336c(int n, alias sx, alias sy)(bool f) in f13336c()
105 auto f13336d(int n, alias sx, alias sy)(bool f) in f13336d()
120 static double sy = 2.5; in test13336() local
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dgrideditor_0.cpp36 int sy = (h() > 2) ? (h()-1) / puzzle->getShape(piecenumber)->getY() : 0; in calcParameters() local
48 void gridEditor_0_c::drawNormalTile(int x, int y, int, int tx, int ty, int sx, int sy) { in drawNormalTile() argument
52 void gridEditor_0_c::drawVariableTile(int x, int y, int, int tx, int ty, int sx, int sy) { in drawVariableTile() argument
56 void gridEditor_0_c::drawTileFrame(int x, int y, int, int tx, int ty, int sx, int sy) { in drawTileFrame() argument
60 void gridEditor_0_c::drawTileColor(int x, int y, int, int tx, int ty, int sx, int sy) { in drawTileColor() argument
64 void gridEditor_0_c::drawTileCursor(int x, int y, int, int tx, int ty, int sx, int sy) { in drawTileCursor() argument
94 int sx, sy, tx, ty; in calcGridPosition() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dpunchout.c446 int sx,sy; in punchout_vh_screenrefresh() local
468 int sx,sy; in punchout_vh_screenrefresh() local
490 int sx,sy; in punchout_vh_screenrefresh() local
513 int sx,sy; in punchout_vh_screenrefresh() local
553 int sx,sy; in punchout_vh_screenrefresh() local
596 int sx,sy; in punchout_vh_screenrefresh() local
625 int sx,sy; in armwrest_vh_screenrefresh() local
661 int sx,sy; in armwrest_vh_screenrefresh() local
689 int sx,sy; in armwrest_vh_screenrefresh() local
763 int sx,sy; in armwrest_vh_screenrefresh() local
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DKernel.hpp128 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from Funct… in Kernel()
140 …const char* na, SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constr… in Kernel()
148 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
155 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
162 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
169 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
176 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
183 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
191 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
198 …SingularityType st=_notsingular, real_t so=0, SymType sy=_noSymmetry) //! constructor from explici… in Kernel()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_syscall.c64 const struct sysent *sy; in sys_nomodule() local
109 struct sysent *sy; in syscall_establish() local
144 struct sysent *sy; in syscall_disestablish() local
231 trace_enter(register_t code, const struct sysent *sy, const void *args) in trace_enter()
269 trace_exit(register_t code, const struct sysent *sy, const void *args, in trace_exit()

12345678910>>...225