Home
last modified time | relevance | path

Searched defs:is_enabled (Results 1 – 25 of 39) 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/ltp/
Dver_linux30 is_enabled() function
/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
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.h125 bool is_enabled() LOCKS_EXCLUDED(mu_) { in is_enabled() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dgl_interop.h125 bool is_enabled() const { return egl_display_ && !memory_.empty(); } in is_enabled() function
/external/oss-fuzz/infra/travis/
Dtravis_build.py91 def is_enabled(env_var, yaml_name, defaults): function
/external/autotest/client/cros/chameleon/
Dchameleon_bluetooth_audio.py184 def is_enabled(self): member in BluetoothRefController
Daudio_board.py274 def is_enabled(self): member in BluetoothController
/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/arm-trusted-firmware/drivers/arm/tzc/
Dtzc_dmc500.c42 int is_enabled; member
/external/libiio/src/bindings/csharp/
DChannel.cs172 public bool is_enabled() in is_enabled() method in iio.Channel
/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/python/tpu/
Dtensor_tracer_flags.py446 def is_enabled(self): member in TTParameters
/external/autotest/client/cros/crash/
Dcrash_test.py100 def _set_system_sending(self, is_enabled): argument
/external/u-boot/drivers/power/regulator/
Dregulator-uclass.c53 int ret, old_uV = uV, is_enabled = 0; in regulator_set_value() local
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc545 static bool is_enabled = [] { in BatchnormSpatialPersistentEnabled() local
546 bool is_enabled = false; in BatchnormSpatialPersistentEnabled() local
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py1141 def is_enabled(self): member in MenuItem

12