/openbsd/games/mille/ |
H A D | mille.c | 50 bool restore; in main() local 60 restore = FALSE; in main() 64 restore = TRUE; in main() 93 if (!restore || (Player[PLAYER].total >= 5000 in main() 103 if (!restore) in main() 105 if (!restore || On_exit) { in main() 110 if (restore) in main() 120 restore = On_exit = FALSE; in main()
|
/openbsd/sbin/restore/ |
H A D | Makefile | 3 PROG= restore 4 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore 6 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \ 8 MAN= restore.8
|
/openbsd/distrib/special/restore/ |
H A D | Makefile | 3 PROG= restore 4 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c 6 .PATH: ${.CURDIR}/../../../sbin/restore
|
/openbsd/regress/usr.sbin/syslogd/ |
H A D | ttylog.c | 37 void restore(void); 141 restore(); in main() 177 restore(void) in restore() function 200 restore(); in timeout() 208 restore(); in terminate() 235 restore(); in iostdin()
|
/openbsd/usr.sbin/watchdogd/ |
H A D | watchdogd.c | 128 goto restore; in main() 137 goto restore; in main() 142 goto restore; in main() 166 restore: sysctl(mib, 3, NULL, 0, &speriod, sizeof(speriod)); in main()
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_display_reset.c | 24 struct drm_modeset_acquire_ctx *ctx = &dev_priv->display.restore.reset_ctx; in intel_display_reset_prepare() 80 dev_priv->display.restore.modeset_state = state; in intel_display_reset_prepare() 86 struct drm_modeset_acquire_ctx *ctx = &i915->display.restore.reset_ctx; in intel_display_reset_finish() 97 state = fetch_and_zero(&i915->display.restore.modeset_state); in intel_display_reset_finish()
|
H A D | intel_display_driver.c | 512 i915->display.restore.modeset_state = state; in intel_display_driver_suspend() 558 struct drm_atomic_state *state = i915->display.restore.modeset_state; in intel_display_driver_resume() 565 i915->display.restore.modeset_state = NULL; in intel_display_driver_resume()
|
/openbsd/libexec/ld.so/sparc64/ |
H A D | ldasm.S | 130 add %sp, 48 + DL_DATA_SIZE, %sp ! restore stack 199 restore /* Dump our stack frame */ 211 restore /* Dump our stack frame */
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 747 goto restore; in __igt_reset_engine() 763 goto restore; in __igt_reset_engine() 792 goto restore; in __igt_reset_engine() 808 restore: in __igt_reset_engine() 1157 goto restore; in __igt_reset_engines() 1160 restore: in __igt_reset_engines() 1675 goto restore; in igt_reset_queue() 1690 goto restore; in igt_reset_queue() 1715 goto restore; in igt_reset_queue() 1733 goto restore; in igt_reset_queue() [all …]
|
/openbsd/sys/arch/hppa/spmath/ |
H A D | impys.S | 280 ldws,mb -4(sp),pm ; restore registers 281 ldws,mb -4(sp),pc ; restore registers 282 ldws,mb -4(sp),sign ; restore registers 283 ldws,mb -4(sp),brindex ; restore registers 284 ldws,mb -4(sp),cnt ; restore registers 285 ldws,mb -4(sp),op1 ; restore registers 286 ldws,mb -4(sp),pl ; restore registers 288 ldws,mb -4(sp),pu ; restore registers
|
H A D | impyu.S | 278 ldws,mb -4(sp),pm ; restore registers 279 ldws,mb -4(sp),pc ; restore registers 280 ldws,mb -4(sp),saveop2 ; restore registers 281 ldws,mb -4(sp),brindex ; restore registers 282 ldws,mb -4(sp),cnt ; restore registers 283 ldws,mb -4(sp),op1 ; restore registers 284 ldws,mb -4(sp),pl ; restore registers 286 ldws,mb -4(sp),pu ; restore registers
|
H A D | divu.S | 128 ldws,mb -4(sp),tp ; restore registers 129 ldws,mb -4(sp),dvr ; restore registers 130 ldws,mb -4(sp),quo ; restore registers 132 ldws,mb -4(sp),rem ; restore registers
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | EHScopeStack.h | 60 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function 202 T restore(CodeGenFunction &CGF, std::index_sequence<Is...>) { 205 return T{DominatingValue<As>::restore(CGF, std::get<Is>(Saved))...}; 209 restore(CGF, std::index_sequence_for<As...>()).Emit(CGF, flags);
|
/openbsd/lib/libc/arch/hppa/gen/ |
H A D | setjmp.S | 71 copy %arg2, %arg0 ; restore jmpbuf to %arg0 138 copy %arg2, %arg0 ; restore jmpbuf to %arg0 139 copy %arg3, %arg1 ; restore val to %arg1
|
/openbsd/sys/lib/libkern/arch/sparc64/ |
H A D | _setjmp.S | 78 restore ! pop frame and loop 88 restore ! pop frame and loop
|
/openbsd/gnu/llvm/clang/include/clang/Parse/ |
H A D | RAIIObjectsForParser.h | 284 void restore() { in restore() function 289 restore(); in ~ColonProtectionRAIIObject() 307 void restore() { P.OpenMPDirectiveParsing = OldVal; } in restore() function 309 ~ParsingOpenMPDirectiveRAII() { restore(); } in ~ParsingOpenMPDirectiveRAII()
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | README.txt | 34 restore %g0, %g0, %g0 54 * Implement frame pointer elimination, e.g. eliminate save/restore for
|
/openbsd/gnu/usr.bin/texinfo/doc/ |
H A D | Makefile.in | 277 restore=: && backupdir="$(am__leading_dot)am$$$$" && \ 280 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ 288 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ 336 restore=: && backupdir="$(am__leading_dot)am$$$$" && \ 339 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ 347 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ 395 restore=: && backupdir="$(am__leading_dot)am$$$$" && \ 398 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ 406 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
|
/openbsd/sys/dev/usb/dwc2/ |
H A D | dwc2_core.h | 1347 bool restore); 1461 bool restore); 1504 bool restore) in dwc2_gadget_exit_partial_power_down() argument 1536 int rem_wakeup, bool restore); 1574 int rem_wakeup, bool restore) in dwc2_host_exit_partial_power_down() argument
|
/openbsd/gnu/gcc/gcc/config/sparc/ |
H A D | sol2-cn.asm | 46 restore 52 restore
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sol2-cn.asm | 46 restore 52 restore
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | crtn.asm | 44 .restore sp 52 .restore sp
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | crtn.asm | 44 .restore sp 52 .restore sp
|
/openbsd/lib/libc/arch/sparc64/gen/ |
H A D | _setjmp.S | 67 restore
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | InAlloca.rst | 98 lifetime is handled explicitly with stack save and restore calls. In 101 powerful than a full stack save and restore. 128 restore, we can have multiple overlapping active call frames. 139 still restore the stack pointer to avoid a stack leak.
|