Home
last modified time | relevance | path

Searched refs:pang (Results 1 – 25 of 823) sorted by relevance

12345678910>>...33

/dports/games/frogatto/frogatto-1.3.1/modules/aritest/data/objects/
H A Dpang-ball-counter.cfg2 id: "pang-ball-counter",
10 …pang_level_selection: ["pang-1.cfg","pang-2.cfg","pang-3.cfg","pang-4.cfg","pang-5.cfg","pang-6.cf…
14 map(level.chars, 'obj', if(obj.type = 'pang-ball1', set(vars.ball_nb, vars.ball_nb+1))),
15 map(level.chars, 'obj', if(obj.type = 'pang-ball2', set(vars.ball_nb, vars.ball_nb+1))),
16 map(level.chars, 'obj', if(obj.type = 'pang-ball3', set(vars.ball_nb, vars.ball_nb+1))),
17 map(level.chars, 'obj', if(obj.type = 'pang-ball4', set(vars.ball_nb, vars.ball_nb+1))),
39 image: "experimental/aritest/pang-balls.png",
H A Dpang_level_controller.cfg6 pang_level_selection: ["pang-1.cfg","pang-2.cfg","pang-3.cfg","pang-4.cfg","pang-5.cfg"],
H A Dpang-ball1.cfg2 id: "pang-ball1",
4 prototype: ["pang-ball"],
8 spawn('pang-ball2', x-20, y,1, [set(velocity_x, -200)]),
9 spawn('pang-ball2', x+20, y,1, [set(velocity_x, 200)]),
14 image: "experimental/aritest/pang-balls.png",
H A Dpang-ball2.cfg2 id: "pang-ball2",
3 prototype: ["pang-ball"],
7 spawn('pang-ball3', x-16, y,1, [set(velocity_x, -200)]),
8 spawn('pang-ball3', x+16, y,1, [set(velocity_x, 200)]),
14 image: "experimental/aritest/pang-balls.png",
H A Dpang-ball3.cfg2 id: "pang-ball3",
3 prototype: ["pang-ball"],
7 spawn('pang-ball4', x-12, y,1,[set(velocity_x, -200)]),
8 spawn('pang-ball4', x+12, y,1,[set(velocity_x, -200)]),
17 image: "experimental/aritest/pang-balls.png",
H A Dpang-bug1.cfg2 id: "pang-bug1",
3 prototype: ["pang-bug"],
19 image: "experimental/aritest/pang-balls.png",
28 image: "experimental/aritest/pang-balls.png",
H A Dpang-bug2.cfg2 id: "pang-bug2",
3 prototype: ["pang-bug"],
19 image: "experimental/aritest/pang-balls.png",
28 image: "experimental/aritest/pang-balls.png",
H A Dpang-ball4.cfg2 id: "pang-ball4",
3 prototype: ["pang-ball"],
7 image: "experimental/aritest/pang-balls.png",
/dports/devel/swig/swig-4.0.2/Examples/test-suite/ocaml/
H A Ddirector_exception_nothrow_runme.ml6 | "pang" -> C_string "_MyBar::pang()"
10 let _ = assert (_MyBar a "pang" '() as string = "_MyBar::pang()")
12 let _ = assert (b -> pang () as string = "Bar::pang()")
/dports/games/frogatto/frogatto-1.3.1/modules/aritest/data/level/
H A Dpang-6.cfg5 id: "pang-6.cfg",
333 type: "pang-player",
352 type: "pang-bug2",
367 type: "pang-bug1",
382 type: "pang-ball1",
397 type: "pang-ball1",
427 type: "pang-platform1",
442 type: "pang-platform1",
457 type: "pang-platform1",
472 type: "pang-platform1",
[all …]
H A Dpang-3.cfg5 id: "pang-3.cfg",
337 type: "pang-player",
356 type: "pang-ball-counter",
371 type: "pang-ball2",
386 type: "pang-bug2",
401 type: "pang-bug1",
416 type: "pang-ball2",
H A Dpang-5.cfg5 id: "pang-5.cfg",
333 type: "pang-player",
352 type: "pang-bug2",
367 type: "pang-bug1",
382 type: "pang-ball1",
397 type: "pang-ball1",
412 type: "pang-ball-counter",
H A Dpang-4.cfg5 id: "pang-4.cfg",
336 type: "pang-player",
355 type: "pang-ball2",
370 type: "pang-bug2",
385 type: "pang-bug1",
400 type: "pang-ball1",
415 type: "pang-ball-counter",
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-swift/test/fixtures/basicannotations/
H A DMyServicePrioChild.java26 ListenableFuture<Void> pang(); in pang() method
28 default ListenableFuture<Void> pang( in pang() method
41 void pang() throws org.apache.thrift.TException; in pang() method
43 default void pang( in pang() method
56 reactor.core.publisher.Mono<Void> pang(); in pang() method
58 default reactor.core.publisher.Mono<Void> pang(RpcOptions rpcOptions) { in pang() method
H A DMyServicePrioChildReactiveBlockingWrapper.java31 public void pang() throws org.apache.thrift.TException { in pang() method in MyServicePrioChildReactiveBlockingWrapper
32 _delegate.pang().block(); in pang()
36 public void pang( in pang() method in MyServicePrioChildReactiveBlockingWrapper
38 _delegate.pang().block(); in pang()
H A DMyServicePrioChildReactiveAsyncWrapper.java31 public com.google.common.util.concurrent.ListenableFuture<Void> pang() { in pang() method in MyServicePrioChildReactiveAsyncWrapper
32 return com.facebook.thrift.util.FutureUtil.toListenableFuture(_delegate.pang()); in pang()
36 public com.google.common.util.concurrent.ListenableFuture<Void> pang( in pang() method in MyServicePrioChildReactiveAsyncWrapper
38 return com.facebook.thrift.util.FutureUtil.toListenableFuture(_delegate.pang( rpcOptions)); in pang()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dmitchell.c785 INPUT_PORTS_START( pang )
1185 ROM_START( pang ) in ROM_START()
1609 GAME( 1989, dokaben, 0, pang, pang, dokaben, ROT0, "Capcom", "Dokaben (Japan)" )
1610 GAME( 1989, pang, 0, pang, pang, pang, ROT0, "Mitchell", "Pang (World)" )
1611 GAME( 1989, pangb, pang, pang, pang, pangb, ROT0, "bootleg", "Pang (bootleg)" )
1612 GAME( 1989, bbros, pang, pang, pang, pang, ROT0, "Capcom", "Buster Bros (US)" )
1613 GAME( 1989, pompingw, pang, pang, pang, pang, ROT0, "Mitchell", "Pomping World (Japan…
1616 GAME( 1990, spang, 0, pang, pang, spang, ROT0, "Mitchell", "Super Pang (World)" )
1617 GAME( 1990, sbbros, spang, pang, pang, sbbros, ROT0, "Mitchell + Capcom", "Super Buste…
1621 GAME( 1991, block, 0, pang, block, block, ROT270, "Capcom", "Block Block (World)" )
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dmitchell.c45 VIDEO_START( pang );
46 VIDEO_UPDATE( pang );
1027 MDRV_VIDEO_START(pang) in MDRV_CPU_MEMORY()
1028 MDRV_VIDEO_UPDATE(pang) in MDRV_CPU_MEMORY()
1056 MDRV_VIDEO_START(pang) in MDRV_CPU_MEMORY()
1085 MDRV_VIDEO_START(pang) in MDRV_CPU_MEMORY()
1215 ROM_START( pang ) in MDRV_CPU_MEMORY()
1666 GAME( 1989, pang, 0, pang, pang, pang, ROT0, "Mitchell", "Pang (World)" )
1667 GAME( 1989, pangb, pang, pang, pang, pangb, ROT0, "bootleg", "Pang (bootleg)" )
1668 GAME( 1989, bbros, pang, pang, pang, pang, ROT0, "Capcom", "Buster Bros. (US)" )
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dmitchell.c45 VIDEO_START( pang );
46 VIDEO_UPDATE( pang );
1027 MDRV_VIDEO_START(pang) in MDRV_CPU_MEMORY()
1028 MDRV_VIDEO_UPDATE(pang) in MDRV_CPU_MEMORY()
1056 MDRV_VIDEO_START(pang) in MDRV_CPU_MEMORY()
1085 MDRV_VIDEO_START(pang) in MDRV_CPU_MEMORY()
1215 ROM_START( pang ) in MDRV_CPU_MEMORY()
1666 GAME( 1989, pang, 0, pang, pang, pang, ROT0, "Mitchell", "Pang (World)" )
1667 GAME( 1989, pangb, pang, pang, pang, pangb, ROT0, "bootleg", "Pang (bootleg)" )
1668 GAME( 1989, bbros, pang, pang, pang, pang, ROT0, "Capcom", "Buster Bros. (US)" )
[all …]
/dports/games/NBlood/NBlood-a1689a4/package/sdk/samples/
H A Dsplitscr.con41 gamevar pang 0 0 // Player angle
207 getactor[pnum].ang pang
208 cos pangcos pang
211 sin pangsin pang
221 getactor[pnum].ang pang
222 cos pangcos pang
225 sin pangsin pang
285 getplayer[arg_player_id].ang pang
316 showviewunbiased px py pz pang phoriz psect 0 0 319 100
318 showviewunbiased px py pz pang phoriz psect 0 100 319 199
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/
H A DMyServicePrioChildAsyncClient.cpp32 void MyServicePrioChildAsyncClient::pang(std::unique_ptr<apache::thrift::RequestCallback> callback)… in pang() function in cpp2::MyServicePrioChildAsyncClient
34 pang(rpcOptions, std::move(callback)); in pang()
37 void MyServicePrioChildAsyncClient::pang(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<ap… in pang() function in cpp2::MyServicePrioChildAsyncClient
144 pang(rpcOptions, std::move(callback)); in future_pang()
151 pang(rpcOptions, std::move(callback)); in semifuture_pang()
159 pang(rpcOptions, std::move(callback)); in header_future_pang()
166 pang(rpcOptions, std::move(callback)); in header_semifuture_pang()
170 void MyServicePrioChildAsyncClient::pang(folly::Function<void (::apache::thrift::ClientReceiveState… in pang() function in cpp2::MyServicePrioChildAsyncClient
171 pang(std::make_unique<apache::thrift::FunctionReplyCallback>(std::move(callback))); in pang()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/perl5/
H A Ddirector_protected_runme.pl16 sub pang { 'FooBar2::pang();' } subroutine
45 eval { $b->pang() };
47 eval { $f->pang() };
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-android/
H A DMyServicePrioChild.java32 public void pang() throws TException; in pang() method
38 public void pang(AsyncMethodCallback resultHandler) throws TException; in pang() method
53 public void pang() throws TException in pang() method in MyServicePrioChild.Client
111 public void pang(AsyncMethodCallback resultHandler58) throws TException { in pang() method in MyServicePrioChild.AsyncClient
148 processMap_.put("pang", new pang()); in Processor()
171 private class pang implements ProcessFunction { class in MyServicePrioChild.Processor
181 iface_.pang(); in process()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dmitchell.cpp835 static INPUT_PORTS_START( pang )
876 PORT_INCLUDE( pang )
1304 MCFG_VIDEO_START_OVERRIDE(mitchell_state,pang) in mgakuen()
1356 pang(config); in pangnv()
1776 ROM_START( pang ) in CRC()
2734 GAME( 1989, pang, 0, pang, pang, mitchell_state, init_pang, ROT0, …
2735 GAME( 1989, bbros, pang, pang, pang, mitchell_state, init_pang, ROT0, …
2736 GAME( 1989, pompingw, pang, pang, pang, mitchell_state, init_pang, ROT0, …
2737 GAME( 1989, pangb, pang, pang, pang, mitchell_state, init_pangb, ROT0, …
2738 GAME( 1989, pangbold, pang, pang, pang, mitchell_state, init_pangb, ROT0, …
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dmitchell.cpp835 static INPUT_PORTS_START( pang )
876 PORT_INCLUDE( pang )
1304 MCFG_VIDEO_START_OVERRIDE(mitchell_state,pang) in mgakuen()
1356 pang(config); in pangnv()
1776 ROM_START( pang ) in CRC()
2734 GAME( 1989, pang, 0, pang, pang, mitchell_state, init_pang, ROT0, …
2735 GAME( 1989, bbros, pang, pang, pang, mitchell_state, init_pang, ROT0, …
2736 GAME( 1989, pompingw, pang, pang, pang, mitchell_state, init_pang, ROT0, …
2737 GAME( 1989, pangb, pang, pang, pang, mitchell_state, init_pangb, ROT0, …
2738 GAME( 1989, pangbold, pang, pang, pang, mitchell_state, init_pangb, ROT0, …
[all …]

12345678910>>...33