Home
last modified time | relevance | path

Searched defs:IsEnabled (Results 1 – 17 of 17) sorted by relevance

/external/v8/src/
Dlog-utils.h44 bool IsEnabled() { in IsEnabled() function
Dcompilation-cache.h218 bool IsEnabled() { return FLAG_compilation_cache && enabled_; } in IsEnabled() function
Dassembler.h87 bool IsEnabled(CpuFeature f) { in IsEnabled() function
/external/libchrome/base/trace_event/
Dtrace_log.h88 bool IsEnabled() { return mode_ != DISABLED; } in IsEnabled() function
/external/swiftshader/third_party/LLVM/lib/MC/
DSubtargetFeature.cpp57 bool IsEnabled) { in PrependFlag()
113 bool IsEnabled) { in AddFeature()
/external/libchrome/base/
Dfeature_list.cc135 bool FeatureList::IsEnabled(const Feature& feature) { in IsEnabled() function in base::FeatureList
/external/chromium-trace/catapult/telemetry/telemetry/
Ddecorators.py208 def IsEnabled(test, possible_browser): function
/external/autotest/client/cros/cellular/
Dmodem1.py217 def IsEnabled(self): member in Modem
Dmodem.py237 def IsEnabled(self): member in Modem
/external/lzma/CPP/Windows/
DWindow.h260 bool IsEnabled() in IsEnabled() function
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.h322 bool IsEnabled() const { return m_bEnabled; } in IsEnabled() function
/external/v8/src/arm64/
Dinstrument-arm64.cc27 bool Counter::IsEnabled() { in IsEnabled() function in v8::internal::Counter
/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp243 bool CFWL_Widget::IsEnabled() const { in IsEnabled() function in CFWL_Widget
/external/vixl/src/aarch64/
Dinstrument-aarch64.cc45 bool Counter::IsEnabled() { return enabled_; } in IsEnabled() function in vixl::aarch64::Counter
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp2491 GLboolean IsEnabled(GLenum cap) in IsEnabled() function
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp4249 GLboolean IsEnabled(GLenum cap) in IsEnabled() function
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc692 GLboolean MojoGLES2Impl::IsEnabled(GLenum cap) { in IsEnabled() function in mojo::MojoGLES2Impl