Home
last modified time | relevance | path

Searched refs:enter (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/netbsd-src/sys/arch/i386/stand/lib/
H A Dconio.S17 call _C_LABEL(prot_to_real) # enter real mode
45 call _C_LABEL(prot_to_real) # enter real mode
66 call _C_LABEL(prot_to_real) # enter real mode
88 call _C_LABEL(prot_to_real) # enter real mode
112 call _C_LABEL(prot_to_real) # enter real mode
H A Dbios_disk.S70 call _C_LABEL(prot_to_real) # enter real mode
118 call _C_LABEL(prot_to_real) # enter real mode
154 call _C_LABEL(prot_to_real) # enter real mode
208 call _C_LABEL(prot_to_real) # enter real mode
245 call _C_LABEL(prot_to_real) # enter real mode
277 call _C_LABEL(prot_to_real) # enter real mode
H A Dcomio.S24 call _C_LABEL(prot_to_real) # enter real mode
61 call _C_LABEL(prot_to_real) # enter real mode
97 call _C_LABEL(prot_to_real) # enter real mode
130 call _C_LABEL(prot_to_real) # enter real mode
/netbsd-src/tests/lib/libc/net/
H A Dt_nsdispatch.sh37 func1: enter
38 func2: enter
39 func3: enter
/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_wdog.c201 ixpdog_ddb_trap(int enter) in ixpdog_ddb_trap() argument
208 sc->sc_armed += enter ? (-1) : 1; in ixpdog_ddb_trap()
210 if ((enter && sc->sc_armed == 0) || (!enter && sc->sc_armed == 1)) in ixpdog_ddb_trap()
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfpsp.doc179 exception taken ---> enter _060_fpsp_snan --|
187 exception taken ---> enter _060_fpsp_operr --|
195 exception taken ---> enter _060_fpsp_dz --|
203 exception taken ---> enter _060_fpsp_inex --|
211 exception taken ---> enter _060_fpsp_ovfl --|
223 exception taken ---> enter _060_fpsp_unfl --|
235 exception taken ---> enter _060_fpsp_fline --|
271 exception taken ---> enter _060_fpsp_unsupp --|
292 exception taken ---> enter _060_fpsp_effadd --|
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-pointer-equiv.cc57 void enter (basic_block);
76 ssa_equiv_stack::enter (basic_block) in enter() function in ssa_equiv_stack
178 pointer_equiv_analyzer::enter (basic_block bb) in enter() function in pointer_equiv_analyzer
180 m_cond_points->enter (bb); in enter()
/netbsd-src/sys/arch/i386/stand/dosboot/
H A Ddos_file.S29 call _C_LABEL(prot_to_real) # enter real mode
82 call _C_LABEL(prot_to_real) # enter real mode
131 call _C_LABEL(prot_to_real) # enter real mode
172 call _C_LABEL(prot_to_real) # enter real mode
/netbsd-src/usr.sbin/lpr/pac/
H A Dpac.c97 static struct hent *enter(const char *);
168 (void)enter(*argv); in main()
234 hp = enter(cp); in account()
334 enter(const char *name) in enter() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dprologue.md46 return "enter\t#0";
47 return "enter\t%0-2";
65 return "enter\t#0";
66 return "enter\t%0-4";
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dprologue.md46 return "enter\t#0";
47 return "enter\t%0-2";
65 return "enter\t#0";
66 return "enter\t%0-4";
/netbsd-src/sys/arch/i386/i386/
H A Dlinux_sigcode.S85 int $0x80 # enter kernel with args on stack
96 int $0x80 # enter kernel with args on stack
/netbsd-src/games/hunt/
H A DREADME.protocol126 C: {uint32: 'enter status'}
147 The 'enter status' integer is one of the following:
149 1 (Q_CLOAK) the player wishes to enter cloaked
150 2 (Q_FLY) the player wishes to enter flying
151 3 (Q_SCAN) the player wishes to enter scanning
153 Any other value indicates that the player wishes to enter in
159 On successful allocation, the server will immediately enter the
228 re-enter the game. Otherwise the client should quit.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m32c/
H A Dlib1funcs.S147 enter #0
167 enter #0
188 enter #0
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m32c/
H A Dlib1funcs.S147 enter #0
167 enter #0
188 enter #0
/netbsd-src/external/gpl2/groff/dist/contrib/mom/
H A DTODO20 Let user be able to enter decimal fractions as the argument to _INDENT
21 control macros, or, instead, let user be able to enter absolute
/netbsd-src/sys/arch/hpc/hpc/platid_gen/
H A Dplatid_gen.c79 void enter(void);
179 enter(); /* XXX */ in main()
227 enter(void) in enter() function
329 enter(); in gen_list()
/netbsd-src/sys/arch/i386/stand/pxeboot/
H A Dpxe_call.S58 call _C_LABEL(prot_to_real) # enter real mode
90 call _C_LABEL(prot_to_real) # enter real mode
/netbsd-src/external/bsd/nvi/dist/build.unix/
H A DREADME4 should enter:
46 There are many options that you can enter to the configuration program.
47 To see a complete list of the options, enter "configure --help". Only
67 routines), and you want to use them instead, enter:
79 defined during compilation, enter:
87 Perl interpreter, enter:
96 Tcl/Tk interpreter, enter:
106 nvi front-end, enter:
117 nvi front-end, enter:
220 level in the filesystem hierarchy as nvi. You would enter something like:
/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A DREADME8 enter set project-specific environment
9 usage: enter project-name
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/fr30/
H A Dcrti.S35 enter #4
55 enter #4
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/fr30/
H A Dcrti.S35 enter #4
55 enter #4
/netbsd-src/distrib/sun2/miniroot/
H A Dprofile51 echo 'To install NetBSD, enter the command: install'
52 echo 'Otherwise, enter the command: halt'
/netbsd-src/distrib/sun3/miniroot/
H A Dprofile51 echo 'To install NetBSD, enter the command: install'
52 echo 'Otherwise, enter the command: halt'
/netbsd-src/external/mpl/dhcp/dist/client/scripts/
H A Dmacos167 if [ -f /etc/dhclient-enter-hooks ]; then
169 . /etc/dhclient-enter-hooks

12345678910>>...22