Home
last modified time | relevance | path

Searched refs:hasPending (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/folly/folly-2021.12.27.00/folly/fibers/
H A DAddTasks-inl.h33 inline bool TaskIterator<T>::hasPending() const { in hasPending() function
39 return hasPending() || hasCompleted(); in hasNext()
44 assert(hasCompleted() || hasPending()); in awaitNextResult()
68 if (!hasPending() || tasksReady >= n) { in reserve()
H A DAddTasks.h81 bool hasPending() const;
/dports/devel/git-codereview/review-1.0.2/git-codereview/
H A Dbranch_test.go49 func checkCurrentBranch(t *testing.T, name, origin string, hasPending bool, changeID, subject strin…
58 if x := b.HasPendingCommit(); x != hasPending {
59 t.Errorf("b.HasPendingCommit() = %v, want %v", x, hasPending)
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DAnimationFrameBuffer.h166 bool hasPending = mPending > 0; in AdvanceTo() local
170 return !hasPending && mPending > 0; in AdvanceTo()
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DAnimationFrameBuffer.h166 bool hasPending = mPending > 0; in AdvanceTo() local
170 return !hasPending && mPending > 0; in AdvanceTo()
/dports/www/firefox/firefox-99.0/image/
H A DAnimationFrameBuffer.h174 bool hasPending = mPending > 0; in AdvanceTo() local
178 return !hasPending && mPending > 0; in AdvanceTo()
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DAnimationFrameBuffer.h166 bool hasPending = mPending > 0; in AdvanceTo() local
170 return !hasPending && mPending > 0; in AdvanceTo()
/dports/x11-fm/konqueror/konqueror-21.12.3/src/
H A Dkonqview.cpp528 void KonqView::setLoading(bool loading, bool hasPending /*= false*/) in setLoading() argument
532 m_bPendingRedirection = hasPending; in setLoading()
534 m_pMainWindow->updateToolBarActions(hasPending); in setLoading()
546 m_pMainWindow->viewManager()->setLoading(this, loading || hasPending); in setLoading()
569 void KonqView::slotCompleted(bool hasPending) in slotCompleted() argument
586 setLoading(false, hasPending); in slotCompleted()
H A Dkonqview.h362 void setLoading(bool loading, bool hasPending = false);
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/peermanager/utils/
H A DOutgoingBTHaveMessageAggregator.java157 public boolean hasPending() { return !pending_haves.isEmpty(); } in hasPending() method in OutgoingBTHaveMessageAggregator
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/include/rtosc/
H A Dmiditable.h137 bool hasPending(std::string addr);
/dports/devel/libvirt/libvirt-7.10.0/src/rpc/
H A Dvirnetsocket.c1721 bool hasPending = false; in virNetSocketHasPendingData() local
1725 hasPending = true; in virNetSocketHasPendingData()
1728 return hasPending; in virNetSocketHasPendingData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/tree_ops/
H A DRewriteStructSamplers.cpp1046 bool hasPending() in hasPending() function in sh::__anon9e2e52580111::MonomorphizeTraverser
1237 while (monomorphizeFunctions.hasPending()) in RewriteStructSamplers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/tree_ops/
H A DRewriteStructSamplers.cpp1047 bool hasPending() in hasPending() function in sh::__anon27ecf3fd0111::MonomorphizeTraverser
1238 while (monomorphizeFunctions.hasPending()) in RewriteStructSamplers()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DRewriteStructSamplers.cpp1047 bool hasPending() in hasPending() function in sh::__anon85ef3bce0111::MonomorphizeTraverser
1238 while (monomorphizeFunctions.hasPending()) in RewriteStructSamplers()
/dports/devel/folly/folly-2021.12.27.00/folly/fibers/test/
H A DFibersTest.cpp567 EXPECT_TRUE(iter.hasPending()); in TEST()
572 EXPECT_TRUE(iter.hasPending()); in TEST()
577 EXPECT_TRUE(iter.hasPending()); in TEST()
582 EXPECT_FALSE(iter.hasPending()); in TEST()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp272 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anonfe6ea1150111::WaitcntBrackets
1405 if (Brackets->hasPending()) { in runOnMachineFunction()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/src/cpp/
H A Dmidimapper.cpp486 bool MidiMappernRT::hasPending(std::string addr) in hasPending() function in MidiMappernRT
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp283 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anonec696ebf0111::WaitcntBrackets
1553 if (Brackets->hasPending()) { in runOnMachineFunction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp283 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anon1e62cc590111::WaitcntBrackets
1553 if (Brackets->hasPending()) { in runOnMachineFunction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp282 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anond93fc5d70111::WaitcntBrackets
1499 if (Brackets->hasPending()) { in runOnMachineFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp283 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anon22b2208a0111::WaitcntBrackets
1605 if (Brackets->hasPending()) { in runOnMachineFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp284 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anon22900cda0111::WaitcntBrackets
1533 if (Brackets->hasPending()) { in runOnMachineFunction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp284 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anon4391a7970111::WaitcntBrackets
1533 if (Brackets->hasPending()) { in runOnMachineFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp259 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anon3b4021f70111::WaitcntBrackets
1659 if (Brackets->hasPending()) { in runOnMachineFunction()

12