Home
last modified time | relevance | path

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

/external/v8/src/
Dlog-utils.h37 bool IsEnabled() { in IsEnabled() function
Dcompilation-cache.h217 bool IsEnabled() { return FLAG_compilation_cache && enabled_; } in IsEnabled() function
Dassembler.h78 bool IsEnabled(CpuFeature f) { in IsEnabled() function
/external/lldb/include/lldb/Breakpoint/
DBreakpointOptions.h198 IsEnabled () const in IsEnabled() function
/external/lldb/tools/debugserver/source/
DDNBBreakpoint.h38 bool IsEnabled() const { return m_enabled; } in IsEnabled() function
/external/lldb/include/lldb/DataFormatters/
DTypeCategory.h134 IsEnabled () const in IsEnabled() function
/external/lldb/source/Breakpoint/
DBreakpointSite.cpp151 BreakpointSite::IsEnabled () const in IsEnabled() function in BreakpointSite
DBreakpointLocation.cpp80 BreakpointLocation::IsEnabled () const in IsEnabled() function in BreakpointLocation
DWatchpoint.cpp273 Watchpoint::IsEnabled() const in IsEnabled() function in Watchpoint
DBreakpoint.cpp141 Breakpoint::IsEnabled () in IsEnabled() function in Breakpoint
/external/lldb/source/API/
DSBBreakpointLocation.cpp108 SBBreakpointLocation::IsEnabled () in IsEnabled() function in SBBreakpointLocation
DSBWatchpoint.cpp163 SBWatchpoint::IsEnabled () in IsEnabled() function in SBWatchpoint
DSBBreakpoint.cpp234 SBBreakpoint::IsEnabled () in IsEnabled() function in SBBreakpoint
/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.cpp1295 FX_BOOL CPWL_Wnd::IsEnabled() in IsEnabled() function in CPWL_Wnd