Home
last modified time | relevance | path

Searched defs:temphash (Results 1 – 13 of 13) sorted by relevance

/dports/x11/antimicro/antimicro-2.23/src/
H A Djoydpad.cpp407 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in hasSameButtonsMouseMode() local
435 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in getButtonsPresetMouseMode() local
475 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in hasSameButtonsMouseCurve() local
503 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in getButtonsPresetMouseCurve() local
551 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in getButtonsPresetSpringWidth() local
579 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in getButtonsPresetSpringHeight() local
617 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in getButtonsPresetSensitivity() local
643 QHash<int, JoyDPadButton*> temphash; in getApplicableButtons() local
730 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in hasSlotsAssigned() local
762 QHash<int, JoyDPadButton*> temphash = getApplicableButtons(); in isRelativeSpring() local
[all …]
H A Djoycontrolstick.cpp2061 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in hasSameButtonsMouseMode() local
2089 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in getButtonsPresetMouseMode() local
2129 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in hasSameButtonsMouseCurve() local
2157 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in getButtonsPresetMouseCurve() local
2205 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in getButtonsPresetSpringWidth() local
2233 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in getButtonsPresetSpringHeight() local
2271 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in getButtonsPresetSensitivity() local
2297 QHash<JoyStickDirections, JoyControlStickButton*> temphash; in getApplicableButtons() local
2865 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in isRelativeSpring() local
2995 QHash<JoyStickDirections, JoyControlStickButton*> temphash = getApplicableButtons(); in getButtonsEasingDuration() local
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/QTfrontend/
H A Dgameuiconfig.h108 QString temphash; variable
H A Dhwform.cpp1193 QString temphash = config->tempHash(); in NetPassword() local
1215 QString temphash = config->tempHash(); in NetNickRegistered() local
1561 QString temphash; in AskForNickAndPwd() local
H A Dgameuiconfig.cpp611 void GameUIConfig::setTempHash(const QString & temphash) in setTempHash()
/dports/games/hedgewars/hedgewars-src-1.0.0/QTfrontend/
H A Dgameuiconfig.h108 QString temphash; variable
H A Dhwform.cpp1193 QString temphash = config->tempHash(); in NetPassword() local
1215 QString temphash = config->tempHash(); in NetNickRegistered() local
1561 QString temphash; in AskForNickAndPwd() local
H A Dgameuiconfig.cpp611 void GameUIConfig::setTempHash(const QString & temphash) in setTempHash()
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dirc.c279 char const * temphash; in irc_authenticate() local
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dm32common.cpp454 XXH64_hash_t temphash = XXH3_64bits((uint8_t *)sector, numsectors*sizeof(sectortype)); in create_map_snapshot() local
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dm32common.cpp460 …uintptr_t temphash = XXH__((uint8_t *)sector, numsectors*sizeof(sectortype), numsectors*sizeof(sec… in create_map_snapshot() local
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dm32common.cpp464 …uintptr_t temphash = XXH__((uint8_t *)sector, numsectors*sizeof(sectortype), numsectors*sizeof(sec… in create_map_snapshot() local
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dxtra2.c8059 hash_entry *temphash; local