| /external/v8/src/libplatform/ |
| D | default-job.cc | 130 bool DefaultJobState::IsActive() { in IsActive() function in v8::platform::DefaultJobState 238 bool DefaultJobHandle::IsActive() { return state_->IsActive(); } in IsActive() function in v8::platform::DefaultJobHandle
|
| /external/v8/src/libsampler/ |
| D | sampler.h | 51 bool IsActive() const { return active_.load(std::memory_order_relaxed); } in IsActive() function
|
| /external/v8/src/init/ |
| D | bootstrapper.h | 83 bool IsActive() const { return nesting_ != 0; } in IsActive() function
|
| /external/autotest/client/cros/cellular/pseudomodem/ |
| D | bearer.py | 54 def IsActive(self): member in Bearer
|
| /external/webrtc/talk/session/media/ |
| D | rtcpmuxfilter.cc | 37 bool RtcpMuxFilter::IsActive() const { in IsActive() function in cricket::RtcpMuxFilter
|
| D | srtpfilter.cc | 125 bool SrtpFilter::IsActive() const { in IsActive() function in cricket::SrtpFilter
|
| /external/v8/src/heap/ |
| D | safepoint.h | 46 bool IsActive() { return active_safepoint_scopes_ > 0; } in IsActive() function
|
| D | allocation-observer.h | 29 bool IsActive() { return !IsPaused() && observers_.size() > 0; } in IsActive() function
|
| /external/v8/src/heap/cppgc/ |
| D | concurrent-marker.cc | 190 bool ConcurrentMarkerBase::IsActive() const { in IsActive() function in cppgc::internal::ConcurrentMarkerBase
|
| /external/v8/src/execution/ |
| D | v8threads.cc | 54 bool Locker::IsActive() { in IsActive() function in v8::Locker
|
| /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
|
| D | CGCall.cpp | 3315 llvm::Instruction *IsActive = Builder.CreateUnreachable(); in EmitCallArg() local
|
| /external/v8/include/ |
| D | v8-platform.h | 233 virtual bool IsActive() { return !IsCompleted(); } in IsActive() function
|
| /external/v8/src/debug/ |
| D | debug-coverage.cc | 213 bool IsActive() const { return read_index_ >= 0 && !ended_; } in IsActive() function in v8::internal::__anonaab7b69a0211::CoverageBlockIterator
|
| /external/gptfdisk/ |
| D | basicmbr.cc | 966 int i, IsActive = 0; in IsEEActive() local
|
| /external/clang/include/clang/Basic/ |
| D | Diagnostic.h | 882 mutable bool IsActive = false; variable
|
| /external/mesa3d/src/imgui/ |
| D | imgui.h | 1558 bool IsActive() const { return !Filters.empty(); } in IsActive() function
|