Home
last modified time | relevance | path

Searched refs:save_ (Results 1 – 5 of 5) sorted by relevance

/external/libweave/src/
Dconfig.cc110 change.save_ = false; in Load()
169 save_ = true; in LoadState()
296 if (save_) in Commit()
Dconfig.h120 bool save_{true};
/external/v8/src/debug/
Ddebug.h667 inline Handle<Context> GetContext() { return save_.context(); } in GetContext()
677 SaveContext save_; // Saves previous context. variable
Ddebug.cc2109 save_(debug_->isolate_), in DebugScope()
/external/mesa3d/src/mesa/main/
Ddlist.c10965 _MESA_INIT_DLIST_VTXFMT(vfmt, save_); in _mesa_save_vtxfmt_init()
10974 _MESA_INIT_EVAL_VTXFMT(vfmt, save_); in _mesa_save_vtxfmt_init()