Home
last modified time | relevance | path

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

/external/v8/src/
Dlog-utils.h43 bool IsEnabled() { in IsEnabled() function
Dcompilation-cache.h218 bool IsEnabled() { return FLAG_compilation_cache && enabled_; } in IsEnabled() function
Dassembler.h82 bool IsEnabled(CpuFeature f) { in IsEnabled() function
/external/libchrome/base/trace_event/
Dtrace_log.h91 bool IsEnabled() { return mode_ != DISABLED; } in IsEnabled() function
/external/chromium-trace/catapult/telemetry/telemetry/
Ddecorators.py177 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/v8/src/arm64/
Dinstrument-arm64.cc27 bool Counter::IsEnabled() { in IsEnabled() function in v8::internal::Counter
/external/vixl/src/vixl/a64/
Dinstrument-a64.cc48 bool Counter::IsEnabled() { in IsEnabled() function in vixl::Counter
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp999 FX_BOOL CPWL_Wnd::IsEnabled() { in IsEnabled() function in CPWL_Wnd
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp527 FX_BOOL CFWL_WidgetImp::IsEnabled() const { in IsEnabled() function in CFWL_WidgetImp
/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp511 PFNISENABLEDPROC IsEnabled; variable