Home
last modified time | relevance | path

Searched defs:is_enabled (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/server/cros/
Ddebugd_dev_tools.py197 def is_enabled(self): member in DevTool
344 def is_enabled(self): member in RootfsVerificationTool
373 def is_enabled(self): member in BootFromUsbTool
421 def is_enabled(self): member in SshServerTool
456 def is_enabled(self): member in SystemPasswordTool
/external/autotest/client/cros/crash/
Dcrash_test.py91 def _set_system_sending(self, is_enabled): argument
108 def _set_child_sending(self, is_enabled): argument
124 def _set_force_official(self, is_enabled): argument
139 def _set_mock_developer_mode(self, is_enabled): argument
/external/webrtc/webrtc/modules/audio_processing/
Dlevel_estimator_impl.cc52 bool LevelEstimatorImpl::is_enabled() const { in is_enabled() function in webrtc::LevelEstimatorImpl
Dhigh_pass_filter_impl.cc130 bool HighPassFilterImpl::is_enabled() const { in is_enabled() function in webrtc::HighPassFilterImpl
Dvoice_detection_impl.cc90 bool VoiceDetectionImpl::is_enabled() const { in is_enabled() function in webrtc::VoiceDetectionImpl
Dnoise_suppression_impl.cc120 bool NoiseSuppressionImpl::is_enabled() const { in is_enabled() function in webrtc::NoiseSuppressionImpl
Decho_control_mobile_impl.cc227 bool EchoControlMobileImpl::is_enabled() const { in is_enabled() function in webrtc::EchoControlMobileImpl
Dgain_control_impl.cc263 bool GainControlImpl::is_enabled() const { in is_enabled() function in webrtc::GainControlImpl
Decho_cancellation_impl.cc232 bool EchoCancellationImpl::is_enabled() const { in is_enabled() function in webrtc::EchoCancellationImpl
Daudio_processing_impl.cc103 bool is_enabled() const override { return real_gain_control_->is_enabled(); } in is_enabled() function in webrtc::GainControlForNewAgc
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.h125 bool is_enabled() LOCKS_EXCLUDED(mu_) { in is_enabled() function
/external/autotest/client/cros/chameleon/
Dchameleon_bluetooth_audio.py182 def is_enabled(self): member in BluetoothRefController
Daudio_board.py284 def is_enabled(self): member in BluetoothController
/external/libxcam/modules/ocl/
Dcl_image_handler.h49 bool is_enabled () const { in is_enabled() function
/external/autotest/client/cros/
Dkernel_config.py86 def is_enabled(self, name): member in KernelConfig
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-test.hpp93 bool is_enabled() const {return state->is_enabled();} in is_enabled() function
139 bool is_enabled() const {return state->is_enabled();} in is_enabled() function in rxcpp::schedulers::detail::test_type
421 bool is_enabled() const {return tester->is_enabled();} in is_enabled() function in rxcpp::schedulers::test::test_worker
561 bool is_enabled() const {return tester->is_enabled();} in is_enabled() function in rxcpp::schedulers::test
Drx-virtualtime.hpp67 bool is_enabled() const {return isenabled;} in is_enabled() function
/external/libchrome/base/task/sequence_manager/
Dtask_queue_impl.cc802 bool is_enabled = IsQueueEnabled(); in RemoveQueueEnabledVoter() local
825 bool is_enabled = IsQueueEnabled(); in OnQueueEnabledVoteChanged() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc590 static bool is_enabled = [] { in TensorOpMathEnabled() local
603 static bool is_enabled = [] { in RnnTensorOpMathEnabled() local
623 static bool is_enabled = [] { in BatchnormSpatialPersistentEnabled() local
624 bool is_enabled = false; in BatchnormSpatialPersistentEnabled() local
635 static bool is_enabled = [] { in RequireDeterminism() local
636 bool is_enabled = false; in RequireDeterminism() local
2494 static bool is_enabled = IsEnabledImpl(); in IsEnabled() local
/external/adhd/cras/src/server/
Dcras_iodev.h242 int is_enabled; member
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py1145 def is_enabled(self): member in MenuItem
/external/mesa3d/src/intel/tools/
Dgen_batch_decoder.c432 bool is_enabled = true; in decode_single_ksp() local
/external/autotest/client/bin/net/
Dnet_utils.py404 def is_enabled(self): member in bonding
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp1390 void is_enabled (NegativeTestContext& ctx) in is_enabled() function
/external/skqp/bench/
Dnanobench.cpp519 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() function

12