/external/autotest/server/cros/ |
D | debugd_dev_tools.py | 197 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/ |
D | ver_linux | 30 is_enabled() function
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | level_estimator_impl.cc | 52 bool LevelEstimatorImpl::is_enabled() const { in is_enabled() function in webrtc::LevelEstimatorImpl
|
D | high_pass_filter_impl.cc | 130 bool HighPassFilterImpl::is_enabled() const { in is_enabled() function in webrtc::HighPassFilterImpl
|
D | voice_detection_impl.cc | 90 bool VoiceDetectionImpl::is_enabled() const { in is_enabled() function in webrtc::VoiceDetectionImpl
|
D | noise_suppression_impl.cc | 120 bool NoiseSuppressionImpl::is_enabled() const { in is_enabled() function in webrtc::NoiseSuppressionImpl
|
D | echo_control_mobile_impl.cc | 227 bool EchoControlMobileImpl::is_enabled() const { in is_enabled() function in webrtc::EchoControlMobileImpl
|
D | gain_control_impl.cc | 263 bool GainControlImpl::is_enabled() const { in is_enabled() function in webrtc::GainControlImpl
|
D | echo_cancellation_impl.cc | 232 bool EchoCancellationImpl::is_enabled() const { in is_enabled() function in webrtc::EchoCancellationImpl
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | gcs_throttle.h | 125 bool is_enabled() LOCKS_EXCLUDED(mu_) { in is_enabled() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | gl_interop.h | 125 bool is_enabled() const { return egl_display_ && !memory_.empty(); } in is_enabled() function
|
/external/oss-fuzz/infra/travis/ |
D | travis_build.py | 91 def is_enabled(env_var, yaml_name, defaults): function
|
/external/autotest/client/cros/chameleon/ |
D | chameleon_bluetooth_audio.py | 184 def is_enabled(self): member in BluetoothRefController
|
D | audio_board.py | 274 def is_enabled(self): member in BluetoothController
|
/external/autotest/client/cros/ |
D | kernel_config.py | 86 def is_enabled(self, name): member in KernelConfig
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/ |
D | rx-test.hpp | 93 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
|
D | rx-virtualtime.hpp | 67 bool is_enabled() const {return isenabled;} in is_enabled() function
|
/external/arm-trusted-firmware/drivers/arm/tzc/ |
D | tzc_dmc500.c | 42 int is_enabled; member
|
/external/libiio/src/bindings/csharp/ |
D | Channel.cs | 172 public bool is_enabled() in is_enabled() method in iio.Channel
|
/external/libchrome/base/task/sequence_manager/ |
D | task_queue_impl.cc | 802 bool is_enabled = IsQueueEnabled(); in RemoveQueueEnabledVoter() local 825 bool is_enabled = IsQueueEnabled(); in OnQueueEnabledVoteChanged() local
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tensor_tracer_flags.py | 446 def is_enabled(self): member in TTParameters
|
/external/autotest/client/cros/crash/ |
D | crash_test.py | 100 def _set_system_sending(self, is_enabled): argument
|
/external/u-boot/drivers/power/regulator/ |
D | regulator-uclass.c | 53 int ret, old_uV = uV, is_enabled = 0; in regulator_set_value() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | fused_batch_norm_op.cc | 545 static bool is_enabled = [] { in BatchnormSpatialPersistentEnabled() local 546 bool is_enabled = false; in BatchnormSpatialPersistentEnabled() local
|
/external/tensorflow/tensorflow/python/debug/cli/ |
D | debugger_cli_common.py | 1141 def is_enabled(self): member in MenuItem
|