Home
last modified time | relevance | path

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

1234567891011

/openbsd-src/sys/kern/
H A Dsubr_percpu.c167 uint64_t enter, leave; in counters_read() local
180 enter = *gen; in counters_read()
183 while (enter & 1) { in counters_read()
185 enter = *gen; in counters_read()
195 if (enter == leave) in counters_read()
198 enter = leave; in counters_read()
H A Dkern_resource.c375 uint64_t enter, leave; in tuagg_sumup()
377 enter = from->tu_gen; in tuagg_sumup()
380 while (enter & 1) { in tuagg_sumup()
382 enter = from->tu_gen; in tuagg_sumup()
390 if (enter == leave) in tuagg_sumup()
392 enter = leave; in tuagg_sumup()
376 uint64_t enter, leave; tuagg_sumup() local
/openbsd-src/distrib/notes/luna88k/
H A Dinstall32 At the PROM prompt, enter
45 with ID #0 connected to the external controller, enter:
49 Once the OpenBSD bootloader starts, at the ``boot>'' prompt, enter:
63 After halting the system, at the PROM prompt, enter
69 Once the OpenBSD bootloader starts, at the ``boot>'' prompt, enter:
/openbsd-src/gnu/gcc/gcc/config/m32c/
H A Dm32c-lib1.S153 enter #0
173 enter #0
194 enter #0
H A Dprologue.md45 "enter\t%0"
59 "enter\t%0"
/openbsd-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.
/openbsd-src/gnu/usr.bin/perl/
H A Dpeep.c3706 LISTOP *enter, *exlist; in Perl_rpeep()
3711 enter = cLISTOPx(o->op_next); in Perl_rpeep()
3712 if (!enter) in Perl_rpeep()
3714 if (enter->op_type == OP_NULL) { in Perl_rpeep()
3715 enter = cLISTOPx(enter->op_next); in Perl_rpeep()
3716 if (!enter) in Perl_rpeep()
3721 if (enter->op_type == OP_GV) { in Perl_rpeep()
3722 gvop = (OP *) enter; in Perl_rpeep()
3723 enter in Perl_rpeep()
3745 LISTOP *enter, *exlist; Perl_rpeep() local
[all...]
/openbsd-src/distrib/notes/alpha/
H A Dprep14 - enter the AlphaBIOS setup upon startup
19 - confirm your changes with F10 (or Ctrl-U) twice, then enter.
100 option, and enter the correct filename at the boot loader "boot>"
109 If you plan to use USB devices on these machines, enter
185 From the SRM console, enter either
189 at the SRM prompt, then enter
/openbsd-src/distrib/notes/loongson/
H A Dprep25 arrows keys and press enter, or abort the countdown sequence and get to
29 and want to enter PMON, you should press the `Del' key or
35 operating system; to enter PMON, repeatedly press the `del' key
/openbsd-src/gnu/gcc/gcc/config/fr30/
H A Dcrti.asm48 enter #4
68 enter #4
/openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dcrti.asm48 enter #4
68 enter #4
/openbsd-src/usr.bin/systat/
H A Dnetstat.c90 static void enter(struct kinfo_file *);
169 enter(struct kinfo_file *kf) in enter() function
212 /* finally enter the socket to the table */ in enter()
326 enter(&kf[i]); in read_ns()
/openbsd-src/distrib/notes/hppa/
H A Dprep9 appears, enter ``a'' to select the "Boot Administration mode."
29 isl''), enter the following at the ``boot>'' prompt:
/openbsd-src/distrib/hppa/
H A Dinstall.md26 # Abandon all hope, ye who enter here.
/openbsd-src/libexec/ld.so/ldconfig/
H A Dldconfig.c77 static void enter(char *, char *, char *, int *, int);
221 enter(dir, dp->d_name, name, dewey, ndewey); in dodir()
228 enter(char *dir, char *file, char *name, int dewey[], int ndewey) in enter() function
/openbsd-src/games/hack/
H A Dhack.fix85 /* Did we just enter a zoo of some kind? */
94 /* Did we just enter a zoo of some kind? */
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Dcommon.inc27 comment "enter - subroutine prologue"
/openbsd-src/gnu/llvm/llvm/docs/
H A DXRayExample.rst115 …function: __cxx_global_var_init.8, cpu: 37, thread: 69819, kind: function-enter, tsc: 543442602326…
117 …, function: __cxx_global_var_init, cpu: 37, thread: 69819, kind: function-enter, tsc: 543442602992…
119 …::StringRef, llvm::raw_ostream*)', cpu: 37, thread: 69819, kind: function-enter, tsc: 543442604695…
121 … 'llvm::LLLexer::LexIdentifier()', cpu: 37, thread: 69819, kind: function-enter, tsc: 543442604785…
123 … 'llvm::LLLexer::LexIdentifier()', cpu: 37, thread: 69819, kind: function-enter, tsc: 543442604803…
125 … 'llvm::LLLexer::LexIdentifier()', cpu: 37, thread: 69819, kind: function-enter, tsc: 543442604805…
/openbsd-src/gnu/llvm/llvm/docs/_static/
H A DLoopOptWG_invite.ics34enter a numeric password.\n\n\nJOIN BY PHONE\n1-844-531-0958 United States Toll Free\n1-669-234-11…
35enter a numeric password.</FONT>&nbsp; <BR><BR><FONT SIZE="4" FACE="ARIAL"><FONT SIZE="3" COLOR="#…
/openbsd-src/gnu/lib/libreadline/examples/
H A Drlfe.c325 static char enter[] = "\r"; in line_handler() local
361 write (out_to_inferior_fd, enter, sizeof(enter)-1); in line_handler()
/openbsd-src/distrib/notes/
H A DINSTALL160 logging in, enter
165 passwd(5), enter
171 If you are unsure of what man page you are looking for, enter
/openbsd-src/games/adventure/
H A Dhdr.h148 null, entrnc, dprssn, enter, stream, pour, say, lock, throw,
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dnv.c602 bool enter) in nv_update_umd_stable_pstate() argument
604 if (enter) in nv_update_umd_stable_pstate()
610 adev->gfx.funcs->update_perfmon_mgcg(adev, !enter); in nv_update_umd_stable_pstate()
615 adev->nbio.funcs->enable_aspm(adev, !enter); in nv_update_umd_stable_pstate()
/openbsd-src/usr.bin/vi/cl/
H A DREADME.signal74 The second problem is that vi permits you to enter literal signal
89 enter a literal flow control character).
118 to enter a literal character (e.g. ^V^C). If the user enters the
122 since we turn off flow control so that the user can enter literal
/openbsd-src/gnu/llvm/llvm/bindings/python/
H A DREADME.txt32 to your test at the point you wish to enter the debugger:

1234567891011