Home
last modified time | relevance | path

Searched refs:IsActive (Results 76 – 100 of 5221) sorted by relevance

12345678910>>...209

/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Debugger/WebSocket/
H A DMemorySubscriber.cpp96 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadU8()
122 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadU16()
148 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadU32()
186 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryRead()
223 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadString()
261 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWriteU8()
293 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWriteU16()
325 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWriteU32()
356 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWrite()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Debugger/WebSocket/
H A DMemorySubscriber.cpp96 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
122 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
148 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
186 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
223 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
261 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
293 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
325 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
356 if (!currentDebugMIPS->isAlive() || !Memory::IsActive())
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Debugger/WebSocket/
H A DMemorySubscriber.cpp96 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadU8()
122 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadU16()
148 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadU32()
186 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryRead()
223 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryReadString()
261 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWriteU8()
293 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWriteU16()
325 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWriteU32()
356 if (!currentDebugMIPS->isAlive() || !Memory::IsActive()) in WebSocketMemoryWrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/execution_context_priority/
H A Dboosting_vote_aggregator.cc317 if (!src_node_data_it->second.IsActive(layer_bit)) in SubmitBoostingVote()
322 if (dst_node_data_it->second.IsActive(layer_bit)) in SubmitBoostingVote()
378 if (!old_edge_layers.IsActive(layer_bit)) in CancelBoostingVote()
611 DCHECK(current_node->second.IsActive(layer_bit)); in MarkSubtreeInactive()
618 if (!edge_it->second.IsActive(layer_bit)) in MarkSubtreeInactive()
639 if (!edge_it->second->IsActive(layer_bit)) in GetActiveInboundEdge()
653 DCHECK(!deactivated_node->second.IsActive(layer_bit)); in GetNearestActiveAncestor()
693 DCHECK(current_node->second.IsActive(layer_bit)); in MarkNodesActiveFromSearchFront()
698 if (edge_it->second.IsActive(layer_bit)) in MarkNodesActiveFromSearchFront()
704 if (dst_node_it->second.IsActive(layer_bit)) in MarkNodesActiveFromSearchFront()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/performance_manager/frame_priority/
H A Dboosting_vote_aggregator.cc172 if (IsActive(PriorityToBit(base::TaskPriority::HIGHEST))) in GetEffectivePriorityLevel()
174 if (IsActive(PriorityToBit(base::TaskPriority::USER_VISIBLE))) in GetEffectivePriorityLevel()
310 if (!src_node_data_it->second.IsActive(layer_bit)) in SubmitBoostingVote()
315 if (dst_node_data_it->second.IsActive(layer_bit)) in SubmitBoostingVote()
369 if (!old_edge_layers.IsActive(layer_bit)) in CancelBoostingVote()
599 DCHECK(current_node->second.IsActive(layer_bit)); in MarkSubtreeInactive()
606 if (!edge_it->second.IsActive(layer_bit)) in MarkSubtreeInactive()
627 if (!edge_it->second->IsActive(layer_bit)) in GetActiveInboundEdge()
641 DCHECK(!deactivated_node->second.IsActive(layer_bit)); in GetNearestActiveAncestor()
681 DCHECK(current_node->second.IsActive(layer_bit)); in MarkNodesActiveFromSearchFront()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/session/
H A Daudio_focus_delegate_android_browsertest.cc52 EXPECT_TRUE(media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
53 EXPECT_FALSE(other_media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
58 EXPECT_TRUE(media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
59 EXPECT_TRUE(other_media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
H A Dmedia_session_controllers_manager_unittest.cc117 ASSERT_FALSE(media_session()->IsActive()); in TEST_P()
123 EXPECT_FALSE(media_session()->IsActive()); in TEST_P()
126 EXPECT_EQ(media_session()->IsActive(), IsMediaSessionEnabled()); in TEST_P()
130 EXPECT_EQ(media_session()->IsActive(), IsMediaSessionEnabled()); in TEST_P()
135 EXPECT_EQ(media_session()->IsActive(), IsMediaSessionEnabled()); in TEST_P()
138 EXPECT_EQ(media_session()->IsActive(), IsMediaSessionEnabled()); in TEST_P()
141 EXPECT_FALSE(media_session()->IsActive()); in TEST_P()
148 ASSERT_EQ(media_session()->IsActive(), IsMediaSessionEnabled()); in TEST_P()
151 EXPECT_FALSE(media_session()->IsActive()); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/session/
H A Daudio_focus_delegate_android_browsertest.cc51 EXPECT_TRUE(media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
52 EXPECT_FALSE(other_media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
57 EXPECT_TRUE(media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
58 EXPECT_TRUE(other_media_session->IsActive()); in IN_PROC_BROWSER_TEST_F()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_menu.c121 menuEntry->SubMenu->IsActive = GL_FALSE; in fghDeactivateSubMenu()
129 subMenuIter->IsActive = GL_FALSE; in fghDeactivateSubMenu()
220 menuEntry->IsActive = GL_TRUE; in fghCheckMenuStatus()
305 menu->ActiveEntry->IsActive = GL_FALSE; in fghCheckMenuStatus()
361 if( menuEntry->IsActive ) in fghDisplayMenuBox()
394 if( menuEntry->IsActive ) in fghDisplayMenuBox()
424 if( menuEntry->IsActive ) in fghDisplayMenuBox()
458 if( menuEntry->IsActive ) in fghExecuteMenuCallback()
546 menu->IsActive = GL_TRUE; in fghActivateMenu()
705 menu->IsActive = GL_FALSE; in fgDeactivateMenu()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/
H A Drtc_event_log_output_file_unittest.cc55 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
61 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
125 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
134 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
140 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
147 ASSERT_FALSE(output_file.IsActive()); in TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/api/
H A Drtc_event_log_output_file_unittest.cc55 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
61 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
125 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
134 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
140 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
149 ASSERT_FALSE(output_file.IsActive()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/
H A Drtc_event_log_output_file_unittest.cc55 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
61 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
125 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
134 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
140 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
149 ASSERT_FALSE(output_file.IsActive()); in TEST_F()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/
H A Drtc_event_log_output_file_unittest.cc55 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
61 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
125 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
134 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
140 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
149 ASSERT_FALSE(output_file.IsActive()); in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/logging/rtc_event_log/output/
H A Drtc_event_log_output_file_unittest.cc53 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
59 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
123 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
132 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
138 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
146 ASSERT_FALSE(output_file.IsActive()); in TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/logging/rtc_event_log/output/
H A Drtc_event_log_output_file_unittest.cc53 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
59 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
123 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
132 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
138 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
146 ASSERT_FALSE(output_file.IsActive()); in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/logging/rtc_event_log/output/
H A Drtc_event_log_output_file_unittest.cc53 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
59 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
123 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
132 EXPECT_FALSE(output_file->IsActive()); in TEST_F()
138 EXPECT_TRUE(output_file->IsActive()); in TEST_F()
146 ASSERT_FALSE(output_file.IsActive()); in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h70 FileStyle() : IsActive(false), IgnoreMainLikeFunctions(false) {} in FileStyle()
73 : Styles(std::move(Styles)), IsActive(true), in FileStyle()
77 assert(IsActive); in getStyles()
80 bool isActive() const { return IsActive; } in isActive()
85 bool IsActive; member
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h70 FileStyle() : IsActive(false), IgnoreMainLikeFunctions(false) {} in FileStyle()
73 : Styles(std::move(Styles)), IsActive(true), in FileStyle()
77 assert(IsActive); in getStyles()
80 bool isActive() const { return IsActive; } in isActive()
85 bool IsActive; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h70 FileStyle() : IsActive(false), IgnoreMainLikeFunctions(false) {} in FileStyle()
73 : Styles(std::move(Styles)), IsActive(true), in FileStyle()
77 assert(IsActive); in getStyles()
80 bool isActive() const { return IsActive; } in isActive()
85 bool IsActive; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h70 FileStyle() : IsActive(false), IgnoreMainLikeFunctions(false) {} in FileStyle()
73 : Styles(std::move(Styles)), IsActive(true), in FileStyle()
77 assert(IsActive); in getStyles()
80 bool isActive() const { return IsActive; } in isActive()
85 bool IsActive; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h70 FileStyle() : IsActive(false), IgnoreMainLikeFunctions(false) {} in FileStyle()
73 : Styles(std::move(Styles)), IsActive(true), in FileStyle()
77 assert(IsActive); in getStyles()
80 bool isActive() const { return IsActive; } in isActive()
85 bool IsActive; member
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.h70 FileStyle() : IsActive(false), IgnoreMainLikeFunctions(false) {} in FileStyle()
73 : Styles(std::move(Styles)), IsActive(true), in FileStyle()
77 assert(IsActive); in getStyles()
80 bool isActive() const { return IsActive; } in isActive()
85 bool IsActive; member
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/battle/status_effects/
H A Dstatus_effects_supervisor.cpp55 if (!effect.IsActive()) in SetActiveStatusEffects()
70 if(!effect.IsActive()) in GetDisplayedStatusEffectNumber()
77 if(!effect.IsActive()) in GetDisplayedStatusEffectNumber()
131 if(!effect.IsActive()) in Update()
190 if (!effect.IsActive()) in Update()
214 if (!effect.IsActive()) in Draw()
227 if (!effect.IsActive()) in Draw()
249 if (!effect.IsActive()) in DrawVertical()
263 if (!effect.IsActive()) in DrawVertical()
327 if(active_effect.IsActive()) { in ChangeActiveStatusEffect()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/toplevel/
H A Dtoplevel.cpp85 CPPUNIT_ASSERT(!tlw->IsActive()); in TopLevelWindowShowTest()
89 CPPUNIT_ASSERT(!tlw->IsActive()); in TopLevelWindowShowTest()
93 CPPUNIT_ASSERT(tlw->IsActive()); in TopLevelWindowShowTest()
98 CPPUNIT_ASSERT(tlw->IsActive()); in TopLevelWindowShowTest()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/toplevel/
H A Dtoplevel.cpp85 CPPUNIT_ASSERT(!tlw->IsActive()); in TopLevelWindowShowTest()
89 CPPUNIT_ASSERT(!tlw->IsActive()); in TopLevelWindowShowTest()
93 CPPUNIT_ASSERT(tlw->IsActive()); in TopLevelWindowShowTest()
98 CPPUNIT_ASSERT(tlw->IsActive()); in TopLevelWindowShowTest()

12345678910>>...209