Searched refs:restore (Results 101 - 125 of 131) sorted by relevance

123456

/freebsd-11.0-release/crypto/openssl/crypto/bn/asm/
H A Dsparcv9-mont.pl288 restore
H A Dsparcv9a-mont.pl864 wr %g0,%o7,%asi ! restore %asi
869 restore
H A Dia64-mont.pl357 { .mib; .restore sp
848 .restore sp
H A Dppc64-mont.pl1484 addi $j,$j,1 ; restore counter
1533 addi $j,$j,1 ; restore counter
/freebsd-11.0-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9a.pl538 restore
H A Dsha512-sparcv9.pl785 restore
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_drv.c794 /* If reset with a user forcewake, try to restore, otherwise turn it off */
889 * Next we need to restore the context, but we don't use those
1053 .restore = i915_pm_resume,
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c1246 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) argument
H A Dar9300.h1329 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);
H A Dar9300_attach.c3123 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) argument
3150 /* Nothing to do on restore for 11N */
3151 if (!restore) {
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp2247 ColonProtection.restore();
2297 ColonProtection.restore();
H A DParseExprCXX.cpp901 // to save the necessary state, and restore it later.
3074 ColonProt.restore();
3109 ColonProt.restore();
H A DParseStmt.cpp711 ColonProtection.restore();
930 // Record the state of the FP_CONTRACT pragma, restore on leaving the
/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A DMakefile.in477 pgusage.c proto.h putshell.c reset.c restore.c save.c sort.c \
/freebsd-11.0-release/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl407 .restore sp
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp80 /// necessary to restore it to usability at the current insertion
82 RValue DominatingValue<RValue>::saved_type::restore(CodeGenFunction &CGF) { function in class:DominatingValue::saved_type
866 // Either way, all we need to do is restore the IP we cleared before.
/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah.h1233 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore,
/freebsd-11.0-release/sys/dev/bxe/
H A Decore_sp.h876 int (*restore)(struct bxe_softc *sc, member in struct:ecore_vlan_mac_obj
1943 * (ECORE_MCAST_CMD_DEL) or restore (ECORE_MCAST_CMD_RESTORE) a current
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1016 void restore() { function in struct:__anon4041::FindLocalExternScope
1020 restore();
1236 FindLocals.restore();
H A DSemaOverload.cpp829 void restore() { function in class:__anon4050::UnbridgedCastsSet
11172 UnbridgedCasts.restore();
12040 UnbridgedCasts.restore();
12094 UnbridgedCasts.restore();
12380 UnbridgedCasts.restore();
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dexception.S341 * restore. This is used on return from the kernel to usermode.
2219 * can read it, and we must pass %tstate in order to restore %ccr
2544 * The ins will become the outs when we restore below.
2562 * Load everything we need to restore below before disabling
2574 * Disable interrupts to restore the special globals. They are not
2585 * can use after the restore changes our window.
2600 * restore instruction below. If we restore it before the restore,
2601 * and the restore trap
[all...]
/freebsd-11.0-release/contrib/sendmail/src/
H A Dmap.c533 bool restore = false; local
549 restore = true;
596 if (restore)
/freebsd-11.0-release/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl519 veor @t[7], @t[7], @t[6] @ restore t[7]
557 veor @t[6], @t[6], @t[3] @ restore t[6]
/freebsd-11.0-release/targets/pseudo/userland/
H A DMakefile.depend147 sbin/restore \
/freebsd-11.0-release/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();

Completed in 222 milliseconds

123456