Home
last modified time | relevance | path

Searched refs:IsActive (Results 26 – 50 of 4197) sorted by relevance

12345678910>>...168

/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChLinkPointFrame.cpp135 if (!IsActive()) in IntLoadResidual_CqL()
159 if (!IsActive()) in IntLoadConstraint_C()
194 if (!IsActive()) in IntToDescriptor()
219 if (!IsActive()) in IntFromDescriptor()
240 if (!IsActive()) in InjectConstraints()
243 if (c_x && this->constraint1.IsActive()) in InjectConstraints()
409 if (!IsActive()) in IntLoadResidual_CqL()
423 if (!IsActive()) in IntLoadConstraint_C()
447 if (!IsActive()) in IntToDescriptor()
463 if (!IsActive()) in IntFromDescriptor()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dfocus_cycler_unittest.cc130 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
157 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
180 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
188 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
209 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
217 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
225 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
243 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
251 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
266 EXPECT_TRUE(GetPrimaryStatusAreaWidget()->IsActive()); in TEST_F()
[all …]
/dports/math/adept/adept-2.0.8/include/adept/
H A DSpecialMatrix.h94 template <bool IsActive, typename Type>
101 template <bool IsActive, typename Type>
109 template <bool IsActive, typename Type>
116 template <bool IsActive, typename Type>
190 template <bool IsActive, typename Type>
921 bool IsActive = false>
1149 assign_inactive_scalar<IsActive>(rhs);
1307 Array<1,Type,IsActive>
1313 return Array<1,Type,IsActive>(data_
1321 return Array<1,Type,IsActive>(data_
[all …]
H A DFixedArray.h1229 Array<1,Type,IsActive>
1257 Array<2,Type,IsActive>
1283 Array<1,Type,IsActive>
1299 Array<2,Type,IsActive>
1318 Array<3,Type,IsActive>
1342 Array<4,Type,IsActive>
1369 Array<5,Type,IsActive>
1401 Array<6,Type,IsActive>
1436 Array<7,Type,IsActive>
1570 if (IsActive) {
[all …]
H A DArray.h443 Array<Rank,Type,IsActive> copy;
493 Array<Rank,Type,IsActive> copy;
635 Array<Rank,Type,IsActive> copy;
1498 Array<1,Type,IsActive>
1503 return Array<1,Type,IsActive>();
1756 if (IsActive) {
1843 if (IsActive) {
2361 Array<2,Type,IsActive>
2367 const Array<2,Type,IsActive>
3312 Array<2,Type,IsActive>
[all …]
H A Dcontiguous_matrix.h25 template <typename T, bool IsActive>
26 MatrixStorageOrder contiguous_matrix(Array<2,T,IsActive>& in, in contiguous_matrix()
27 Array<2,T,IsActive>& out, in contiguous_matrix()
51 template <typename T, bool IsActive>
52 MatrixStorageOrder contiguous_square_matrix(Array<2,T,IsActive>& in, in contiguous_square_matrix()
53 Array<2,T,IsActive>& out, in contiguous_square_matrix()
H A DArrayWrapper.h19 template <int Rank, typename Type, bool IsActive> class Array;
23 template<int Rank, typename Type, bool IsActive>
24 struct ArrayWrapper : public Expression<Type,ArrayWrapper<Rank,Type,IsActive> > {
26 typedef Array<Rank,Type,IsActive> MyArray;
30 static const bool is_active = IsActive;
33 static const int n_active = IsActive * (1 + is_complex<Type>::value);
137 template <int Rank, typename Type, bool IsActive>
138 struct nested_expression<Array<Rank,Type,IsActive> > {
139 typedef const ArrayWrapper<Rank,Type,IsActive> type;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/message_center/
H A Dunified_message_center_bubble_unittest.cc165 EXPECT_TRUE(quick_settings_widget->IsActive()); in TEST_F()
166 EXPECT_FALSE(message_center_widget->IsActive()); in TEST_F()
180 EXPECT_TRUE(message_center_widget->IsActive()); in TEST_F()
181 EXPECT_FALSE(quick_settings_widget->IsActive()); in TEST_F()
195 EXPECT_TRUE(quick_settings_widget->IsActive()); in TEST_F()
196 EXPECT_FALSE(message_center_widget->IsActive()); in TEST_F()
213 EXPECT_TRUE(quick_settings_widget->IsActive()); in TEST_F()
228 EXPECT_TRUE(message_center_widget->IsActive()); in TEST_F()
243 EXPECT_TRUE(quick_settings_widget->IsActive()); in TEST_F()
305 EXPECT_TRUE(quick_settings_widget->IsActive()); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/android/
H A Doverscroll_refresh_unittest.cc94 EXPECT_FALSE(effect.IsActive()); in TEST_F()
98 EXPECT_FALSE(effect.IsActive()); in TEST_F()
105 EXPECT_FALSE(effect.IsActive()); in TEST_F()
110 EXPECT_TRUE(effect.IsActive()); in TEST_F()
117 EXPECT_TRUE(effect.IsActive()); in TEST_F()
122 EXPECT_TRUE(effect.IsActive()); in TEST_F()
128 EXPECT_FALSE(effect.IsActive()); in TEST_F()
146 EXPECT_FALSE(effect.IsActive()); in TEST_F()
149 EXPECT_FALSE(effect.IsActive()); in TEST_F()
225 ASSERT_TRUE(effect.IsActive()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/
H A Doverscroll_refresh_unittest.cc96 EXPECT_FALSE(effect.IsActive()); in TEST_F()
100 EXPECT_FALSE(effect.IsActive()); in TEST_F()
107 EXPECT_FALSE(effect.IsActive()); in TEST_F()
112 EXPECT_TRUE(effect.IsActive()); in TEST_F()
119 EXPECT_TRUE(effect.IsActive()); in TEST_F()
124 EXPECT_TRUE(effect.IsActive()); in TEST_F()
130 EXPECT_FALSE(effect.IsActive()); in TEST_F()
148 EXPECT_FALSE(effect.IsActive()); in TEST_F()
151 EXPECT_FALSE(effect.IsActive()); in TEST_F()
227 ASSERT_TRUE(effect.IsActive()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dautofill_subject_unittest.cc27 bool IsActive() { return IsInObserverList(); } in IsActive() function in autofill::__anona20fcd960111::TestAutofillObserver
52 EXPECT_TRUE(observer.IsActive()); in TEST_F()
59 EXPECT_TRUE(observer.IsActive()); in TEST_F()
67 EXPECT_FALSE(observer.IsActive()); in TEST_F()
80 EXPECT_FALSE(observer.IsActive()); in TEST_F()
86 EXPECT_FALSE(observer.IsActive()); in TEST_F()
125 EXPECT_FALSE(detach_submit_observer.IsActive()); in TEST_F()
126 EXPECT_TRUE(stay_submit_observer.IsActive()); in TEST_F()
136 EXPECT_FALSE(detach_submit_observer.IsActive()); in TEST_F()
137 EXPECT_TRUE(stay_submit_observer.IsActive()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dautofill_subject_unittest.cc27 bool IsActive() { return IsInObserverList(); } in IsActive() function in autofill::__anon518ee1510111::TestAutofillObserver
52 EXPECT_TRUE(observer.IsActive()); in TEST_F()
59 EXPECT_TRUE(observer.IsActive()); in TEST_F()
67 EXPECT_FALSE(observer.IsActive()); in TEST_F()
80 EXPECT_FALSE(observer.IsActive()); in TEST_F()
86 EXPECT_FALSE(observer.IsActive()); in TEST_F()
125 EXPECT_FALSE(detach_submit_observer.IsActive()); in TEST_F()
126 EXPECT_TRUE(stay_submit_observer.IsActive()); in TEST_F()
136 EXPECT_FALSE(detach_submit_observer.IsActive()); in TEST_F()
137 EXPECT_TRUE(stay_submit_observer.IsActive()); in TEST_F()
/dports/science/chrono/chrono-7.0.1/src/chrono/solver/
H A DChSystemDescriptor.cpp71 if (vvariables[iv]->IsActive()) { in CountActiveVariables()
87 if (vconstraints[ic]->IsActive()) { in CountActiveConstraints()
121 if (mconstraints[ic]->IsActive()) in ConvertToMatrixForm()
152 if (mvariables[iv]->IsActive()) { in ConvertToMatrixForm()
173 if (mconstraints[ic]->IsActive()) in ConvertToMatrixForm()
207 if (mconstraints[ic]->IsActive()) in ConvertToMatrixForm()
344 if (vvariables[iv]->IsActive()) { in BuildFbVector()
377 if (vvariables[iv]->IsActive()) { in BuildDiVector()
409 if (vvariables[iv]->IsActive()) { in BuildDiagonalVector()
434 if (vvariables[iv]->IsActive()) { in FromVariablesToVector()
[all …]
H A DChConstraintNgeneric.cpp68 if (variables[i]->IsActive()) in Update_auxiliary()
77 if (variables[i]->IsActive() && variables[i]->Get_ndof() > 0) { in Update_auxiliary()
91 if (variables[i]->IsActive()) { in Compute_Cq_q()
101 if (variables[i]->IsActive()) { in Increment_q()
109 if (variables[i]->IsActive()) { in MultiplyAndAdd()
117 if (variables[i]->IsActive()) { in MultiplyTandAdd()
125 if (variables[i]->IsActive()) in Build_Cq()
132 if (variables[i]->IsActive()) in Build_CqT()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/pc/
H A Dsrtpfilter_unittest.cc88 EXPECT_TRUE(f1_.IsActive()); in TestSetParams()
89 EXPECT_TRUE(f2_.IsActive()); in TestSetParams()
144 EXPECT_FALSE(f1_.IsActive()); in TEST_F()
146 EXPECT_TRUE(f1_.IsActive()); in TEST_F()
153 EXPECT_TRUE(f1_.IsActive()); in TEST_F()
168 EXPECT_TRUE(f1_.IsActive()); in TEST_F()
180 EXPECT_TRUE(f1_.IsActive()); in TEST_F()
216 EXPECT_TRUE(f1_.IsActive()); in TEST_F()
225 EXPECT_TRUE(f2_.IsActive()); in TEST_F()
236 EXPECT_TRUE(f1_.IsActive()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/pip/
H A Dpip_unittest.cc72 EXPECT_FALSE(widget->IsActive()); in TEST_F()
75 EXPECT_FALSE(widget->IsActive()); in TEST_F()
80 EXPECT_FALSE(widget->IsActive()); in TEST_F()
83 EXPECT_TRUE(widget->IsActive()); in TEST_F()
86 EXPECT_FALSE(widget->IsActive()); in TEST_F()
99 ASSERT_TRUE(widget->IsActive()); in TEST_F()
103 EXPECT_TRUE(pip_widget->IsActive()); in TEST_F()
104 EXPECT_FALSE(widget->IsActive()); in TEST_F()
122 EXPECT_TRUE(widget->IsActive()); in TEST_F()
129 EXPECT_TRUE(widget->IsActive()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/utility/
H A Dscreenshot_controller_unittest.cc96 EXPECT_FALSE(IsActive()); in TEST_F()
114 EXPECT_TRUE(IsActive()); in TEST_F()
121 EXPECT_FALSE(IsActive()); in TEST_F()
130 EXPECT_TRUE(IsActive()); in TEST_F()
133 EXPECT_FALSE(IsActive()); in TEST_F()
148 EXPECT_FALSE(IsActive()); in TEST_F()
236 EXPECT_FALSE(IsActive()); in TEST_F()
353 EXPECT_TRUE(IsActive()); in TEST_F()
358 EXPECT_TRUE(IsActive()); in TEST_F()
384 EXPECT_TRUE(IsActive()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_device_info/
H A Ddevice_info_util_unittest.cc80 TEST_F(DeviceInfoUtilTest, IsActive) { in TEST_F() argument
81 EXPECT_TRUE(DeviceInfoUtil::IsActive(Time(), Time())); in TEST_F()
82 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_, now_)); in TEST_F()
83 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_, now_ + small_)); in TEST_F()
84 EXPECT_TRUE(DeviceInfoUtil::IsActive( in TEST_F()
87 DeviceInfoUtil::IsActive(now_, now_ + DeviceInfoUtil::kActiveThreshold)); in TEST_F()
88 EXPECT_FALSE(DeviceInfoUtil::IsActive( in TEST_F()
90 EXPECT_FALSE(DeviceInfoUtil::IsActive( in TEST_F()
92 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_ + small_, now_)); in TEST_F()
93 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_ + big_, now_)); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_device_info/
H A Ddevice_info_util_unittest.cc80 TEST_F(DeviceInfoUtilTest, IsActive) { in TEST_F() argument
81 EXPECT_TRUE(DeviceInfoUtil::IsActive(Time(), Time())); in TEST_F()
82 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_, now_)); in TEST_F()
83 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_, now_ + small_)); in TEST_F()
84 EXPECT_TRUE(DeviceInfoUtil::IsActive( in TEST_F()
87 DeviceInfoUtil::IsActive(now_, now_ + DeviceInfoUtil::kActiveThreshold)); in TEST_F()
88 EXPECT_FALSE(DeviceInfoUtil::IsActive( in TEST_F()
90 EXPECT_FALSE(DeviceInfoUtil::IsActive( in TEST_F()
92 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_ + small_, now_)); in TEST_F()
93 EXPECT_TRUE(DeviceInfoUtil::IsActive(now_ + big_, now_)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/frame/
H A Dtransient_allow_fullscreen_unittest.cc21 EXPECT_FALSE(transient_allow_fullscreen.IsActive()); in TEST_F()
25 EXPECT_TRUE(transient_allow_fullscreen.IsActive()); in TEST_F()
31 EXPECT_TRUE(transient_allow_fullscreen.IsActive()); in TEST_F()
35 EXPECT_FALSE(transient_allow_fullscreen.IsActive()); in TEST_F()
39 EXPECT_TRUE(transient_allow_fullscreen.IsActive()); in TEST_F()
42 EXPECT_FALSE(transient_allow_fullscreen.IsActive()); in TEST_F()
/dports/emulators/mednafen/mednafen/src/drivers/
H A Dhelp.cpp20 static bool IsActive; variable
24 if(!IsActive) return; in Help_Draw()
86 return IsActive; in Help_IsActive()
91 IsActive = !IsActive; in Help_Toggle()
92 return IsActive; in Help_Toggle()
97 IsActive = false; in Help_Init()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/animation/
H A Danim.py39 def IsActive(self): member in Animation
95 if not self.IsActive():
99 if not self.IsActive():
103 if not self.IsActive():
112 if not self.IsActive():
134 if not self.IsActive():
151 if not self.IsActive():
159 if not self.IsActive():
171 if not self.IsActive():
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChLinkMotionImposed.cpp147 if (mask.Constr_N(nc).IsActive()) in IntLoadConstraint_Ct()
152 if (mask.Constr_N(nc).IsActive()) in IntLoadConstraint_Ct()
157 if (mask.Constr_N(nc).IsActive()) in IntLoadConstraint_Ct()
162 if (mask.Constr_N(nc).IsActive()) in IntLoadConstraint_Ct()
181 if (!this->IsActive()) in ConstraintsBiLoad_Ct()
189 if (mask.Constr_N(0).IsActive()) { in ConstraintsBiLoad_Ct()
192 if (mask.Constr_N(1).IsActive()) { in ConstraintsBiLoad_Ct()
195 if (mask.Constr_N(2).IsActive()) { in ConstraintsBiLoad_Ct()
198 if (mask.Constr_N(3).IsActive()) { in ConstraintsBiLoad_Ct()
201 if (mask.Constr_N(4).IsActive()) { in ConstraintsBiLoad_Ct()
[all …]
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/Providers/
H A DAddressBook.php41 public function IsActive() function in RainLoop\\Providers\\AddressBook
75 return $this->IsActive() ? $this->oDriver->Sync($sEmail, $sUrl, $sUser, $sPassword) : false;
86 return $this->IsActive() ? $this->oDriver->Export($sEmail, $sType) : false;
97 return $this->IsActive() ? $this->oDriver->ContactSave($sEmail, $oContact) : false;
108 return $this->IsActive() ? $this->oDriver->DeleteContacts($sEmail, $aContactIds) : false;
118 return $this->IsActive() ? $this->oDriver->DeleteAllContacts($sEmail) : false;
132 return $this->IsActive() ? $this->oDriver->GetContacts($sEmail,
145 return $this->IsActive() ? $this->oDriver->GetContactByID($sEmail, $mID, $bIsStrID) : null;
159 return $this->IsActive() ? $this->oDriver->GetSuggestions($sEmail, $sSearch, $iLimit) : array();
171 return $this->IsActive() ? $this->oDriver->IncFrec($sEmail, $aEmails, $bCreateAuto) : false;
[all …]
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/Providers/
H A DAddressBook.php41 public function IsActive() function in RainLoop\\Providers\\AddressBook
75 return $this->IsActive() ? $this->oDriver->Sync($sEmail, $sUrl, $sUser, $sPassword) : false;
86 return $this->IsActive() ? $this->oDriver->Export($sEmail, $sType) : false;
97 return $this->IsActive() ? $this->oDriver->ContactSave($sEmail, $oContact) : false;
108 return $this->IsActive() ? $this->oDriver->DeleteContacts($sEmail, $aContactIds) : false;
118 return $this->IsActive() ? $this->oDriver->DeleteAllContacts($sEmail) : false;
132 return $this->IsActive() ? $this->oDriver->GetContacts($sEmail,
145 return $this->IsActive() ? $this->oDriver->GetContactByID($sEmail, $mID, $bIsStrID) : null;
159 return $this->IsActive() ? $this->oDriver->GetSuggestions($sEmail, $sSearch, $iLimit) : array();
171 return $this->IsActive() ? $this->oDriver->IncFrec($sEmail, $aEmails, $bCreateAuto) : false;
[all …]

12345678910>>...168