Home
last modified time | relevance | path

Searched defs:cy (Results 251 – 275 of 11980) sorted by relevance

1...<<11121314151617181920>>...480

/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dsnxtsct.c58 coord cx, cy; in snxtsct() local
149 snxtsct_dist(struct nstr_sect *np, coord cx, coord cy, int dist) in snxtsct_dist()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom2d/
H A DdrawOrientedBox.m91 cy = varargin{1}; variable
100 cy = box(:,2); variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/math/mpir/mpir-3.0.0/mpn/generic/
H A Dinv_divappr_q.c39 mp_limb_t qh, cy, qsave, dinv2; in mpn_inv_divappr_q() local
103 mp_limb_t cy, cy1; in mpn_inv_divappr_q() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr28243.c18 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
34 float cy; in PSDrawElipse() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr28243.c18 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
34 float cy; in PSDrawElipse() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr28243.c18 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
34 float cy; in PSDrawElipse() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr28243.c17 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
33 float cy; in PSDrawElipse() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr28243.c18 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
34 float cy; in PSDrawElipse() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr28243.c19 static void PSMyArc(double cx, double cy, double radx, double rady, double sa, in PSMyArc()
35 float cy; in PSDrawElipse() local
/dports/math/fxt/fxt/src/comb/
H A Dfractional-base-number.h65 ulong incr_at( ulong j, ulong cy ) in incr_at()
85 ulong cy = 1; in next() local
/dports/devel/avr-gdb/gdb-7.3.1/sim/v850/
H A Dsimops.c588 unsigned int op0, op1, result, z, s, cy, ov; in OP_1C0() local
620 unsigned int op0, op1, result, z, s, cy, ov; in OP_240() local
652 unsigned int op0, op1, result, z, s, cy, ov; in OP_600() local
683 unsigned int op0, op1, result, z, s, cy, ov; in OP_1A0() local
712 unsigned int op0, op1, result, z, s, cy, ov; in OP_180() local
1151 unsigned int op0, op1, result, z, s, cy; in OP_2A0() local
1177 unsigned int op0, op1, result, z, s, cy; in OP_A007E0() local
1204 unsigned int op0, op1, result, z, s, cy; in OP_2C0() local
1230 unsigned int op0, op1, result, z, s, cy; in OP_C007E0() local
1256 unsigned int op0, op1, result, z, s, cy; in OP_280() local
[all …]
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamemap.cc95 int cx, int cy in create_chunk()
228 for (int cy = 0; cy < 16; cy++) in init() local
339 for (int cy = 0; cy < 16; cy++) in get_map_objects() local
500 for (int cy = 0; cy < 16; cy++) in write_static() local
530 for (int cy = 0; cy < 16; cy++) { in write_ifix_objects() local
562 for (int cy = 0; cy < 16; cy++) { in get_ifix_objects() local
763 for (int cy = 0; cy < 16; cy++) in write_ireg_objects() local
938 int cy = entry[1] >> 4; in read_ireg_objects() local
1500 for (int cy = 0; cy < c_num_chunks; cy++) in find_unused_shapes() local
1619 int cy; in create_minimap() local
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/v850/
H A Dsimops.c588 unsigned int op0, op1, result, z, s, cy, ov; in OP_1C0() local
620 unsigned int op0, op1, result, z, s, cy, ov; in OP_240() local
652 unsigned int op0, op1, result, z, s, cy, ov; in OP_600() local
683 unsigned int op0, op1, result, z, s, cy, ov; in OP_1A0() local
712 unsigned int op0, op1, result, z, s, cy, ov; in OP_180() local
1097 unsigned int op0, op1, result, z, s, cy; in OP_2A0() local
1123 unsigned int op0, op1, result, z, s, cy; in OP_A007E0() local
1150 unsigned int op0, op1, result, z, s, cy; in OP_2C0() local
1176 unsigned int op0, op1, result, z, s, cy; in OP_C007E0() local
1202 unsigned int op0, op1, result, z, s, cy; in OP_280() local
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/draw/
H A Ddraw_circle.c67 int cy; member
81 vips__draw_circle_direct( VipsImage *image, int cx, int cy, int r, in vips__draw_circle_direct()
272 double *ink, int n, int cx, int cy, int radius, va_list ap ) in vips_draw_circlev()
310 double *ink, int n, int cx, int cy, int radius, ... ) in vips_draw_circle()
343 double ink, int cx, int cy, int radius, ... ) in vips_draw_circle1()
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLAmbientShadowRenderer.h47 int cx, cy, cz; member
64 inline Chunk &GetChunk(int cx, int cy, int cz) { in GetChunk()
74 inline Chunk &GetChunkWrapped(int cx, int cy, int cz) { in GetChunkWrapped()
/dports/games/zaz/zaz-1.0.1/src/
H A Deditor.cpp423 … double cy = currentPath->points[selectedPoint].cy - currentPath->points[selectedPoint].y; in Logic() local
440 double cy = my - currentPath->points[selectedPoint].y; in Logic() local
472 double cy = my + 10; in Logic() local
/dports/math/stanmath/math-4.2.0/test/unit/math/fwd/prob/
H A Dmulti_gp_test.cpp35 Matrix<fvar<double>, Dynamic, 1> cy(y.row(i).transpose()); in TEST() local
75 Matrix<fvar<fvar<double> >, Dynamic, 1> cy(y.row(i).transpose()); in TEST() local

1...<<11121314151617181920>>...480