Home
last modified time | relevance | path

Searched refs:IsActive (Results 251 – 275 of 5733) sorted by relevance

1...<<11121314151617181920>>...230

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp57 bool IsActive, Descriptor *D) { in ctorArrayDesc() argument
73 Desc->IsActive = IsActive; in ctorArrayDesc()
77 Fn(B, ElemLoc, Desc->IsConst, Desc->IsMutable, IsActive, D->ElemDesc); in ctorArrayDesc()
118 bool IsActive, Descriptor *D) { in ctorRecord() argument
126 Desc->IsActive = IsActive && !IsUnion; in ctorRecord()
130 Fn(B, Ptr + SubOff, Desc->IsConst, Desc->IsMutable, Desc->IsActive, F); in ctorRecord()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp57 bool IsActive, Descriptor *D) { in ctorArrayDesc() argument
73 Desc->IsActive = IsActive; in ctorArrayDesc()
77 Fn(B, ElemLoc, Desc->IsConst, Desc->IsMutable, IsActive, D->ElemDesc); in ctorArrayDesc()
118 bool IsActive, Descriptor *D) { in ctorRecord() argument
126 Desc->IsActive = IsActive && !IsUnion; in ctorRecord()
130 Fn(B, Ptr + SubOff, Desc->IsConst, Desc->IsMutable, Desc->IsActive, F); in ctorRecord()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/Interp/
H A DDescriptor.cpp57 bool IsActive, Descriptor *D) { in ctorArrayDesc() argument
73 Desc->IsActive = IsActive; in ctorArrayDesc()
77 Fn(B, ElemLoc, Desc->IsConst, Desc->IsMutable, IsActive, D->ElemDesc); in ctorArrayDesc()
118 bool IsActive, Descriptor *D) { in ctorRecord() argument
126 Desc->IsActive = IsActive && !IsUnion; in ctorRecord()
130 Fn(B, Ptr + SubOff, Desc->IsConst, Desc->IsMutable, Desc->IsActive, F); in ctorRecord()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAspect_XRDigitalActionData.hxx24 …bool IsActive; //!< whether or not this action is currently available to be bound in the a… member
29 …Aspect_XRDigitalActionData() : ActiveOrigin (0), UpdateTime (0.0f), IsActive (false), IsPressed (f… in Aspect_XRDigitalActionData()
H A DAspect_XRAnalogActionData.hxx26 …bool IsActive; //!< whether or not this action is currently available to be… member
32 Aspect_XRAnalogActionData() : ActiveOrigin (0), UpdateTime (0.0f), IsActive (false) {} in Aspect_XRAnalogActionData()
/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_XRDigitalActionData.hxx24 …bool IsActive; //!< whether or not this action is currently available to be bound in the a… member
29 …Aspect_XRDigitalActionData() : ActiveOrigin (0), UpdateTime (0.0f), IsActive (false), IsPressed (f… in Aspect_XRDigitalActionData()
H A DAspect_XRAnalogActionData.hxx26 …bool IsActive; //!< whether or not this action is currently available to be… member
32 Aspect_XRAnalogActionData() : ActiveOrigin (0), UpdateTime (0.0f), IsActive (false) {} in Aspect_XRAnalogActionData()
/dports/lang/nqc/nqc-3.1.r6_1/compiler/
H A DPreProc.cpp59 fActive = fConditional.IsActive(); in PreProc()
106 fActive = fConditional.IsActive(); in Get()
112 fActive = fConditional.IsActive(); in Get()
122 fActive = fConditional.IsActive(); in Get()
130 fActive = fConditional.IsActive(); in Get()
137 fActive = fConditional.IsActive(); in Get()
/dports/net/norm/norm-1.5r6/src/unix/
H A DunixPostProcess.cpp88 bool IsActive() {return (0 != process_id);} in IsActive() function in UnixPostProcessor
119 if (IsActive()) Kill(); in ~UnixPostProcessor()
195 if (IsActive()) Kill(); in ProcessFile()
206 if (IsActive()) Kill(); in ProcessFile()
248 if (!IsActive()) return; in Kill()
/dports/games/warmux/warmux-11.04/src/map/
H A Dwater.cpp115 if (!IsActive()) in Reset()
127 if (!IsActive()) { in Free()
137 if (!IsActive()) { in Refresh()
248 if (!IsActive()) { in Draw()
286 if (IsActive()) { in GetHeight()
/dports/games/pioneer/pioneer-20210723/src/
H A DInputBindings.h119 bool IsActive() const { return Enabled() && m_active; } in IsActive() function
155 bool IsActive() { return m_active; } in IsActive() function
189 bool IsActive() { return m_value != 0.0 || positive.IsActive() || negative.IsActive(); } in IsActive() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/resource/
H A Dfont_resource.cc89 DCHECK(!font_load_short_limit_.IsActive()); in SetRevalidatingRequest()
90 DCHECK(!font_load_long_limit_.IsActive()); in SetRevalidatingRequest()
99 DCHECK(!font_load_short_limit_.IsActive()); in StartLoadLimitTimersIfNecessary()
100 DCHECK(!font_load_long_limit_.IsActive()); in StartLoadLimitTimersIfNecessary()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/common/
H A Dpost_cancellable_task.cc19 bool IsActive() const { return task_ && !task_.IsCancelled(); } in IsActive() function in blink::TaskHandle::Runner
73 return !handle.IsActive(); in IsCancelled()
89 bool TaskHandle::IsActive() const { in IsActive() function in blink::TaskHandle
90 return runner_ && runner_->IsActive(); in IsActive()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Ddocument_timeline.cc94 bool DocumentTimeline::IsActive() const { in IsActive() function in blink::DocumentTimeline
138 if (timer_.IsActive() && timer_.NextFireInterval() < duration) in WakeAfter()
169 if (!IsActive()) { in CurrentPhaseAndTime()
187 if (!IsActive()) in SetPlaybackRate()
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/data/ai/ZK/
H A Dtaskqueuebehaviour.lua31 if not self:IsActive() then
40 if not self:IsActive() then
51 if not self:IsActive() then
80 if not self:IsActive() then
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/common/
H A Dpost_cancellable_task.cc19 bool IsActive() const { return task_ && !task_.IsCancelled(); } in IsActive() function in blink::TaskHandle::Runner
73 return !handle.IsActive(); in IsCancelled()
89 bool TaskHandle::IsActive() const { in IsActive() function in blink::TaskHandle
90 return runner_ && runner_->IsActive(); in IsActive()
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChLinkMotorLinearSpeed.cpp61 if (mask.Constr_N(0).IsActive()) { in IntLoadConstraint_Ct()
67 if (!this->IsActive()) in ConstraintsBiLoad_Ct()
71 if (mask.Constr_N(0).IsActive()) { in ConstraintsBiLoad_Ct()
151 variable.SetDisabled(!IsActive()); in InjectVariables()
/dports/games/alephone/alephone-release-20190331/Source_Files/Sound/
H A DMusic.cpp96 …if (!SoundManager::instance()->IsInitialized() || !SoundManager::instance()->IsActive()) return fa… in Playing()
119 if (!SoundManager::instance()->IsInitialized() || !SoundManager::instance()->IsActive()) return; in Idle()
149 if (!SoundManager::instance()->IsInitialized() || !SoundManager::instance()->IsActive()) return; in Pause()
198 …zed || !SoundManager::instance()->IsInitialized() || !SoundManager::instance()->IsActive()) return; in Play()
/dports/ftp/lftp/lftp-4.9.2/src/
H A DTorrentTracker.h70 bool IsActive() const;
119 virtual bool IsActive() const = 0;
129 bool IsActive() const { return tracker_reply!=0; } in IsActive() function
199 bool IsActive() const { return current_event!=ev_idle; } in IsActive() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/media_controls/elements/
H A Dmedia_control_volume_slider_element.cc53 if (!isConnected() || !GetDocument().IsActive()) in WillRespondToMouseMoveEvents()
60 if (!isConnected() || !GetDocument().IsActive()) in WillRespondToMouseClickEvents()
71 if (!isConnected() || !GetDocument().IsActive()) in DefaultEventHandler()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/media_controls/elements/
H A Dmedia_control_volume_slider_element.cc53 if (!isConnected() || !GetDocument().IsActive()) in WillRespondToMouseMoveEvents()
60 if (!isConnected() || !GetDocument().IsActive()) in WillRespondToMouseClickEvents()
71 if (!isConnected() || !GetDocument().IsActive()) in DefaultEventHandler()
/dports/cad/opencascade/opencascade-7.6.0/src/StepToTopoDS/
H A DStepToTopoDS_TranslateVertex.cxx77 if ( NMTool.IsActive() && NMTool.IsBound(aVertex) ) { in Init()
87 if ( NMTool.IsActive() && NMTool.IsIDEASCase() && in Init()
107 if ( NMTool.IsActive() ) { in Init()
/dports/audio/ncmpc/ncmpc-0.41/src/event/
H A DIdleEvent.cxx30 if (!IsActive()) in Cancel()
41 if (IsActive()) in Schedule()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/indexeddb/
H A Didb_object_store.cc86 if (!transaction_->IsActive()) { in setName()
136 if (!transaction_->IsActive()) { in get()
178 if (!transaction_->IsActive()) { in getKey()
231 if (!transaction_->IsActive()) { in getAll()
278 if (!transaction_->IsActive()) { in getAllKeys()
419 if (!transaction_->IsActive()) { in DoPut()
616 if (!transaction_->IsActive()) { in Delete()
681 if (!transaction_->IsActive()) { in clear()
819 if (!transaction_->IsActive()) { in createIndex()
935 if (!transaction_->IsActive()) { in deleteIndex()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/video/
H A Dvideo_send_stream_impl.cc320 RTC_DCHECK(!rtp_video_sender_->IsActive()) in ~VideoSendStreamImpl()
344 bool previously_active = rtp_video_sender_->IsActive(); in UpdateActiveSimulcastLayers()
346 if (!rtp_video_sender_->IsActive() && previously_active) { in UpdateActiveSimulcastLayers()
349 } else if (rtp_video_sender_->IsActive() && !previously_active) { in UpdateActiveSimulcastLayers()
358 if (rtp_video_sender_->IsActive()) in Start()
398 if (!rtp_video_sender_->IsActive()) in Stop()
475 if (rtp_video_sender_->IsActive()) { in SignalEncoderActive()
554 if (rtp_video_sender_->IsActive()) { in OnEncoderConfigurationChanged()
626 RTC_DCHECK(rtp_video_sender_->IsActive()) in OnBitrateUpdated()

1...<<11121314151617181920>>...230