/external/llvm-project/lldb/include/lldb/Target/ |
D | InstrumentationRuntime.h | 63 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive() 87 bool IsActive() const { return m_is_active; } in IsActive() function
|
D | Target.h | 1190 bool IsActive() { return m_active; } in IsActive() function
|
/external/webrtc/test/logging/ |
D | file_log_writer.cc | 31 bool FileLogWriter::IsActive() const { in IsActive() function in webrtc::webrtc_impl::FileLogWriter
|
D | memory_log_writer.cc | 29 bool IsActive() const override { return true; } in IsActive() function in webrtc::__anon2976a2bd0111::MemoryLogWriter
|
/external/webrtc/api/ |
D | rtc_event_log_output_file.cc | 53 bool RtcEventLogOutputFile::IsActive() const { in IsActive() function in webrtc::RtcEventLogOutputFile
|
/external/webrtc/pc/ |
D | rtcp_mux_filter.cc | 27 bool RtcpMuxFilter::IsActive() const { in IsActive() function in cricket::RtcpMuxFilter
|
D | srtp_filter.cc | 29 bool SrtpFilter::IsActive() const { in IsActive() function in cricket::SrtpFilter
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | bearer.py | 54 def IsActive(self): member in Bearer
|
/external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
D | IdentifierNamingCheck.h | 85 bool IsActive; member
|
/external/perfetto/src/trace_processor/importers/common/ |
D | flow_tracker.cc | 97 bool FlowTracker::IsActive(FlowId flow_id) const { in IsActive() function in perfetto::trace_processor::FlowTracker
|
/external/clang/lib/CodeGen/ |
D | CGCleanup.cpp | 190 bool IsActive = !(Kind & InactiveCleanup); in pushCleanup() local 524 llvm::Value *IsActive in EmitCleanup() local 610 bool IsActive = Scope.isActive(); in PopCleanupBlock() local
|
D | CGCleanup.h | 75 unsigned IsActive : 1; variable
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | Descriptor.cpp | 57 bool IsActive, Descriptor *D) { in ctorArrayDesc() 118 bool IsActive, Descriptor *D) { in ctorRecord()
|
D | Descriptor.h | 178 unsigned IsActive : 1; member
|
/external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
D | traceme_recorder.cc | 256 bool IsActive() const { return active_; } in IsActive() function in tensorflow::profiler::TraceMeRecorder::ThreadLocalRecorder
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGCleanup.cpp | 563 llvm::Value *IsActive in EmitCleanup() local 649 bool IsActive = Scope.isActive(); in PopCleanupBlock() local
|
D | CGCleanup.h | 74 unsigned IsActive : 1; variable
|
/external/llvm-project/lldb/include/lldb/Core/ |
D | IOHandler.h | 88 virtual bool IsActive() { return m_active && !m_done; } in IsActive() function
|
/external/webrtc/call/ |
D | rtp_video_sender.cc | 497 bool RtpVideoSender::IsActive() { in IsActive() function in webrtc::RtpVideoSender
|
/external/llvm-project/lldb/source/API/ |
D | SBCommandInterpreter.cpp | 131 bool SBCommandInterpreter::IsActive() { in IsActive() function in SBCommandInterpreter
|
D | SBDebugger.cpp | 123 bool SBInputReader::IsActive() const { in IsActive() function in SBInputReader
|
/external/gptfdisk/ |
D | basicmbr.cc | 966 int i, IsActive = 0; in IsEEActive() local
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.h | 421 bool IsActive(VectorFormat vform, int lane_index) const { in IsActive() function
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 882 mutable bool IsActive = false; variable
|
/external/llvm-project/clang/include/clang/Basic/ |
D | Diagnostic.h | 1233 mutable bool IsActive = false; variable
|