Home
last modified time | relevance | path

Searched refs:lets (Results 1 – 25 of 170) sorted by relevance

1234567

/openbsd/games/hack/
H A Dhack.invent.c371 char lets[BUFSZ]; in getobj() local
409 (void) strlcpy(lets, bp, sizeof lets); /* necessary since we destroy buf */ in getobj()
468 doinv(lets); in getobj()
677 doinv(char *lets) in doinv() argument
695 if(!lets || !*lets || strchr(lets, ilet)) { in doinv()
922 char lets[6]; in doprarm() local
930 lets[ct] = 0; in doprarm()
931 doinv(lets); in doprarm()
942 char lets[3]; in doprring() local
947 lets[ct] = 0; in doprring()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A DREADME9 This lets the person running the tests choose particular sets of tests to
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dconfigure.tgt3 # file lets us skip running autoconf when modifying target specific
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dconfigure.tgt3 # file lets us skip running autoconf when modifying target specific
/openbsd/gnu/usr.bin/perl/cpan/Time-Piece/t/
H A D06large.t6 # somewhat silly, but lets see what happens
/openbsd/gnu/usr.bin/cvs/contrib/
H A Dintro.doc9 CVS is a system that lets groups of people work simultaneously on
106 the action, but lets you see what would happen. For instance, you
/openbsd/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.pm412 my( $lets )= @_;
419 foreach( split(//,$lets) ) {
/openbsd/gnu/gcc/gcc/config/m32c/
H A Dt-m32c53 # Doing it this way lets the gen* programs report the right line numbers.
/openbsd/gnu/gcc/libgomp/
H A Dconfigure.tgt3 # lets us skip running autoconf when modifying target specific information.
/openbsd/gnu/gcc/libcpp/po/
H A Dsv.po613 msgstr "CPP-aritmetik m�ste vara �tminstone s� precis som m�lets int"
617 msgstr "m�lets char �r mindre �n 8 bitar bred"
621 msgstr "m�lets wchar_t �r smalare �n m�lets char"
625 msgstr "m�lets int �r smalare �n m�lets char"
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlootut.pod226 B<Inheritance> lets you create a specialized version of an existing
227 class. Inheritance lets the new class reuse the methods and attributes
245 The L<parent> module is one of several ways that Perl lets you define
494 your class works simpler and more palatable. This lets you describe
506 C<Moose> lets you define roles the same way you define classes:
537 classes. This lets you ask questions like "what methods does the File
538 class implement?" It also lets you modify your classes
H A Dperlobj.pod315 important, because it lets methods at different levels within a deep
439 This pragma lets you switch to the "C3" resolution order. In simple
448 The C3 order also lets you call methods in sibling classes with the
507 This constructor lets its parent class do the actual object
529 An accessor lets you add additional code around attribute access. For
614 Perl lets you use a scalar variable containing a string as a method
628 Perl also lets you use a scalar containing a string as a class name:
657 Perl also lets you use a dereferenced scalar reference in a method
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/21_strings/
H A Dstringtok_h.txt75 * the user must supply it. Enh, this lets them break up strings on
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/
H A DREADME.gcc59 This lets test-tool (which drives the nightly tests) do a better job
/openbsd/gnu/gcc/libstdc++-v3/docs/html/21_strings/
H A Dstringtok_h.txt75 * the user must supply it. Enh, this lets them break up strings on
/openbsd/gnu/usr.bin/binutils/config/
H A Dacinclude.m4842 dnl Ok, lets find the tcl source trees so we can use the headers
937 dnl Ok, lets find the tcl configuration
1080 # Ok, lets find the tk source trees so we can use the headers
1288 dnl Ok, lets find the itcl source trees so we can use the headers
1367 dnl Ok, lets find the itcl library
1455 dnl Ok, lets find the itcl source trees so we can use the itcl_sh script
1583 dnl Ok, lets find the tix source trees so we can use the headers
1668 # Ok, lets find the tix configuration
1751 # Ok, lets find the itcl configuration
1838 # Ok, lets find the itk configuration
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/config/
H A Dacinclude.m4842 dnl Ok, lets find the tcl source trees so we can use the headers
937 dnl Ok, lets find the tcl configuration
1080 # Ok, lets find the tk source trees so we can use the headers
1288 dnl Ok, lets find the itcl source trees so we can use the headers
1367 dnl Ok, lets find the itcl library
1455 dnl Ok, lets find the itcl source trees so we can use the itcl_sh script
1583 dnl Ok, lets find the tix source trees so we can use the headers
1668 # Ok, lets find the tix configuration
1751 # Ok, lets find the itcl configuration
1838 # Ok, lets find the itk configuration
[all …]
/openbsd/gnu/gcc/config/
H A Dacinclude.m4842 dnl Ok, lets find the tcl source trees so we can use the headers
937 dnl Ok, lets find the tcl configuration
1080 # Ok, lets find the tk source trees so we can use the headers
1288 dnl Ok, lets find the itcl source trees so we can use the headers
1367 dnl Ok, lets find the itcl library
1455 dnl Ok, lets find the itcl source trees so we can use the itcl_sh script
1583 dnl Ok, lets find the tix source trees so we can use the headers
1668 # Ok, lets find the tix configuration
1751 # Ok, lets find the itcl configuration
1838 # Ok, lets find the itk configuration
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dacinclude.m472 # Ok, lets find the tcl source trees so we can use the headers
161 # Ok, lets find the tcl configuration
290 # Ok, lets find the tk source trees so we can use the headers
384 # Ok, lets find the tk configuration
489 # Ok, lets find the itcl configuration
615 # Ok, lets find the itk configuration
H A Daclocal.m484 # Ok, lets find the tcl source trees so we can use the headers
173 # Ok, lets find the tcl configuration
302 # Ok, lets find the tk source trees so we can use the headers
396 # Ok, lets find the tk configuration
501 # Ok, lets find the itcl configuration
627 # Ok, lets find the itk configuration
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A Daclocal.m446 # Ok, lets find the tcl source trees so we can use the headers
160 # Ok, lets find the tcl library
295 # Ok, lets find the tk source trees so we can use the headers
427 # Ok, lets find the tk library
/openbsd/gnu/llvm/libcxx/cmake/
H A Dconfig-ix.cmake18 # NOTE(compnerd) this is technically a lie, there is msvcrt, but for now, lets
/openbsd/distrib/notes/sparc64/
H A Dxfer59 bootable image starting at the beginning of the disk. This lets
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Tools/
H A DClass.t129 # If the platform does support 'DOES' lets pretend it doesn't.
/openbsd/gnu/llvm/llvm/docs/
H A DBugpointRedesign.md43 to bugpoint’s current `-compile-custom` option, which lets the user run a

1234567