| /external/tensorflow/tensorflow/core/platform/ |
| D | tracing.h | 137 bool IsEnabled() const { return collector_ != nullptr; } in IsEnabled() function 203 bool IsEnabled() const { return static_cast<bool>(handle_); } in IsEnabled() function 230 bool IsEnabled() const { return static_cast<bool>(handle_); } in IsEnabled() function
|
| /external/tensorflow/tensorflow/core/platform/default/ |
| D | tracing_impl.h | 41 inline bool EventCollector::IsEnabled() { return false; } in IsEnabled() function
|
| /external/v8/src/ |
| D | log-utils.h | 49 bool IsEnabled() { return !is_stopped_ && output_handle_ != nullptr; } in IsEnabled() function
|
| D | async-hooks-wrapper.h | 30 bool IsEnabled() const { return enabled_; } in IsEnabled() function
|
| D | compilation-cache.h | 223 bool IsEnabled() const { return FLAG_compilation_cache && enabled_; } in IsEnabled() function
|
| D | assembler.h | 194 bool IsEnabled(CpuFeature f) { in IsEnabled() function
|
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| D | SubtargetFeature.cpp | 57 bool IsEnabled) { in PrependFlag() 113 bool IsEnabled) { in AddFeature()
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | log_memory.cc | 25 bool LogMemory::IsEnabled() { return VLOG_IS_ON(1); } in IsEnabled() function in tensorflow::LogMemory
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | remote_fused_graph_execute_op_test_utils.cc | 126 bool TestRemoteFusedGraphExecutor::IsEnabled() const { return true; } in IsEnabled() function in tensorflow::TestRemoteFusedGraphExecutor
|
| D | remote_fused_graph_execute_op_test.cc | 225 bool IsEnabled() const final { return true; } in IsEnabled() function in tensorflow::SampleRemoteFusedGraphExecutor
|
| D | meta_support.cc | 214 bool IsEnabled() { return g_enabled; } in IsEnabled() function
|
| /external/autotest/client/cros/cellular/ |
| D | modem1.py | 217 def IsEnabled(self): member in Modem
|
| D | modem.py | 237 def IsEnabled(self): member in Modem
|
| /external/pdfium/fpdfsdk/pwl/ |
| D | cpwl_wnd.h | 234 bool IsEnabled() const { return m_bEnabled; } in IsEnabled() function
|
| /external/libchrome/base/ |
| D | feature_list.cc | 199 bool FeatureList::IsEnabled(const Feature& feature) { in IsEnabled() function in base::FeatureList
|
| /external/tensorflow/tensorflow/core/kernels/hexagon/ |
| D | hexagon_control_wrapper.cc | 436 bool HexagonControlWrapper::IsEnabled() const { return true; }; in IsEnabled() function in tensorflow::HexagonControlWrapper
|
| /external/lzma/CPP/Windows/ |
| D | Window.h | 261 bool IsEnabled() in IsEnabled() function
|
| /external/v8/src/compiler-dispatcher/ |
| D | compiler-dispatcher.cc | 291 bool CompilerDispatcher::IsEnabled() const { return FLAG_compiler_dispatcher; } in IsEnabled() function in v8::internal::CompilerDispatcher
|
| /external/pdfium/xfa/fwl/ |
| D | cfwl_widget.cpp | 242 bool CFWL_Widget::IsEnabled() const { in IsEnabled() function in CFWL_Widget
|
| /external/v8/src/arm64/ |
| D | instrument-arm64.cc | 27 bool Counter::IsEnabled() { in IsEnabled() function in v8::internal::Counter
|
| /external/vixl/src/aarch64/ |
| D | instrument-aarch64.cc | 48 bool Counter::IsEnabled() { return enabled_; } in IsEnabled() function in vixl::aarch64::Counter
|
| /external/libchrome/base/debug/ |
| D | activity_tracker.h | 946 static bool IsEnabled() { return Get() != nullptr; } in IsEnabled() function
|
| /external/vulkan-validation-layers/layers/ |
| D | shader_validation.cpp | 1431 const std::function<VkBool32(const DeviceFeatures &)> IsEnabled; in ValidateShaderCapabilities() member
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | libGLES_CM.cpp | 2473 GLboolean IsEnabled(GLenum cap) in IsEnabled() function
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | libGLESv2.cpp | 3834 GLboolean IsEnabled(GLenum cap) in IsEnabled() function
|