Home
last modified time | relevance | path

Searched +defs:add +defs:normal +defs:slot (Results 1 – 19 of 19) sorted by relevance

/dports/games/battletanks/btanks-0.9.8083/engine/src/
H A Dgame_monitor.cpp348 void IGameMonitor::add(const GameItem &item_, const bool dont_respawn) { in add() function in IGameMonitor
386 PlayerSlot &slot = PlayerManager->get_slot(i); in game_over() local
704 sdlx::Rect normal(0, 0, w, h), out(w, 0, w, h), in(2 * w, 0, w, h); in renderWaypoints() local
1063 void IGameMonitor::addBonuses(const PlayerSlot &slot) { in addBonuses()
1117 PlayerSlot &slot = PlayerManager->get_slot(0); in startGame() local
1206 PlayerSlot &slot = PlayerManager->get_slot(0); in saveCampaign() local
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/net/ipxe/ipxe-2265a65/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/usb/
H A Dxhci.h476 uint8_t slot; member
497 uint8_t slot; member
516 uint8_t slot; member
541 uint8_t slot; member
560 uint8_t slot; member
579 uint8_t slot; member
605 uint8_t slot; member
626 uint8_t slot; member
689 struct xhci_trb_normal normal; member
725 uint32_t add; member
[all …]
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dtexture.cpp259 void texmad(ImageData &s, const vec &mul, const vec &add) in texmad()
827 vec normal(0.0f, 0.0f, 255.0f/emphasis); in texnormal() local
1292 static void addname(vector<char> &key, Slot &slot, Slot::Tex &t, bool combined = false, const char … in addname()
1402 Slot &lookupmaterialslot(int slot, bool load) in lookupmaterialslot()
1408 Slot &lookuptexture(int slot, bool load) in lookuptexture()
1420 Texture *loadthumbnail(Slot &slot) in loadthumbnail()
1484 Slot &slot = slots[i]; in loadlayermasks() local
1747 GLuint lookupenvmap(Slot &slot) in lookupenvmap()
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dtexture.cpp441 void texmad(ImageData &s, const vec &mul, const vec &add) in texmad()
1194 vec normal(0.0f, 0.0f, 255.0f/emphasis); in texnormal() local
1713 static void clampvslotoffset(VSlot &dst, Slot *slot = NULL) in clampvslotoffset()
1768 static void mergevslot(VSlot &dst, const VSlot &src, int diff, Slot *slot = NULL) in mergevslot()
2017 VSlot *findvslot(Slot &slot, const VSlot &src, const VSlot &delta) in findvslot()
2330 static void addname(vector<char> &key, Slot &slot, Slot::Tex &t, bool combined = false, const char … in addname()
2450 Texture *loadthumbnail(Slot &slot) in loadthumbnail()
2542 Slot &slot = *slots[i]; in loadlayermasks() local
2862 GLuint lookupenvmap(Slot &slot) in lookupenvmap()
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dtexture.cpp481 void texmad(ImageData &s, const vec &mul, const vec &add) in texmad()
1210 vec normal(0.0f, 0.0f, 255.0f/emphasis); in texnormal() local
1746 static void clampvslotoffset(VSlot &dst, Slot *slot = NULL) in clampvslotoffset()
1795 static void mergevslot(VSlot &dst, const VSlot &src, int diff, Slot *slot = NULL) in mergevslot()
2010 VSlot *findvslot(Slot &slot, const VSlot &src, const VSlot &delta) in findvslot()
2272 static void addname(vector<char> &key, Slot &slot, Slot::Tex &t, bool combined = false, const char … in addname()
2393 Texture *loadthumbnail(Slot &slot) in loadthumbnail()
2480 Slot &slot = *slots[i]; in loadlayermasks() local
2830 GLuint lookupenvmap(Slot &slot) in lookupenvmap()
/dports/games/tesseract-data/tesseract/src/engine/
H A Dtexture.cpp325 void texmad(ImageData &s, const vec &mul, const vec &add) in texmad()
1083 vec normal(0.0f, 0.0f, 255.0f/emphasis); in texnormal() local
1420 static inline bool texturedata(ImageData &d, Slot &slot, Slot::Tex &tex, bool msg = true, int *comp… in texturedata()
1671 static void clampvslotoffset(VSlot &dst, Slot *slot = NULL) in clampvslotoffset()
1724 static void mergevslot(VSlot &dst, const VSlot &src, int diff, Slot *slot = NULL) in mergevslot()
1827 VSlot *findvslot(Slot &slot, const VSlot &src, const VSlot &delta) in findvslot()
2141 static void addname(vector<char> &key, Slot &slot, Slot::Tex &t, bool combined = false, const char … in addname()
2734 GLuint lookupenvmap(Slot &slot) in lookupenvmap()
/dports/games/tesseract/tesseract/src/engine/
H A Dtexture.cpp325 void texmad(ImageData &s, const vec &mul, const vec &add) in texmad()
1083 vec normal(0.0f, 0.0f, 255.0f/emphasis); in texnormal() local
1420 static inline bool texturedata(ImageData &d, Slot &slot, Slot::Tex &tex, bool msg = true, int *comp… in texturedata()
1671 static void clampvslotoffset(VSlot &dst, Slot *slot = NULL) in clampvslotoffset()
1724 static void mergevslot(VSlot &dst, const VSlot &src, int diff, Slot *slot = NULL) in mergevslot()
1827 VSlot *findvslot(Slot &slot, const VSlot &src, const VSlot &delta) in findvslot()
2141 static void addname(vector<char> &key, Slot &slot, Slot::Tex &t, bool combined = false, const char … in addname()
2734 GLuint lookupenvmap(Slot &slot) in lookupenvmap()
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dtexture.cpp518 void texmad(ImageData &s, const vec &mul, const vec &add) in texmad()
1395 vec normal(0.0f, 0.0f, 255.0f/emphasis); in texnormal() local
1712 static inline bool texturedata(ImageData &d, Slot &slot, Slot::Tex &tex, bool msg = true, int *comp… in texturedata()
1963 static void clampvslotoffset(VSlot &dst, Slot *slot = NULL) in clampvslotoffset()
2024 static void mergevslot(VSlot &dst, const VSlot &src, int diff, Slot *slot = NULL) in mergevslot()
2310 VSlot *findvslot(Slot &slot, const VSlot &src, const VSlot &delta) in findvslot()
2684 static void addname(vector<char> &key, Slot &slot, Slot::Tex &t, bool combined = false, const char … in addname()
3278 GLuint lookupenvmap(Slot &slot) in lookupenvmap()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/freetype/
H A Dfreetype.h22304 FT_GlyphSlot slot = NULL; in FT_New_GlyphSlot() local
22447 FT_GlyphSlot slot; in FT_Load_Glyph() local
31179 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph()
42008 BDF_Glyph_Load( FT_GlyphSlot slot, in BDF_Glyph_Load()
46685 cff_slot_done( FT_GlyphSlot slot ) in cff_slot_done()
46690 cff_slot_init( FT_GlyphSlot slot ) in cff_slot_init()
59749 PSH_Blue_Table normal, family; in psh_blues_scale_zones() local
67044 (*add)( PS_Table table, member
69152 cid_slot_init( FT_GlyphSlot slot ) in cid_slot_init()
77742 PCF_Glyph_Load( FT_GlyphSlot slot, in PCF_Glyph_Load()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/freetype/
H A Dfreetype.h22304 FT_GlyphSlot slot = NULL; in FT_New_GlyphSlot() local
22447 FT_GlyphSlot slot; in FT_Load_Glyph() local
31179 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph()
42008 BDF_Glyph_Load( FT_GlyphSlot slot, in BDF_Glyph_Load()
46685 cff_slot_done( FT_GlyphSlot slot ) in cff_slot_done()
46690 cff_slot_init( FT_GlyphSlot slot ) in cff_slot_init()
59749 PSH_Blue_Table normal, family; in psh_blues_scale_zones() local
67044 (*add)( PS_Table table, member
69152 cid_slot_init( FT_GlyphSlot slot ) in cid_slot_init()
77742 PCF_Glyph_Load( FT_GlyphSlot slot, in PCF_Glyph_Load()
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gtk/gtk4/
H A Dindex.json1 …type":"alias","name":"Allocation","ctype":"GtkAllocation","summary":"The rectangle representing th… array