Home
last modified time | relevance | path

Searched refs:entering (Results 1 – 25 of 124) sorted by relevance

12345

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dexception114 * exception-declaration in the matching handler or entering `unexpected()`
115 * due to the throw; or after entering `terminate()` for any reason
/netbsd/src/games/rogue/
Droom.c422 dr_course(object *monster, boolean entering, short row, short col) in dr_course() argument
436 if (entering) { /* entering room */ in dr_course()
Dmonster.c565 wake_room(short rn, boolean entering, short row, short col) in wake_room() argument
581 if (entering) { in wake_room()
/netbsd/src/sys/arch/m68k/060sp/dist/
Disp.doc127 The third section is the code section. After entering through an "Entry-point",
206 To see what the register state is upon entering _060_real_cas() or
Dfpsp.doc118 The third section is the code section. After entering through an "Entry-point",
Dtest.doc113 The third section is the code section. After entering through an "Entry-point",
/netbsd/src/external/lgpl3/gmp/dist/mpn/m88k/
Dadd_n.s60 addu r12,r12,r5 ; r12 is address for entering in loop
Dsub_n.s61 addu r12,r12,r5 ; r12 is address for entering in loop
/netbsd/src/sys/arch/sandpoint/stand/altboot/
DREADME.altboot83 - By entering the interactive mode.
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/doc/
DREADME.privsep105 and then either rebooting or entering "mount -a && /etc/rc.d/devfs start".
/netbsd/src/sys/arch/sparc64/sparc64/
Dmp_subr.S408 ! XXX -- we should panic instead of silently entering debugger
/netbsd/src/distrib/miniroot/
Dinstall.sub1306 timezones can be selected by entering a token like "MET" or "GMT-6".
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/
Drfc3491.txt197 security of the Internet would be compromised if a user entering a
/netbsd/src/external/gpl3/binutils/dist/include/
Dgcc-cp-fe.def78 entering the scope for the user expression (see the enter_scope
85 is looked up, entering the scope, introducing the declaration,
152 entering the scope of the class containing member function f
753 /* Start defining a 'class', 'struct' or 'union' type, entering its
/netbsd/src/external/gpl3/gdb/dist/include/
Dgcc-cp-fe.def78 entering the scope for the user expression (see the enter_scope
85 is looked up, entering the scope, introducing the declaration,
152 entering the scope of the class containing member function f
753 /* Start defining a 'class', 'struct' or 'union' type, entering its
/netbsd/src/external/gpl3/gcc/dist/include/
Dgcc-cp-fe.def78 entering the scope for the user expression (see the enter_scope
85 is looked up, entering the scope, introducing the declaration,
152 entering the scope of the class containing member function f
753 /* Start defining a 'class', 'struct' or 'union' type, entering its
/netbsd/src/usr.bin/sed/
DPOSIX41 and ignored, and leading whitespace is obtainable by entering a
/netbsd/src/crypto/external/cpl/trousers/dist/
DREADME112 Passwords: When entering passwords for keys you'd like to use in both
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc4529.txt75 instance when entering an LDAP URL [RFC4516] into a web browser, such
/netbsd/src/sys/kern/
Dkern_proc.c1567 fixjobc(struct proc *p, struct pgrp *pgrp, int entering) in fixjobc() argument
1581 if (entering) { in fixjobc()
1600 if (entering) { in fixjobc()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Djit-reader.in221 of the stack pointer when entering the function. */
/netbsd/src/external/bsd/nvi/dist/cl/
DREADME.signal79 character in vi, but that means that there's a race between entering
/netbsd/src/external/bsd/nvi/dist/docs/vi.ref/
Dset.opt.texi110 another line, or entering
299 It may be so specified by entering an empty string or a
444 This option adds the ability to do shell expansion when entering input
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dmep.opc741 /* printf("entering state %d at '%s'...\n", state, in); */
774 /* printf("entering state %d at '%s'...\n", state, in); */
/netbsd/src/games/hack/
Drumors152 First Law of Hacking: leaving is much more difficult than entering.
323 Read the manual before entering the cave - You might get killed otherwise.

12345