Home
last modified time | relevance | path

Searched defs:initSlots (Results 1 – 16 of 16) sorted by relevance

/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Dtimer.cpp296 static void initSlots() in initSlots() function
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Dtimer.cpp296 static void initSlots() in initSlots() function
/dports/devel/ode/ode-0.13/ode/src/
H A Dtimer.cpp296 static void initSlots() in initSlots() function
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Ddataview.cpp69 void DataView::initSlots() in initSlots() function in DataView
/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/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
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DNativeObject.h666 void initSlots(HeapSlot* slots) { slots_ = slots; } in initSlots() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DNativeObject.h695 void initSlots(HeapSlot* slots) { slots_ = slots; } in initSlots() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.h754 void initSlots(HeapSlot* slots) { in initSlots() function
H A DNativeObject.cpp211 void js::NativeObject::initSlots(const Value* vector, uint32_t length) { in initSlots() function in js::NativeObject
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.h754 void initSlots(HeapSlot* slots) { in initSlots() function
H A DNativeObject.cpp211 void js::NativeObject::initSlots(const Value* vector, uint32_t length) { in initSlots() function in js::NativeObject
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddInt.h385 unsigned int initSlots; /* initial size of a subtable */ in PBORI_PREFIX() local
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddInt.h385 unsigned int initSlots; /* initial size of a subtable */ in PBORI_PREFIX() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddInt.h379 unsigned int initSlots; /* initial size of a subtable */ member
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddInt.h436 unsigned int initSlots; /**< initial size of a subtable */ member