Home
last modified time | relevance | path

Searched defs:synced_ (Results 1 – 5 of 5) sorted by relevance

/dports/mail/lurker/lurker-2.3/libesort/
H A Desort.h71 bool synced_; variable
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgGame.h70 bool synced_; //!< flag indicating whether the game is considered synced variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/
H A DSourceAppCommand.java100 private final boolean synced_; field in SourceAppCommand.CommandSourceColumnToolbarButton
/dports/games/spring/spring_98.0/rts/System/
H A DEventClient.h100 const bool synced_; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/command/
H A DAppCommand.java105 private boolean synced_ = true; field in AppCommand.CommandToolbarButton