HomeSort by relevance Sort by last modified time
    Searched refs:IsEnabled (Results 126 - 150 of 407) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/lldb/source/Breakpoint/
Breakpoint.cpp 127 if (enable == m_options.IsEnabled())
141 Breakpoint::IsEnabled ()
143 return m_options.IsEnabled();
386 if (!break_loc->IsEnabled())
  /external/lldb/test/python_api/watchpoint/
TestWatchpointIgnoreCount.py 78 self.assertTrue(watchpoint.IsEnabled())
  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 116 bool IsEnabled(void);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /external/chromium_org/ash/autoclick/
autoclick_controller.cc 53 virtual bool IsEnabled() const OVERRIDE;
104 bool AutoclickControllerImpl::IsEnabled() const {
  /external/chromium_org/extensions/common/manifest_handlers/
options_page_info.cc 115 bool open_in_tab = !FeatureSwitch::embedded_extension_options()->IsEnabled();
119 FeatureSwitch::embedded_extension_options()->IsEnabled()) {
  /external/lldb/source/API/
SBBreakpointLocation.cpp 108 SBBreakpointLocation::IsEnabled ()
113 return m_opaque_sp->IsEnabled();
SBWatchpoint.cpp 163 SBWatchpoint::IsEnabled ()
169 return watchpoint_sp->IsEnabled();
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*IsEnabled) (SLAndroidEffectItf self,
90 SLresult (*IsEnabled) (
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*IsEnabled) (SLAndroidEffectItf self,
90 SLresult (*IsEnabled) (
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*IsEnabled) (SLAndroidEffectItf self,
90 SLresult (*IsEnabled) (
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*IsEnabled) (SLAndroidEffectItf self,
90 SLresult (*IsEnabled) (
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*IsEnabled) (SLAndroidEffectItf self,
90 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/SLES/
OpenSLES_Android.h 60 SLresult (*IsEnabled) (SLAndroidEffectItf self,
92 SLresult (*IsEnabled) (

Completed in 2117 milliseconds

1 2 3 4 56 7 8 91011>>