Home
last modified time | relevance | path

Searched defs:restore_state (Results 1 – 8 of 8) sorted by relevance

/netbsd/usr.bin/mail/
H A Dthread.c617 restore_state(state_t new_state) in restore_state() function
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h656 void (*restore_state) (void *); member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h656 void (*restore_state) (void *); member
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.c326 name_lookup::restore_state () in restore_state() function
H A Dname-lookup.cc609 name_lookup::restore_state () in restore_state() function in name_lookup
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c326 name_lookup::restore_state () in restore_state() function
/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_types.h1440 struct drm_atomic_state *restore_state; member
H A Dintel_display.c11709 struct drm_atomic_state *state = NULL, *restore_state = NULL; in intel_get_load_detect_pipe() local