Home
last modified time | relevance | path

Searched defs:queueItem (Results 1 – 22 of 22) sorted by relevance

/dports/databases/tile38/tile38-1.12.0/index/rtreebase/
H A Dknn.go31 type queueItem struct { struct
32 node *treeNode
33 isItem bool
34 dist float64
37 func (item *queueItem) Less(b tinyqueue.Item) bool {
/dports/irc/ergo/ergo-2.8.0/vendor/github.com/tidwall/rtred/base/
H A Dknn.go7 type queueItem struct { struct
8 node *treeNode
9 isItem bool
10 dist float64
13 func (item *queueItem) Less(b tinyqueue.Item) bool {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/Shopify/ejson/json/
H A Dpipeline.go11 type queueItem struct { struct
12 pr <-chan promiseResult
13 bs []byte
14 term bool
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dqueue.cpp209 structQueueItem queueItem = in AppendList() local
236 structQueueItem queueItem = in AppendFolder() local
256 structQueueItem queueItem = GetNextFromList(); in Get() local
274 structQueueItem queueItem = structQueueItem(queueListFileSystem.at(i), queue_STILL); in RemoveOrphanedFiles() local
294 structQueueItem queueItem = structQueueItem(queueListFileSystem.at(i), queue_STILL); in AddOrphanedFilesToList() local
325 void cQueue::AddToList(const structQueueItem &queueItem) in AddToList()
363 void cQueue::RemoveQueueItem(const structQueueItem queueItem) in RemoveQueueItem()
401 void cQueue::RemoveFromList(const structQueueItem &queueItem) in RemoveFromList()
H A Drender_queue.cpp123 cQueue::structQueueItem queueItem = gQueue->GetNextFromList(); in slotRenderQueue() local
216 bool cRenderQueue::RenderStill(const cQueue::structQueueItem &queueItem) in RenderStill()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dpqueue.h29 template <typename T> struct queueItem struct
33 bool operator>(const queueItem& other) const argument
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dephemeral_purger.go20 type queueItem struct { struct
21 purgeInfo chat1.EphemeralPurgeInfo
24 index int // The index of the queueItem in the heap.
27 func (q *queueItem) String() string {
/dports/news/nzbget/nzbget-21.1/daemon/extension/
H A DQueueScript.cpp275 { in EnqueueScript()
311 …std::unique_ptr<QueueItem> queueItem = std::make_unique<QueueItem>(nzbInfo->GetId(), &script, even… in EnqueueScript() local
421 std::unique_ptr<QueueItem>& queueItem = *it; in CheckQueue() local
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/channels/
H A DRateLimiter.cpp54 auto queueItem = state->queue.dequeue(); in ~Token() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/flight/flight-core/src/main/java/org/apache/arrow/flight/
H A DSyncPutListener.java44 private PutResult unwrap(Object queueItem) throws InterruptedException, ExecutionException { in unwrap()
/dports/databases/arrow/apache-arrow-6.0.1/java/flight/flight-core/src/main/java/org/apache/arrow/flight/
H A DSyncPutListener.java44 private PutResult unwrap(Object queueItem) throws InterruptedException, ExecutionException { in unwrap()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/flight/flight-core/src/main/java/org/apache/arrow/flight/
H A DSyncPutListener.java44 private PutResult unwrap(Object queueItem) throws InterruptedException, ExecutionException { in unwrap()
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/git/src/
H A DdecorationProvider.ts39 let queueItem = this.queue.get(repository.root); variable
/dports/java/intellij/idea-IC-202.7660.26/plugins/textmate/lib/bundles/git/src/
H A DdecorationProvider.ts39 let queueItem = this.queue.get(repository.root); variable
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/textmate/lib/bundles/git/src/
H A DdecorationProvider.ts39 let queueItem = this.queue.get(repository.root); variable
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/git/src/
H A DdecorationProvider.ts39 let queueItem = this.queue.get(repository.root); variable
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/git/src/
H A DdecorationProvider.ts39 let queueItem = this.queue.get(repository.root); variable
/dports/games/dunelegacy/dunelegacy-0.96.4/src/structures/
H A DBuilderBase.cpp106 for(const ProductionQueueItem& queueItem : currentProductionQueue) { in save() local
527 [&](ProductionQueueItem& queueItem) { in doCancelItem()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangtools/
H A Dclangtoolruncontrol.cpp326 const QueueItem queueItem = m_queue.takeFirst(); in analyzeNextFile() local
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/
H A Dvulkancapsviewer.cpp1502 QTreeWidgetItem *queueItem = new QTreeWidgetItem(treeWidget); in displayDeviceQueues() local
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DPartFile.cpp2928 PartFileBufferedData* queueItem = *it; in WriteToBuffer() local
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DPartFile.cpp2915 PartFileBufferedData* queueItem = *it; in WriteToBuffer() local