Home
last modified time | relevance | path

Searched refs:IsActive (Results 226 – 250 of 5733) sorted by relevance

12345678910>>...230

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dhtml_label_element.cc101 if (active != IsActive()) { in SetActive()
108 if (control_element && control_element->IsActive() != IsActive()) in SetActive()
109 control_element->SetActive(IsActive()); in SetActive()
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/data/ai/
H A Dtaskqueuebehaviour.lua22 if not self:IsActive() then
31 if not self:IsActive() then
42 if not self:IsActive() then
72 if not self:IsActive() then
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAspect_XRPoseActionData.hxx25 …bool IsActive; //!< whether or not this action is currently available to b… member
28 Aspect_XRPoseActionData() : ActiveOrigin (0), IsActive (false) {} in Aspect_XRPoseActionData()
/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_XRPoseActionData.hxx25 …bool IsActive; //!< whether or not this action is currently available to b… member
28 Aspect_XRPoseActionData() : ActiveOrigin (0), IsActive (false) {} in Aspect_XRPoseActionData()
/dports/net/norm/norm-1.5r6/src/common/
H A DnormSession.cpp593 if (tx_timer.IsActive()) in SetTxRateInternal()
865 if (!probe_timer.IsActive()) in StartSender()
874 if (probe_timer.IsActive()) in StopSender()
879 if (repair_timer.IsActive()) in StopSender()
884 if (flush_timer.IsActive()) in StopSender()
886 if (cmd_timer.IsActive()) in StopSender()
2956 if (next && next->IsActive()) in SenderHandleCCFeedback()
3065 if (candidate->IsActive() && !next->IsActive()) in SenderHandleCCFeedback()
3986 ASSERT(!cmd_timer.IsActive()); in SenderQueueAppCmd()
4626 if (probe_timer.IsActive()) in OnProbeTimeout()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/common/
H A Dpa_stream.c57 PaError (*IsActive)( PaStream* ), in PaUtil_InitializeStreamInterface()
70 streamInterface->IsActive = IsActive; in PaUtil_InitializeStreamInterface()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/src/common/
H A Dpa_stream.c48 PaError (*IsActive)( PaStream* ), in PaUtil_InitializeStreamInterface()
61 streamInterface->IsActive = IsActive; in PaUtil_InitializeStreamInterface()
/dports/devel/upp/upp/bazaar/plugin/portaudio/common/
H A Dpa_stream.c57 PaError (*IsActive)( PaStream* ), in PaUtil_InitializeStreamInterface()
70 streamInterface->IsActive = IsActive; in PaUtil_InitializeStreamInterface()
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/common/
H A Dpa_stream.c57 PaError (*IsActive)( PaStream* ), in PaUtil_InitializeStreamInterface()
70 streamInterface->IsActive = IsActive; in PaUtil_InitializeStreamInterface()
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/menu/menu_states/
H A Dmenu_skill_state.cpp34 if (_menu_mode->_end_battle_mode && !_menu_mode->_skilltree_window.IsActive()) { in _IsActive()
39 return _menu_mode->_skilltree_window.IsActive(); in _IsActive()
41 return _menu_mode->_skills_window.IsActive(); in _IsActive()
/dports/audio/praat/praat-6.2.03/external/portaudio/
H A Dpa_stream.c57 PaError (*IsActive)( PaStream* ),
70 streamInterface->IsActive = IsActive; in GCD()
/dports/audio/portaudio/portaudio/src/common/
H A Dpa_stream.c57 PaError (*IsActive)( PaStream* ), in PaUtil_InitializeStreamInterface()
70 streamInterface->IsActive = IsActive; in PaUtil_InitializeStreamInterface()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/common/
H A Dpa_stream.c57 PaError (*IsActive)( PaStream* ), in PaUtil_InitializeStreamInterface()
70 streamInterface->IsActive = IsActive; in PaUtil_InitializeStreamInterface()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/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/wasi-libcxx/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/devel/llvm12/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/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/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/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/namecheap/
H A Dnamecheap_test.go288 …"10.0.0.2" MXPref="10" TTL="1200" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
289 …"10.0.0.1" MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
290 …ress="::0" MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
291 …mple.com." MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
292 ….5" MXPref="10" TTL="1800" AssociatedAppTitle="MXE" FriendlyName="MXE1" IsActive="true" IsDDNSEnab…
293 …oogle.com" MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
323 …"10.0.0.2" MXPref="10" TTL="1200" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
324 …s="10.0.0.3" MXPref="10" TTL="60" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
/dports/devel/llvm10/llvm-10.0.1.src/tools/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/llvm11/llvm-11.0.1.src/tools/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/wasi-compiler-rt13/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/security/lego/lego-4.5.3/providers/dns/namecheap/
H A Dnamecheap_test.go290 …"10.0.0.2" MXPref="10" TTL="1200" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
291 …"10.0.0.1" MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
292 …ress="::0" MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
293 …mple.com." MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
294 ….5" MXPref="10" TTL="1800" AssociatedAppTitle="MXE" FriendlyName="MXE1" IsActive="true" IsDDNSEnab…
295 …oogle.com" MXPref="10" TTL="1799" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
325 …"10.0.0.2" MXPref="10" TTL="1200" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
326 …s="10.0.0.3" MXPref="10" TTL="60" AssociatedAppTitle="" FriendlyName="" IsActive="true" IsDDNSEnab…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/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/rust/rustc-1.58.1-src/src/llvm-project/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/tinygo/tinygo-0.14.1/llvm-project/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()

12345678910>>...230