Home
last modified time | relevance | path

Searched refs:workNeeded (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/keeperrl/keeperrl-alpha23/
H A Dworkshop_item.h7 static WorkshopItem fromType(ItemType, double workNeeded, CostInfo);
19 double SERIAL(workNeeded);
24 …SERIALIZE_ALL(type, name, pluralName, viewId, cost, number, batchSize, workNeeded, state, techId, …
H A Dworkshop_item.cpp7 WorkshopItem WorkshopItem::fromType(ItemType type, double workNeeded, CostInfo cost) { in fromType() argument
18 workNeeded, in fromType()
H A Dworkshops.cpp109 *product.state += amount * prodMult / product.workNeeded; in addWork()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/raidframe/
H A Drf_paritylogDiskMgr.c603 int workNeeded, done = RF_FALSE; in rf_ParityLoggingDiskManager() local
630 workNeeded = (flushQueue || reintQueue); in rf_ParityLoggingDiskManager()
633 while (workNeeded) { in rf_ParityLoggingDiskManager()
664 workNeeded = (flushQueue || reintQueue); in rf_ParityLoggingDiskManager()
686 workNeeded = (flushQueue || reintQueue); in rf_ParityLoggingDiskManager()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DScintillaFOX.cxx533 if (!workNeeded.active) { in QueueIdleWork()
535 workNeeded.active = true; in QueueIdleWork()
H A DEditor.h286 WorkNeeded workNeeded; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.h236 WorkNeeded workNeeded; variable
H A DEditor.cxx4714 if (workNeeded.items & WorkNeeded::workStyle) in IdleWork()
4715 StyleToPositionInView(pdoc->LineStart(pdoc->LineFromPosition(workNeeded.upTo) + 2)); in IdleWork()
4718 workNeeded.Reset(); in IdleWork()
4722 workNeeded.Need(items, upTo); in QueueIdleWork()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.h235 WorkNeeded workNeeded; variable
H A DEditor.cxx4701 if (workNeeded.items & WorkNeeded::workStyle) in IdleWork()
4702 StyleToPositionInView(pdoc->LineStart(pdoc->LineFromPosition(workNeeded.upTo) + 2)); in IdleWork()
4705 workNeeded.Reset(); in IdleWork()
4709 workNeeded.Need(items, upTo); in QueueIdleWork()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.h235 WorkNeeded workNeeded; variable
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.h227 WorkNeeded workNeeded; variable
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.h231 WorkNeeded workNeeded; variable
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h227 WorkNeeded workNeeded; variable
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h227 WorkNeeded workNeeded; variable
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h227 WorkNeeded workNeeded; variable
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.h238 WorkNeeded workNeeded; variable
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.h238 WorkNeeded workNeeded; variable
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.h226 WorkNeeded workNeeded; variable
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.h238 WorkNeeded workNeeded; variable
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.h238 WorkNeeded workNeeded; variable
/dports/editors/textadept/scintilla/src/
H A DEditor.h238 WorkNeeded workNeeded; variable
/dports/editors/scite/scintilla/src/
H A DEditor.h238 WorkNeeded workNeeded; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/gtk/
H A DScintillaGTK.cxx2895 if (!workNeeded.active) { in QueueIdleWork()
2897 workNeeded.active = true; in QueueIdleWork()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/gtk/
H A DScintillaGTK.cxx2884 if (!workNeeded.active) { in QueueIdleWork()
2886 workNeeded.active = true; in QueueIdleWork()

12