Searched defs:SUSPEND (Results 1 – 9 of 9) sorted by relevance
22 public static final int SUSPEND = 2; field in ShadowVideoView
36 #define SUSPEND 2 macro
48 #define SUSPEND 0x20 macro
383 enum sleep { NOSLEEP, SUSPEND, HIBERNATE }; enumerator
42 SUSPEND, enumerator
60 #define SUSPEND 0x40 macro
2978 private val SUSPEND = Symbol("SUSPEND") constant
1292 pub const SUSPEND: Self = Self(1); constant