Searched defs:restore (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/games/mille/
H A Dmille.c57 bool restore; local
/netbsd-current/games/battlestar/
H A Dsave.c44 restore(const char *filename) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dscoped_restore-selftests.c48 scoped_restore restore = make_scoped_restore (&integer); local
59 scoped_restore restore = make_scoped_restore (&integer, 1); local
69 scoped_restore restore = make_scoped_restore (&integer, 1); local
83 scoped_restore restore = make_scoped_restore (&base, &derived); local
96 scoped_restore restore = make_scoped_restore_global (1); local
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dscoped_restore-selftests.c48 scoped_restore restore = make_scoped_restore (&integer); local
59 scoped_restore restore = make_scoped_restore (&integer, 1); local
69 scoped_restore restore = make_scoped_restore (&integer, 1); local
83 scoped_restore restore = make_scoped_restore (&base, &derived); local
96 scoped_restore restore = make_scoped_restore_global (1); local
/netbsd-current/sys/external/bsd/drm2/include/drm/
H A Ddrm_client.h51 int (*restore)(struct drm_client_dev *); member in struct:drm_client_funcs
H A Ddrm_encoder_slave.h54 void (*restore)(struct drm_encoder *); member in struct:drm_encoder_slave_funcs
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dpm.h61 int (*restore)(struct device *); member in struct:dev_pm_ops
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_encoder.h61 struct nv04_output_reg restore; member in struct:nouveau_encoder
H A Dnouveau_crtc.h71 void (*restore)(struct drm_crtc *crtc); member in struct:nouveau_crtc
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c339 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c460 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9285_attach.c281 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
H A Dar5416_ani.c539 ar5416AniReset(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *chan, HAL_OPMODE opmode, int restore) argument
H A Dar9280_attach.c296 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
H A Dar5416_attach.c403 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
/netbsd-current/usr.sbin/memswitch/
H A Dmemswitch.c440 restore(const char *name) function
/netbsd-current/sbin/gpt/
H A Drestore.c172 restore(gpt_t gpt, const char *infile, int force) function
/netbsd-current/games/rogue/
H A Dsave.c174 restore(const char *fname) function
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_encoder_slave.h57 void (*restore)(struct drm_encoder *encoder); member in struct:drm_encoder_slave_funcs
/netbsd-current/games/monop/
H A Dexecute.c334 restore(void) function
/netbsd-current/usr.sbin/pf/pfs/
H A Dpfs.c459 int restore = 0; local
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c660 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
H A Dar5212_ani.c619 ar5212AniReset(struct ath_hal *ah, HAL_CHANNEL_INTERNAL *chan, HAL_OPMODE opmode, int restore) argument
/netbsd-current/external/bsd/blocklist/bin/
H A Dblocklistd.c422 int c, tout, flags, flush, restore, ret; local
/netbsd-current/usr.bin/resize/
H A Dresize.c153 static const char *const restore[EMULATIONS] = variable

Completed in 206 milliseconds

123