Searched refs:restore (Results 126 - 142 of 142) sorted by relevance

123456

/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl1484 addi $j,$j,1 ; restore counter
1537 addi $j,$j,1 ; restore counter
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend145 sbin/restore \
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp983 // to save the necessary state, and restore it later.
3788 ColonProt.restore();
3831 ColonProt.restore();
H A DParseStmt.cpp741 ColonProtection.restore();
1017 // Record the state of the FP_CONTRACT pragma, restore on leaving the
H A DParseDeclCXX.cpp2614 X.restore();
/freebsd-11-stable/contrib/sendmail/src/
H A Dmap.c535 bool restore = false; local
551 restore = true;
598 if (restore)
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1527 return V.restore(CGF);
H A DCGStmtOpenMP.cpp173 PreCondVars.restore(CGF);
1767 PreCondVars.restore(CGF);
H A DCGOpenMPRuntimeNVPTX.cpp2411 I->getSecond().MappedParams->restore(CGF);
2440 // Emit the restore function only in the target region.
/freebsd-11-stable/contrib/gcc/
H A Dgimplify.c1036 build_stack_save_restore (tree *save, tree *restore)
1046 *restore =
1098 /* Save stack on entry and restore it on exit. Add a try_finally
1253 /* Indicate that we need to restore the stack level when the
1035 build_stack_save_restore(tree *save, tree *restore) argument
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js2005 // save() as soon as we create the canvas element so FF2 doesn't bork on our first restore()!
2261 context.restore(); context.save();
/freebsd-11-stable/contrib/binutils/ld/
H A DMakefile.in841 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
845 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
854 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp937 void restore() {
12716 UnbridgedCasts.restore();
13859 UnbridgedCasts.restore();
13913 UnbridgedCasts.restore();
14198 UnbridgedCasts.restore();
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_common.c4302 * @restore: True if factory settings should be restored
4305 * Restore LLDP Agent factory settings if @restore set to True. In other case
4309 i40e_aq_restore_lldp(struct i40e_hw *hw, u8 *setting, bool restore, argument
4325 if (restore)
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1150 % so that \makeheadline knows which color to restore.
1174 % Typeset the headline with \maincolor, then restore the color.
5121 % can restore it in \pagesofar, after \hsize itself has (potentially)
7592 % Now we restore the token stack pointer to free the token list registers
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3886 % can restore it in \pagesofar, after \hsize itself has (potentially)
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3784 % can restore it in \pagesofar, after \hsize itself has (potentially)

Completed in 549 milliseconds

123456