Home
last modified time | relevance | path

Searched refs:initSlots (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Dtimer.cpp296 static void initSlots() in initSlots() function
312 initSlots(); in dTimerStart()
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Dtimer.cpp296 static void initSlots() in initSlots() function
312 initSlots(); in dTimerStart()
/dports/devel/ode/ode-0.13/ode/src/
H A Dtimer.cpp296 static void initSlots() in initSlots() function
312 initSlots(); in dTimerStart()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dinventorystore.cpp49 void MWWorld::InventoryStore::initSlots (TSlots& slots_) in initSlots() function in MWWorld::InventoryStore
106 initSlots (mSlots); in InventoryStore()
529 initSlots (slots_); in autoEquip()
565 initSlots (slots); in getPreferredShield()
980 initSlots (mSlots); in clear()
H A Dinventorystore.hpp107 void initSlots (TSlots& slots_);
/dports/www/dojo/dojo-release-1.12.2/dojox/mobile/
H A DSpinWheelDatePicker.js.map7 …Slot","slotClasses","slotProps","labelFrom","labelTo","buildRendering","initSlots","inherited","ar…
H A DValuePickerDatePicker.js.map7 …elFrom","labelTo","style","width","buildRendering","p","_setBtnLabels","initSlots","inherited","ar…
H A D_DatePickerMixin.js.map7 …th","daySlotMixin","setDate","yearPattern","monthPattern","dayPattern","initSlots","c","slotClasse…
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DArrayObject-inl.h56 if (!nDynamicSlots) aobj->initSlots(nullptr); in createArrayInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSFunction-inl.h114 nobj->initSlots(nullptr); in create()
H A DArrayObject-inl.h64 aobj->initSlots(nullptr); in createArrayInternal()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Ddataview.h125 void initSlots();
H A Ddataview.cpp57 initSlots(); in init()
69 void DataView::initSlots() in initSlots() function in DataView
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddApprox.c1174 dd->initSlots); in UAmarkNodes()
1395 dd->initSlots); in RAmarkNodes()
1698 dd->initSlots); in BAmarkNodes()
H A DcuddTable.c422 unique->initSlots = slots; in cuddInitTable()
1873 unsigned int numSlots = unique->initSlots; in cuddInsertSubtables()
2315 unsigned int numSlots = unique->initSlots; in cuddResizeTableZdd()
2604 int numSlots = unique->initSlots; in ddResizeTable()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddApprox.c1174 dd->initSlots); in UAmarkNodes()
1395 dd->initSlots); in RAmarkNodes()
1698 dd->initSlots); in BAmarkNodes()
H A DcuddTable.c422 unique->initSlots = slots; in cuddInitTable()
1873 unsigned int numSlots = unique->initSlots; in cuddInsertSubtables()
2315 unsigned int numSlots = unique->initSlots; in cuddResizeTableZdd()
2604 int numSlots = unique->initSlots; in ddResizeTable()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddApprox.c1178 dd->initSlots); in UAmarkNodes()
1399 dd->initSlots); in RAmarkNodes()
1703 dd->initSlots); in BAmarkNodes()
H A DcuddTable.c387 unique->initSlots = slots; in cuddInitTable()
1806 unsigned int numSlots = unique->initSlots; in cuddInsertSubtables()
2249 unsigned int numSlots = unique->initSlots; in cuddResizeTableZdd()
2533 int numSlots = unique->initSlots; in ddResizeTable()
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddApprox.c1155 dd->initSlots,dd); in UAmarkNodes()
1373 dd->initSlots,dd); in RAmarkNodes()
1674 dd->initSlots,dd); in BAmarkNodes()
H A DcuddTable.c375 unique->initSlots = slots; in cuddInitTable()
1868 unsigned int numSlots = unique->initSlots; in cuddInsertSubtables()
2317 unsigned int numSlots = unique->initSlots; in cuddResizeTableZdd()
2601 int numSlots = unique->initSlots; in ddResizeTable()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.h718 void initSlots(const Value* vector, uint32_t length);
754 void initSlots(HeapSlot* slots) { in initSlots() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.h742 void initSlots(uint32_t nfixed, uint32_t slotSpan) { in initSlots() function
783 void initSlots(HeapSlot* slots) { in initSlots() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.h718 void initSlots(const Value* vector, uint32_t length);
754 void initSlots(HeapSlot* slots) { in initSlots() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DAllocator.cpp127 if (nDynamicSlots) static_cast<NativeObject*>(obj)->initSlots(slots); in tryNewTenuredObject()

123