Home
last modified time | relevance | path

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

1234567891011

/netbsd-src/games/hack/
H A Dhack.invent.c389 char lets[BUFSZ]; in getobj() local
438 (void) strcpy(lets, bp);/* necessary since we destroy buf */ in getobj()
497 doinv(lets); in getobj()
728 doinv(const char *lets) in doinv() argument
746 if (!lets || !*lets || strchr(lets, ilet)) { in doinv()
981 char lets[6]; in doprarm() local
985 lets[ct++] = obj_to_let(uarm); in doprarm()
987 lets[ct++] = obj_to_let(uarm2); in doprarm()
989 lets[ct++] = obj_to_let(uarmh); in doprarm()
991 lets[ct++] = obj_to_let(uarms); in doprarm()
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Derrinfo_example.txt64 The "-n" option lets us match on one type of process only. In the following
80 The "-p" option lets us examine one PID only. The following example examines
H A Dexecsnoop_example.txt19 In this example the command "man gzip" was executed. The output lets us
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Derrinfo_example.txt64 The "-n" option lets us match on one type of process only. In the following
80 The "-p" option lets us examine one PID only. The following example examines
H A Dexecsnoop_example.txt19 In this example the command "man gzip" was executed. The output lets us
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A Ddtruss_notes.txt12 Firstly, lets see dtruss do something cool,
68 Now lets try the same on an Ultra 5 with a 360 MHz CPU,
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A Ddtruss_notes.txt12 Firstly, lets see dtruss do something cool,
68 Now lets try the same on an Ultra 5 with a 360 MHz CPU,
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-perl/
H A DREADME14 initialized - this lets you do some initialization after
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dconfigure.host3 # file lets us skip running autoconf when modifying host specific
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dconfigure.host3 # file lets us skip running autoconf when modifying host specific
/netbsd-src/external/gpl2/xcvs/dist/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
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dconfigure.tgt3 # file lets us skip running autoconf when modifying target specific
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dconfigure.tgt3 # file lets us skip running autoconf when modifying target specific
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/
H A Dconfigure.tgt20 # lets us skip running autoconf when modifying target specific information.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dt-m32c27 # Doing it this way lets the gen* programs report the right line numbers.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dt-m32c27 # Doing it this way lets the gen* programs report the right line numbers.
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dmod_34lsub1.asm45 C lets us get to 2.0 c/l, as compared to the generic x86 code at 3.66.
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/
H A Dconfigure.tgt19 # lets us skip running autoconf when modifying target specific information.
/netbsd-src/external/gpl3/gcc/dist/libphobos/
H A Dconfigure.tgt20 # lets us skip running autoconf when modifying target specific information.
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/
H A Dconfigure.tgt19 # lets us skip running autoconf when modifying target specific information.
/netbsd-src/external/bsd/ppp/dist/
H A DREADME.pppol2tp4 The pppol2tp plugin lets pppd use the Linux kernel driver pppol2tp.ko
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcms.asn157 -- lets glue them togheter and save some bytes and share code for them
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dcopyi.asm44 C an AGI. Incrementing one and not two lets us keep loop overhead to 2
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconfig.build23 # configure script. Putting it in a separate shell file lets us skip
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Ddiveby3.asm52 C The mulhwu has the "3" multiplier in the second operand, which lets 750 and

1234567891011