| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ |
| H A D | Utils.pm | 62 my $cheat = '([[:^print:]])'; 65 s/$cheat/sprintf "\\%03o", ord $1/ge; 70 s/$cheat/sprintf "\\%03o", ord $1/ge; 99 my $cheat = '([[:^print:]])'; 102 s/$cheat/sprintf "\\x{%X}", ord $1/ge; 117 s/$cheat/sprintf "\\%03o", ord $1/ge;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| H A D | conv2.C | 4 void cheat( int* i ) { ++(*i); } in cheat() function 7 void cheat( int& i ) { ++i; } in cheat() function 12 void (t::*member)( const int& ) = &t::cheat; // ERROR - conversion in main() 13 void (*cheater)( const int* ) = &cheat; // ERROR - converting in main()
|
| /openbsd-src/games/phantasia/ |
| H A D | misc.c | 234 int cheat = 0; /* number of times player has tried to cheat */ in tradingpost() local 300 ++cheat; in tradingpost() 302 cheat = 0; in tradingpost() 319 ++cheat; in tradingpost() 323 cheat = 0; in tradingpost() 338 ++cheat; in tradingpost() 340 cheat = 0; in tradingpost() 362 ++cheat; in tradingpost() 366 cheat = 0; in tradingpost() 381 ++cheat; in tradingpost() [all …]
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlcheat.pod | 7 This 'cheat sheet' is a handy reference, meant for beginning Perl
|
| H A D | perl.pod | 73 perlcheat Perl cheat sheet
|
| H A D | perlintro.pod | 569 the meantime, here's a quick cheat sheet:
|
| H A D | perl581delta.pod | 494 perlcheat has been added: it is a Perl cheat sheet.
|
| H A D | perlsub.pod | 240 to cheat if you know what you're doing. See L</Prototypes> below.
|
| H A D | perllocale.pod | 824 # below we cheat slightly by never using anything
|
| H A D | perl5160delta.pod | 4077 ($c,$d)>. The logic for determining when it can cheat was faulty, in that
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | index.rst | 25 with GDB there is a cheat sheet listing common tasks and their LLDB equivalent
|
| /openbsd-src/gnu/llvm/llvm/docs/tutorial/ |
| H A D | BuildingAJIT3.rst | 125 cheat and just pass '0' here. In a production quality JIT you could give the
|
| /openbsd-src/games/hack/ |
| H A D | data | 117 managed to cheat him out of his hidden pot of gold or his
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | Intro.pod | 140 old packages. We still cheat in a few cases, but in most cases, L<pkg_add(1)>
|
| /openbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic7xxx.reg | 613 * We cheat by passing arguments in the Accumulator up to the kernel driver
|
| /openbsd-src/gnu/gcc/gcc/config/bfin/ |
| H A D | bfin.md | 1860 ;; We cheat. This copies one more word than operand 2 indicates.
|
| /openbsd-src/usr.bin/vi/docs/tutorial/ |
| H A D | vi.advanced | 410 Type {dd} nine times: now don't cheat with {9dd}! That is totally different.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| H A D | ia64.md | 4970 /* Otherwise, cheat and guess that the previous insn in the
|
| /openbsd-src/gnu/gcc/gcc/config/ia64/ |
| H A D | ia64.md | 6004 /* Otherwise, cheat and guess that the previous insn in the
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
| H A D | ip2k.md | 5231 ;; doesn't exist so we cheat and make it look (to the core of gcc)
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | fortunes | 9396 substance of their people, for insurance companies to cheat the young 12609 real tax question, such as how you can cheat, they're useless. 13110 The problem with engineers is that they tend to cheat in order to get 13116 The problem with program verifiers is that they tend to cheat at toy
|
| H A D | fortunes2-o | 5519 "Do you cheat on your wife?" asked the psychiatrist. 5633 Eighty percent of married men cheat in America. The rest cheat in Europe.
|
| H A D | fortunes2 | 3584 The problem with engineers is that they tend to cheat in order to 3588 The problem with program verifiers is that they tend to cheat at 26834 [The world wants to be cheated, so cheat.] 46088 You can't cheat an honest man, never give 46092 You can't cheat the phone company.
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| H A D | embed.fnc | 102 : generally needed. Also note that an XS writer can always cheat
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | embed.fnc | 120 : generally needed. Also note that an XS writer can always cheat and
|