Searched defs:IsEnabled (Results 1 – 13 of 13) sorted by relevance
43 bool IsEnabled() { in IsEnabled() function
218 bool IsEnabled() { return FLAG_compilation_cache && enabled_; } in IsEnabled() function
82 bool IsEnabled(CpuFeature f) { in IsEnabled() function
91 bool IsEnabled() { return mode_ != DISABLED; } in IsEnabled() function
177 def IsEnabled(test, possible_browser): function
217 def IsEnabled(self): member in Modem
237 def IsEnabled(self): member in Modem
260 bool IsEnabled() in IsEnabled() function
27 bool Counter::IsEnabled() { in IsEnabled() function in v8::internal::Counter
48 bool Counter::IsEnabled() { in IsEnabled() function in vixl::Counter
999 FX_BOOL CPWL_Wnd::IsEnabled() { in IsEnabled() function in CPWL_Wnd
527 FX_BOOL CFWL_WidgetImp::IsEnabled() const { in IsEnabled() function in CFWL_WidgetImp
511 PFNISENABLEDPROC IsEnabled; variable