Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 26) sorted by relevance

12

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDEHScopeStack.h61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
HDCGCleanup.cpp75 RValue DominatingValue<RValue>::saved_type::restore(CodeGenFunction &CGF) { in restore() function in DominatingValue::saved_type
HDCodeGenFunction.h3070 static llvm::Value *restore(CodeGenFunction &CGF, saved_type value) { in restore() function
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c340 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5210ConfigPCIE()
/NextBSD/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c371 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar9287ConfigPCIE()
HDar9285_attach.c400 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar9285ConfigPCIE()
HDar9280_attach.c426 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar9280ConfigPCIE()
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c463 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5211ConfigPCIE()
/NextBSD/sys/dev/drm2/
HDdrm_crtc_helper.h92 void (*restore)(struct drm_encoder *encoder); member
HDdrm_crtc.h327 void (*restore)(struct drm_crtc *crtc); /* resume? */ member
443 void (*restore)(struct drm_connector *connector); member
/NextBSD/contrib/libxo/xo/
HDxo.c80 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) in checkpoint()
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c676 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5212ConfigPCIE()
HDar5212_ani.c587 HAL_OPMODE opmode, int restore) in ar5212AniReset()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c521 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) in ar5416ConfigPCIE()
HDar5416_ani.c544 HAL_OPMODE opmode, int restore) in ar5416AniReset()
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDRAIIObjectsForParser.h281 void restore() { in restore() function
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c3119 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) in ar9300_config_pci_power_save()
HDar9300_freebsd.c347 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, in ar9300_config_pcie_freebsd()
HDar9300_stub_funcs.c1246 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) in ar9300_Stub_ConfigPCIE()
/NextBSD/contrib/gdb/gdb/
HDstandalone.c472 REGISTER_TYPE restore[NUM_REGS]; in resume() local
/NextBSD/sys/dev/bxe/
HDecore_sp.c113 bool restore) in ecore_exe_queue_add()
1783 bool restore, in ecore_vlan_mac_get_registry_elem()
1841 bool restore = ECORE_TEST_BIT(RAMROD_RESTORE, ramrod_flags); in ecore_execute_vlan_mac() local
1966 bool restore = ECORE_TEST_BIT(RAMROD_RESTORE, &p->ramrod_flags); in ecore_vlan_mac_push_new_cmd() local
HDecore_sp.h862 int (*restore)(struct bxe_softc *sc, member
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDCxaDemangle.cpp4484 save_value(T& restore) in save_value()
/NextBSD/contrib/gcc/
HDgimplify.c1035 build_stack_save_restore (tree *save, tree *restore) in build_stack_save_restore()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp869 void restore() { in restore() function

12