Home
last modified time | relevance | path

Searched refs:ROCKET (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/security/vaultwarden/Rocket-263e39b5b429de1913ce7e3036575a7b4d88b6d7/core/codegen/tests/ui-fail/
H A Duri_display.stderr140 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
153 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
167 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
181 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
194 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
208 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
222 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
235 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
249 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
263 ::: $ROCKET/core/http/src/uri/from_uri_param.rs:196:18
[all …]
/dports/games/xkoules/koules1.4/
H A Dkoules.c231 case ROCKET: in radius()
256 case ROCKET: in color()
300 case ROCKET: in M()
362 if (object[i].type == ROCKET) in move_objects()
536 case ROCKET: in draw_objects()
768 case ROCKET: in destroy()
779 object[i].type = ROCKET; in destroy()
834 case ROCKET: in update_values()
868 case ROCKET: in update_values()
1165 if (object[i].type != ROCKET) in process_keys()
[all …]
H A Dgameplan.c173 object[i].type = (i < nrockets ? ROCKET : BALL); in init_objects1()
205 object[i].type = (i < nrockets ? ROCKET : LUNATIC); in init_objects1()
241 object[i].type = (i < nrockets ? ROCKET : (i < nbballs ? BBALL : BALL)); in init_objects1()
282 object[i].type = ROCKET; in init_objects1()
484 if (object[i].type == ROCKET && object[i].live) in update_game()
490 if (object[i].type == ROCKET) in update_game()
H A Dobjectsio.c96 if (object[i].live && object[i].type == ROCKET) in write_object()
172 if (object[i].live && object[i].type == ROCKET) in read_object()
/dports/games/abuse_sdl/abuse-0.8/data/addon/twist/
H A Dtwist.lsp45 …SPRAY WALK_ROB WALK_ROBHEAD ANT_ROOF TRACK_GUN SPRAY_GUN JUGGER ROB1 WHO ROCKET FLYER GREEN_FLYER …
46 …GSFLY WALK_ROB WALK_ROBHEAD ANT_ROOF TRACK_GUN SPRAY_GUN JUGGER ROB1 WHO ROCKET FLYER GREEN_FLYER …
/dports/games/tux-aqfh/tux_aqfh-1.0.14/data/
H A Dlevel1.dat29 # ROCKET,GUN,SUPERTUX,PARTYHAT,BOWTIE,SHADES
39 RHERRING 290.0,250.0,ROCKET
H A Dlevel2.dat35 # ROCKET,GUN,SUPERTUX,PARTYHAT,BOWTIE,SHADES
46 RHERRING 290.0,250.0,ROCKET
H A Dlevel3.dat30 # ROCKET,GUN,SUPERTUX,PARTYHAT,BOWTIE,SHADES
/dports/games/abuse_sdl/abuse-0.8/data/
H A Dabuse.lsp52 (list DARNEL ANT_ROOF TRACK_GUN SPRAY_GUN JUGGER ROB1 WHO ROCKET FLYER
57 (list DARNEL ANT_ROOF TRACK_GUN SPRAY_GUN JUGGER ROB1 WHO ROCKET FLYER
/dports/games/lincity/lincity-1.13.1/messages/
H A Dlaunch-good.mes1 ROCKET LAUNCH GOOD
/dports/games/xkoules/koules1.4/historic/
H A Dkoule.c37 #define ROCKET 1 macro
348 object[i].type=(i<nrockets?ROCKET:BALL); in init_objects()
411 if(object[i].type==ROCKET) in draw_objects()
439 case ROCKET:color=rocket(rand()%32);break; in explosion()
476 case ROCKET: in check_limit()
485 object[i].type=ROCKET; in check_limit()
635 if(object[i].type==ROCKET) { in colisions()
/dports/games/abuse_sdl/abuse-0.8/data/addon/twist/lisp/
H A Ddray.lsp12 (setq object_destroyable_list (list DARNEL ANT_ROOF TRACK_GUN SPRAY_GUN JUGGER ROB1 WHO ROCKET FLYE…
/dports/games/abuse_sdl/abuse-0.8/data/addon/deathmat/
H A Ddeathmat.lsp36 (setq bad_guy_list (list DARNEL ANT_ROOF TRACK_GUN SPRAY_GUN JUGGER ROB1 WHO ROCKET FLYER GREEN_FLY…
/dports/games/abuse_sdl/abuse-0.8/data/addon/leon/
H A Dleon.lsp66 (setq bad_guy_list (list DARNEL ANT_ROOF TRACK_GUN SPRAY_GUN JUGGER ROB1 WHO ROCKET FLYER GREEN_FLY…
/dports/devel/allegro/allegro-4.4.3.1/demos/shooter/
H A Ddata.h72 #define ROCKET 66 /* RLE */ macro
H A Dbullet.c98 RLE_SPRITE *spr = data[ROCKET].dat; in draw_bullets()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dlavalite.c138 typedef enum { CLASSIC = 0, GIANT, CONE, ROCKET } lamp_style; enumerator
728 if (bp->style == ROCKET) in generate_bottle()
1295 else if (!strcasecmp (s, "rocket")) bp->style = ROCKET; in init_lavalite()
1299 else bp->style = (random() % ((int) ROCKET+1)); in init_lavalite()
1380 (bp->style == ROCKET || bp->style == GIANT in init_lavalite()
1390 case ROCKET: bp->model = rocket_lamp; break; in init_lavalite()
1517 case ROCKET: glTranslatef (0, 0, 0.30); in draw_lavalite()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/defs/chex/
H A Dlights.ded70 State = "ROCKET";
/dports/emulators/ucon64/ucon64-2.2.2-src/src/backup/
H A Dgbx.c133 typedef enum { UNKNOWN_MBC, BUNG, ROM, MBC1, MBC2, MBC3, MBC5, CAMERA, ROCKET } mbc_t; enumerator
739 mbc_type = ROCKET; // rom_type == 0x97 || rom_type == 0x99 in check_mbc()
771 if (mbc_type == ROCKET) in check_card()
872 case ROCKET: in set_bank2()
916 if (mbc_type == ROCKET && j == 1) in read_rom_16k()
/dports/games/openra/OpenRA-release-20200503/mods/ts/rules/
H A Dgdi-support.yaml83 WithSpriteTurret@ROCKET:
106 Armament@ROCKET:
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DAsyncProcessorTest.cpp157 case TransportType::ROCKET: in makeClientFor()
299 if (transportType() != TransportType::ROCKET) { in TEST_P()
485 TransportType::HEADER, TransportType::ROCKET, TransportType::HTTP2));
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/server/
H A DLoggingEventHelper.cpp82 case Cpp2ConnContext::TransportType::ROCKET: in logSetupConnectionEventsOnce()
/dports/graphics/reallyslick/rss-glx_0.9.1/src/
H A Dskyrocket_particle.h25 #define ROCKET 0 macro
H A Dskyrocket_particle.cpp121 type = ROCKET; in initRocket()
1165 if ((ill->type == ROCKET) || (ill->type == FOUNTAIN)) { in illuminate()
1329 if (type == ROCKET && life > endthrust) { in update()
1370 case ROCKET: in update()
1457 if ((type == ROCKET) && (life > endthrust)) { // eject the smoke forcefully in update()
1490 case ROCKET: in update()
1679 if (dIllumination && ((type == ROCKET) || (type == FOUNTAIN) || (type == EXPLOSION))) in update()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/resources/
H A DFS_things.h69 const ROCKET = 65; variable

1234567