Home
last modified time | relevance | path

Searched refs:PL1 (Results 1 – 25 of 1016) sorted by relevance

12345678910>>...41

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/metadata/
H A Dcheat.dat177 005:0:E382:0A:000:Infinite Lives PL1
183 1941:0:FF0DFA:01:000:Invincibility PL1
289 1943:0:F206:40:000:Infinite Energy PL1
305 1943:0:F204:01:000:Twin Planes ON PL1
307 1943:0:F204:00:001:Twin Planes OFF PL1
350 1943j:0:F204:01:000:Twin Planes ON PL1
3272 aso:0:DD01:30:020:Maximum Speed PL1
56434 spinlbrj:0:FFA4E9:56:000:Drum PL1
56435 spinlbrj:0:FF86F0:00:500:Drum PL1
56466 spinlbrk:0:FFA4E9:56:000:Drum PL1
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/metadata/
H A Dcheat.dat833 005:0:E382:0A:000:Infinite Lives PL1
963 1943:0:F204:01:000:Twin Planes ON PL1
5688 aso:0:DD01:30:020:Maximum Speed PL1
40793 grudge:0:0321:09:000:Always 9 laps to go PL1:PL1 can never win
94086 :qzquest:000000E6:50DA6B:30000000:FFFFFFFF:Display the Correct Answer PL1:Correct Answer PL1
106503 sfa3:0:FF851F:00:000:No Power PL1
118686 spinlbrj:0:FFA4E9:56:000:Drum PL1
118687 spinlbrj:0:FF86F0:00:500:Drum PL1
118718 spinlbrk:0:FFA4E9:56:000:Drum PL1
118719 spinlbrk:0:FF86F0:00:500:Drum PL1
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/metadata/
H A Dcheat.dat833 005:0:E382:0A:000:Infinite Lives PL1
963 1943:0:F204:01:000:Twin Planes ON PL1
5688 aso:0:DD01:30:020:Maximum Speed PL1
40603 grudge:0:0321:09:000:Always 9 laps to go PL1:PL1 can never win
93734 :qzquest:000000E6:50DA6B:30000000:FFFFFFFF:Display the Correct Answer PL1:Correct Answer PL1
105966 sfa3:0:FF851F:00:000:No Power PL1
118093 spinlbrj:0:FFA4E9:56:000:Drum PL1
118094 spinlbrj:0:FF86F0:00:500:Drum PL1
118125 spinlbrk:0:FFA4E9:56:000:Drum PL1
118126 spinlbrk:0:FF86F0:00:500:Drum PL1
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-strsea.adb85 PL1 : constant Integer := Pattern'Length - 1; constant
107 while Ind < Source'Last - PL1 loop
111 Ind := Ind + PL1;
121 while Ind < Source'Last - PL1 loop
139 Ind := Ind + PL1;
158 PL1 : constant Integer := Pattern'Length - 1; constant
182 while Ind < Source'Last - PL1 loop
197 Ind := Ind + PL1;
346 PL1 : constant Integer := Pattern'Length - 1; constant
463 PL1 : constant Integer := Pattern'Length - 1; constant
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
274 PL1 : constant Integer := Pattern'Length - 1; constant
296 for J in 1 .. Source'Length - PL1 loop
307 for J in 1 .. Source'Length - PL1 loop
330 Ind := Source'Last - PL1;
400 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-stzsea.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
134 PL1 : constant Integer := Pattern'Length - 1; constant
152 while Ind <= Source'Last - PL1 loop
271 PL1 : constant Integer := Pattern'Length - 1; constant
293 for J in 1 .. Source'Length - PL1 loop
304 for J in 1 .. Source'Length - PL1 loop
327 Ind := Source'Last - PL1;
398 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
274 PL1 : constant Integer := Pattern'Length - 1; constant
296 for J in 1 .. Source'Length - PL1 loop
307 for J in 1 .. Source'Length - PL1 loop
330 Ind := Source'Last - PL1;
400 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
274 PL1 : constant Integer := Pattern'Length - 1; constant
296 for J in 1 .. Source'Length - PL1 loop
307 for J in 1 .. Source'Length - PL1 loop
330 Ind := Source'Last - PL1;
400 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-stwise.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
133 PL1 : constant Integer := Pattern'Length - 1; constant
151 while Ind <= Source'Last - PL1 loop
280 PL1 : constant Integer := Pattern'Length - 1; constant
302 for J in 1 .. Source'Length - PL1 loop
313 for J in 1 .. Source'Length - PL1 loop
336 Ind := Source'Last - PL1;
406 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
294 PL1 : constant Integer := Pattern'Length - 1; constant
316 for J in 1 .. Source'Length - PL1 loop
327 for J in 1 .. Source'Length - PL1 loop
350 Ind := Source'Last - PL1;
420 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-stzsea.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
134 PL1 : constant Integer := Pattern'Length - 1; constant
152 while Ind <= Source'Last - PL1 loop
281 PL1 : constant Integer := Pattern'Length - 1; constant
303 for J in 1 .. Source'Length - PL1 loop
314 for J in 1 .. Source'Length - PL1 loop
337 Ind := Source'Last - PL1;
408 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-stwise.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
133 PL1 : constant Integer := Pattern'Length - 1; constant
151 while Ind <= Source'Last - PL1 loop
280 PL1 : constant Integer := Pattern'Length - 1; constant
302 for J in 1 .. Source'Length - PL1 loop
313 for J in 1 .. Source'Length - PL1 loop
336 Ind := Source'Last - PL1;
406 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
294 PL1 : constant Integer := Pattern'Length - 1; constant
316 for J in 1 .. Source'Length - PL1 loop
327 for J in 1 .. Source'Length - PL1 loop
350 Ind := Source'Last - PL1;
420 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
294 PL1 : constant Integer := Pattern'Length - 1; constant
316 for J in 1 .. Source'Length - PL1 loop
327 for J in 1 .. Source'Length - PL1 loop
350 Ind := Source'Last - PL1;
420 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-stzsea.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
134 PL1 : constant Integer := Pattern'Length - 1; constant
152 while Ind <= Source'Last - PL1 loop
271 PL1 : constant Integer := Pattern'Length - 1; constant
293 for J in 1 .. Source'Length - PL1 loop
304 for J in 1 .. Source'Length - PL1 loop
327 Ind := Source'Last - PL1;
398 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
294 PL1 : constant Integer := Pattern'Length - 1; constant
316 for J in 1 .. Source'Length - PL1 loop
327 for J in 1 .. Source'Length - PL1 loop
350 Ind := Source'Last - PL1;
420 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-stzsea.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
134 PL1 : constant Integer := Pattern'Length - 1; constant
152 while Ind <= Source'Last - PL1 loop
281 PL1 : constant Integer := Pattern'Length - 1; constant
303 for J in 1 .. Source'Length - PL1 loop
314 for J in 1 .. Source'Length - PL1 loop
337 Ind := Source'Last - PL1;
408 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
294 PL1 : constant Integer := Pattern'Length - 1; constant
316 for J in 1 .. Source'Length - PL1 loop
327 for J in 1 .. Source'Length - PL1 loop
350 Ind := Source'Last - PL1;
420 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-stzsea.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
134 PL1 : constant Integer := Pattern'Length - 1; constant
152 while Ind <= Source'Last - PL1 loop
281 PL1 : constant Integer := Pattern'Length - 1; constant
303 for J in 1 .. Source'Length - PL1 loop
314 for J in 1 .. Source'Length - PL1 loop
337 Ind := Source'Last - PL1;
408 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-stwise.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
133 PL1 : constant Integer := Pattern'Length - 1; constant
151 while Ind <= Source'Last - PL1 loop
280 PL1 : constant Integer := Pattern'Length - 1; constant
302 for J in 1 .. Source'Length - PL1 loop
313 for J in 1 .. Source'Length - PL1 loop
336 Ind := Source'Last - PL1;
406 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-stzsea.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
134 PL1 : constant Integer := Pattern'Length - 1; constant
152 while Ind <= Source'Last - PL1 loop
281 PL1 : constant Integer := Pattern'Length - 1; constant
303 for J in 1 .. Source'Length - PL1 loop
314 for J in 1 .. Source'Length - PL1 loop
337 Ind := Source'Last - PL1;
408 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-strsea.adb81 PL1 : constant Integer := Pattern'Length - 1; constant
97 while Ind <= Source'Last - PL1 loop
109 while Ind <= Source'Last - PL1 loop
138 PL1 : constant Integer := Pattern'Length - 1; constant
156 while Ind <= Source'Last - PL1 loop
294 PL1 : constant Integer := Pattern'Length - 1; constant
316 for J in 1 .. Source'Length - PL1 loop
327 for J in 1 .. Source'Length - PL1 loop
350 Ind := Source'Last - PL1;
420 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-stwise.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
133 PL1 : constant Integer := Pattern'Length - 1; constant
151 while Ind <= Source'Last - PL1 loop
280 PL1 : constant Integer := Pattern'Length - 1; constant
302 for J in 1 .. Source'Length - PL1 loop
313 for J in 1 .. Source'Length - PL1 loop
336 Ind := Source'Last - PL1;
406 for J in 1 .. Source'Length - PL1 loop
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-stwise.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
133 PL1 : constant Integer := Pattern'Length - 1; constant
151 while Ind <= Source'Last - PL1 loop
280 PL1 : constant Integer := Pattern'Length - 1; constant
302 for J in 1 .. Source'Length - PL1 loop
313 for J in 1 .. Source'Length - PL1 loop
336 Ind := Source'Last - PL1;
406 for J in 1 .. Source'Length - PL1 loop
[all …]
H A Da-stzsea.adb76 PL1 : constant Integer := Pattern'Length - 1; constant
92 while Ind <= Source'Last - PL1 loop
104 while Ind <= Source'Last - PL1 loop
134 PL1 : constant Integer := Pattern'Length - 1; constant
152 while Ind <= Source'Last - PL1 loop
281 PL1 : constant Integer := Pattern'Length - 1; constant
303 for J in 1 .. Source'Length - PL1 loop
314 for J in 1 .. Source'Length - PL1 loop
337 Ind := Source'Last - PL1;
408 for J in 1 .. Source'Length - PL1 loop
[all …]

12345678910>>...41