Searched defs:IsDisabled (Results 1 – 9 of 9) sorted by relevance
117 bool IsDisabled = Val[0] == DisabledPrefix; in parseIndividualParams() local
228 def IsDisabled(self): member in Modem
241 def IsDisabled(self): member in Modem
168 bool HistogramSamples::AtomicSingleSample::IsDisabled() const { in IsDisabled() function in base::HistogramSamples::AtomicSingleSample
229 constexpr static bool IsDisabled(bool hasStencilClip) { in IsDisabled() function
225 constexpr static bool IsDisabled(bool hasStencilClip) { in IsDisabled() function
94 bool IsDisabled : 1; variable
1774 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled() local
2107 bool IsDisabled = Val.startswith(DisabledPrefixIn); in ParseMRecip() local