Searched defs:restore (Results 1 - 25 of 26) sorted by path

12

/freebsd-10.1-release/contrib/gcc/
H A Dgimplify.c1035 build_stack_save_restore(tree *save, tree *restore) argument
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dstandalone.c472 REGISTER_TYPE restore[NUM_REGS]; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp73 RValue DominatingValue<RValue>::saved_type::restore(CodeGenFunction &CGF) { function in class:DominatingValue::saved_type
H A DCodeGenFunction.h2602 static llvm::Value *restore(CodeGenFunction &CGF, saved_type value) { function in struct:clang::CodeGen::DominatingLLVMValue
2612 static type restore(CodeGenFunction &CGF, saved_type value) { function in struct:clang::CodeGen::DominatingPointer
2642 static type restore(CodeGenFunction &CGF, saved_type value) { function in struct:clang::CodeGen::DominatingValue
H A DEHScopeStack.h60 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } function in struct:clang::CodeGen::InvariantValue
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h275 void restore() { function in class:clang::ColonProtectionRAIIObject
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp875 void restore() { function in struct:__anon3415::FindLocalExternScope
H A DSemaOverload.cpp817 void restore() { function in class:clang::__anon3432::UnbridgedCastsSet
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DMangled.cpp4469 save_value(T& restore) argument
/freebsd-10.1-release/contrib/sendmail/src/
H A Dmap.c519 bool restore = false; local
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2994 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) argument
H A Dar9300_freebsd.c282 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, argument
H A Dar9300_stub_funcs.c1245 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) argument
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c340 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c463 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c586 ar5212AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
H A Dar5212_attach.c676 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c543 ar5416AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
H A Dar5416_attach.c521 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c425 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
H A Dar9285_attach.c399 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
H A Dar9287_attach.c370 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-10.1-release/sys/dev/bxe/
H A Decore_sp.c1841 bool restore = ECORE_TEST_BIT(RAMROD_RESTORE, ramrod_flags); local
110 ecore_exe_queue_add(struct bxe_softc *sc, struct ecore_exe_queue_obj *o, struct ecore_exeq_elem *elem, bool restore) argument
1779 ecore_vlan_mac_get_registry_elem( struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, struct ecore_exeq_elem *elem, bool restore, struct ecore_vlan_mac_registry_elem **re) argument
1966 bool restore = ECORE_TEST_BIT(RAMROD_RESTORE, &p->ramrod_flags); local
[all...]
H A Decore_sp.h862 int (*restore)(struct bxe_softc *sc, member in struct:ecore_vlan_mac_obj
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_crtc.h313 void (*restore)(struct drm_crtc *crtc); /* resume? */ member in struct:drm_crtc_funcs
410 void (*restore)(struct drm_connector *connector); member in struct:drm_connector_funcs

Completed in 421 milliseconds

12