Home
last modified time | relevance | path

Searched refs:szx (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/lib/
H A DMakefile.am49 compressed/disk_plus3.szx \
50 compressed/tape_128.szx \
51 compressed/tape_16.szx \
52 compressed/tape_2048.szx \
53 compressed/tape_2068.szx \
54 compressed/tape_48.szx \
62 compressed/tape_se.szx \
72 uncompressed/tape_16.szx \
75 uncompressed/tape_48.szx \
83 uncompressed/tape_se.szx \
[all …]
H A DMakefile.in68 CONFIG_CLEAN_FILES = disk_plus3.szx tape_128.szx tape_16.szx \
69 tape_2048.szx tape_2068.szx tape_48.szx tape_plus2.szx \
70 tape_plus2a.szx tape_plus3.szx tape_plus3e.szx \
71 tape_pentagon.szx tape_scorpion.szx tape_se.szx \
72 tape_ts2068.szx
303 compressed/tape_128.szx \
304 compressed/tape_16.szx \
305 compressed/tape_2048.szx \
307 compressed/tape_48.szx \
315 compressed/tape_se.szx \
[all …]
/dports/games/chromium-bsu/chromium-bsu-0.9.16.1/src/
H A DStatusDisplay.cpp452 szx = 0.6; in drawGL()
478 szx = 0.5; in drawGL()
503 glVertex3f( szx, 0.0, szx ); in drawGL()
504 glVertex3f( szx, 0.0, -szx ); in drawGL()
505 glVertex3f( -szx, 0.0, -szx ); in drawGL()
506 glVertex3f( -szx, 0.0, szx ); in drawGL()
514 szx = 0.4; in drawGL()
582 glVertex3f( szx, 0.0, szx ); in drawGL()
583 glVertex3f( szx, 0.0, -szx ); in drawGL()
584 glVertex3f( -szx, 0.0, -szx ); in drawGL()
[all …]
H A DEnemyFleet.cpp107 float szx, szy; in drawGL() local
119 szx = thisEnemy->size[0]; in drawGL()
146 drawQuad(szx,szx+0.1); in drawGL()
162 drawQuad(szx,szy); in drawGL()
176 drawQuad(szx,szx); in drawGL()
192 drawQuad(szx,szx); in drawGL()
197 drawQuad(szx,szx); in drawGL()
215 drawQuad(szx,szx); in drawGL()
216 drawQuad(szx+0.2,szx+0.2); in drawGL()
224 drawQuad(szx,szx); in drawGL()
[all …]
H A DEnemyFleet.h52 inline void drawQuad(float szx, float szy) in drawQuad() argument
55 glTexCoord2f(1.0, 0.0); glVertex3f( szx, szy, 0.0); in drawQuad()
56 glTexCoord2f(0.0, 0.0); glVertex3f(-szx, szy, 0.0); in drawQuad()
57 glTexCoord2f(1.0, 1.0); glVertex3f( szx, -szy, 0.0); in drawQuad()
58 glTexCoord2f(0.0, 1.0); glVertex3f(-szx, -szy, 0.0); in drawQuad()
H A DStatusDisplay.h61 inline void drawQuad(float szx, float szy) in drawQuad() argument
64 glTexCoord2f(1.0, 0.0); glVertex3f( szx, szy, 0.0); in drawQuad()
65 glTexCoord2f(0.0, 0.0); glVertex3f(-szx, szy, 0.0); in drawQuad()
66 glTexCoord2f(1.0, 1.0); glVertex3f( szx, -szy, 0.0); in drawQuad()
67 glTexCoord2f(0.0, 1.0); glVertex3f(-szx, -szy, 0.0); in drawQuad()
H A DEnemyAircraft.h92 inline void drawQuad(float szx, float szy) in drawQuad() argument
95 glTexCoord2f(1.0, 0.0); glVertex3f( szx, szy, 0.0); in drawQuad()
96 glTexCoord2f(0.0, 0.0); glVertex3f(-szx, szy, 0.0); in drawQuad()
97 glTexCoord2f(1.0, 1.0); glVertex3f( szx, -szy, 0.0); in drawQuad()
98 glTexCoord2f(0.0, 1.0); glVertex3f(-szx, -szy, 0.0); in drawQuad()
H A DHeroAircraft.h125 inline void drawQuad(float szx, float szy) in drawQuad() argument
128 glTexCoord2f(1.0, 0.0); glVertex3f( szx, szy, 0.0); in drawQuad()
129 glTexCoord2f(0.0, 0.0); glVertex3f(-szx, szy, 0.0); in drawQuad()
130 glTexCoord2f(1.0, 1.0); glVertex3f( szx, -szy, 0.0); in drawQuad()
131 glTexCoord2f(0.0, 1.0); glVertex3f(-szx, -szy, 0.0); in drawQuad()
H A DMenuGL.cpp223 float szx = 9.0; in drawGL() local
242 glVertex3f(-szx, -13.0, 10.0); in drawGL()
243 glVertex3f( szx, -13.0, 10.0); in drawGL()
255 szx = 12.0; in drawGL()
262 glVertex3f(-szx, -szy, 0.0); in drawGL()
264 glVertex3f( szx, -szy, 0.0); in drawGL()
453 float szx = 10.0; in drawIndicator() local
507 glVertex3f(szx+szy, szy, 0.0); in drawIndicator()
508 glVertex3f( -szx, szy, 0.0); in drawIndicator()
510 glVertex3f( -szx, 0.0, 0.0); in drawIndicator()
[all …]
/dports/emulators/libspectrum/libspectrum-1.5.0/test/
H A DMakefile.am67 test/szx-chunks/AMXM.szx \
68 test/szx-chunks/ATRP.szx \
70 test/szx-chunks/AY.szx \
71 test/szx-chunks/CFRP.szx \
73 test/szx-chunks/COVX.szx \
74 test/szx-chunks/DRUM.szx \
75 test/szx-chunks/JOY.szx \
76 test/szx-chunks/KEYB.szx \
77 test/szx-chunks/RAMP.szx \
79 test/szx-chunks/SCLD.szx \
[all …]
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A DMakefile.in454 test/szx-chunks/AMXM.szx test/szx-chunks/ATRP.szx \
456 test/szx-chunks/AY.szx test/szx-chunks/CFRP.szx \
458 test/szx-chunks/COVX.szx test/szx-chunks/DRUM.szx \
459 test/szx-chunks/JOY.szx test/szx-chunks/KEYB.szx \
460 test/szx-chunks/RAMP.szx \
462 test/szx-chunks/SCLD.szx test/szx-chunks/SIDE.szx \
463 test/szx-chunks/SPCR.szx test/szx-chunks/Z80R.szx \
464 test/szx-chunks/ZMMC.szx test/szx-chunks/ZXAT.szx \
465 test/szx-chunks/ZXCF.szx test/szx-chunks/ZXPR.szx \
720 test/test_test-szx.o: test/szx.c
[all …]
/dports/net/libcoap/libcoap-4.3.0/src/
H A Dblock.c81 want = (size_t)1 << (block->szx + 4); in coap_write_block_opt()
97 unsigned int szx; in coap_write_block_opt() local
109 szx = block->szx; in coap_write_block_opt()
110 block->szx = newBlockSize; in coap_write_block_opt()
112 block->num <<= szx - block->szx; in coap_write_block_opt()
229 block2.szx = 6; in coap_add_data_blocked_response()
418 if (block.szx < blk_size) in coap_add_data_large_internal()
419 blk_size = block.szx; in coap_add_data_large_internal()
1049 block.szx = p->blk_size; in coap_handle_request_send_block()
1298 p->szx = block.szx; in coap_handle_request_put_block()
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/hacking/
H A DChangeLog189 128 block of the .szx format.
209 20040514 szx.c: use symbolic constants for the .szx machine numbers.
215 20040521 szx.c: remove warnings.
231 szx.c,z80.c: save/restore ZXATASP state in .szx snaps.
258 20040715 szx.c: bump .szx minor version number to 1.3.
488 20070715 szx.c,test/{invalid.szx,test.c}: check whether the chunk length was
558 20071124 szx.c: fix warnings.
588 20071205 szx.c: fix writing if1 info to szx snapshots (Fred).
645 snapshot.c,szx.c,z80.c: add support for DivIDE interface for szx
783 20101002 configure.in,szx.c,test/{empty.szx,test.c}: check for SZX files
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dgrideditor_2.cpp32 void gridEditor_2_c::calcParameters(int *szx, int *szy, int *tx, int *ty) { in calcParameters() argument
43 *szx = (sx < sy) ? sx : sy; in calcParameters()
45 if (*szx > 20) *szx = 20; in calcParameters()
47 *szy = *szx; in calcParameters()
48 sx = sy = *szx; in calcParameters()
H A Dgrideditor_0.cpp32 void gridEditor_0_c::calcParameters(int *szx, int *szy, int *tx, int *ty) { in calcParameters() argument
38 *szx = (sx < sy) ? sx : sy; in calcParameters()
40 if (*szx > 20) *szx = 20; in calcParameters()
42 *szy = *szx; in calcParameters()
44 *tx = x() + (w() - puzzle->getShape(piecenumber)->getX()*(*szx) - 1) / 2; in calcParameters()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/build/
H A DMakefile.common176 SOURCES_C += $(CORE_DIR)/libspectrum/szx.c
236 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_48.szx
237 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_16.szx
239 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_128.szx
240 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_plus2.szx
241 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_plus2a.szx
242 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_plus3.szx
243 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_plus3e.szx
244 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_se.szx
245 SNAPS += $(CORE_DIR)/fuse/lib/compressed/tape_2048.szx
[all …]
/dports/graphics/tachyon/tachyon/src/
H A Dimageio.c181 int szx, int szy, int sx, int sy) { in image_crop_rgb96f() argument
185 cropped = (float *) malloc(szx * szy * 3 * sizeof(float)); in image_crop_rgb96f()
186 memset(cropped, 0, szx * szy * 3 * sizeof(float)); in image_crop_rgb96f()
191 for (x=0; x<szx; x++) { in image_crop_rgb96f()
193 int addr = (szx * y + x) * 3; in image_crop_rgb96f()
207 int szx, int szy, int sx, int sy) { in image_crop_rgb24() argument
211 cropped = (unsigned char *) malloc(szx * szy * 3 * sizeof(unsigned char)); in image_crop_rgb24()
212 memset(cropped, 0, szx * szy * 3 * sizeof(unsigned char)); in image_crop_rgb24()
217 for (x=0; x<szx; x++) { in image_crop_rgb24()
219 int addr = (szx * y + x) * 3; in image_crop_rgb24()
H A Dimageio.h28 int szx, int szy, int sx, int sy);
30 int szx, int szy, int sx, int sy);
/dports/games/openclonk/openclonk-release-8.1-src/planet/Arena.ocf/HotIce.ocs/
H A DMap.c87 var w = map.Wdt, h=map.Hgt, x, y, szx, szy; in DrawSmallIslandsMap() local
95 szx = Random(3); in DrawSmallIslandsMap()
98 if (Abs(x-w/2) < w/10) szx += Random(3); // central islands sometimes wider in DrawSmallIslandsMap()
99 map->Draw(g_theme.IceMats[1], nil, [x-szx,y,1+2*szx,szy]); in DrawSmallIslandsMap()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMImplicitBox.h33 void setSizeX(double szx) in setSizeX() argument
35 if(szx == 2.0) return; in setSizeX()
36 fprintf(mFile,"\tsetAttr \".siz.szx\" %f;\n", szx); in setSizeX()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dconfigure.ac393 lib/disk_plus3.szx:lib/"$AUTOLOAD_SNAPS"/disk_plus3.szx
394 lib/tape_128.szx:lib/"$AUTOLOAD_SNAPS"/tape_128.szx
395 lib/tape_16.szx:lib/"$AUTOLOAD_SNAPS"/tape_16.szx
396 lib/tape_2048.szx:lib/"$AUTOLOAD_SNAPS"/tape_2048.szx
397 lib/tape_2068.szx:lib/"$AUTOLOAD_SNAPS"/tape_2068.szx
398 lib/tape_48.szx:lib/"$AUTOLOAD_SNAPS"/tape_48.szx
399 lib/tape_plus2.szx:lib/"$AUTOLOAD_SNAPS"/tape_plus2.szx
400 lib/tape_plus2a.szx:lib/"$AUTOLOAD_SNAPS"/tape_plus2a.szx
401 lib/tape_plus3.szx:lib/"$AUTOLOAD_SNAPS"/tape_plus3.szx
402 lib/tape_plus3e.szx:lib/"$AUTOLOAD_SNAPS"/tape_plus3e.szx
[all …]
/dports/net/libcoap/libcoap-4.3.0/tests/
H A Dtest_wellknown.c178 CU_ASSERT(1 << (block.szx + 4) in t_wellknown4()
190 coap_block_t inblock = { .num = 1, .m = 0, .szx = 1 }; in t_wellknown5()
198 inblock.szx)), buf)) { in t_wellknown5()
211 CU_ASSERT(1 << (block.szx + 4) in t_wellknown5()
220 coap_block_t block = { .num = 0, .szx = 6 }; in t_wellknown6()
235 ((block.num << 4) | block.szx)), buf)) { in t_wellknown6()
/dports/net/libcoap/libcoap-4.3.0/include/coap3/
H A Dblock.h38 unsigned int szx:3; /**< block size */ member
70 coap_more_blocks(size_t data_len, unsigned int num, uint16_t szx) { in coap_more_blocks() argument
71 return ((num+1) << (szx + 4)) < data_len; in coap_more_blocks()
/dports/math/octave-forge-nan/nan-3.6.1/inst/
H A Dvar.m90 szx = size(x); variable
92 if length(szy)<length(szx);
93 szy(length(szy)+1:length(szx)) = 1;
95 [y,n] = sumskipnan((x-repmat(y./n,szx./szy)).^2,DIM,W);
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/test/
H A DMakefile.am47 test/empty.szx \
55 test/invalid.szx \

1234567