Home
last modified time | relevance | path

Searched refs:resetDelay (Results 1 – 25 of 41) sorted by relevance

12

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_floor.c198 floor->resetDelay = 0; in T_MoveFloor()
235 if (floor->resetDelay) in T_MoveFloor()
509 stairs_e stairsType, int delay, int resetDelay) in ProcessStairSector() argument
538 floor->resetDelay = resetDelay; in ProcessStairSector()
539 floor->resetDelayCount = resetDelay; in ProcessStairSector()
545 floor->resetDelay = delay; //arg4 in ProcessStairSector()
606 int resetDelay; in EV_BuildStairs() local
616 resetDelay = args[4]; in EV_BuildStairs()
622 resetDelay = StartDelayDelta; in EV_BuildStairs()
646 ProcessStairSector(qSec, type, height, stairsType, delay, resetDelay); in EV_BuildStairs()
H A Dp_spec.h408 short resetDelay; member
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_floor.c192 floor->resetDelay = 0; in T_MoveFloor()
227 if(floor->resetDelay) in T_MoveFloor()
504 stairs_e stairsType, int delay, int resetDelay) in ProcessStairSector() argument
533 floor->resetDelay = resetDelay; in ProcessStairSector()
534 floor->resetDelayCount = resetDelay; in ProcessStairSector()
540 floor->resetDelay = delay; //arg4 in ProcessStairSector()
601 int resetDelay; in EV_BuildStairs() local
611 resetDelay = args[4]; in EV_BuildStairs()
617 resetDelay = StartDelayDelta; in EV_BuildStairs()
641 ProcessStairSector(qSec, type, height, stairsType, delay, resetDelay); in EV_BuildStairs()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_floor.c198 floor->resetDelay = 0; in T_MoveFloor()
235 if (floor->resetDelay) in T_MoveFloor()
509 stairs_e stairsType, int delay, int resetDelay) in ProcessStairSector() argument
538 floor->resetDelay = resetDelay; in ProcessStairSector()
539 floor->resetDelayCount = resetDelay; in ProcessStairSector()
545 floor->resetDelay = delay; //arg4 in ProcessStairSector()
606 int resetDelay; in EV_BuildStairs() local
616 resetDelay = args[4]; in EV_BuildStairs()
622 resetDelay = StartDelayDelta; in EV_BuildStairs()
646 ProcessStairSector(qSec, type, height, stairsType, delay, resetDelay); in EV_BuildStairs()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_floor.cpp290 floor->resetDelay = 0; in T_MoveFloor()
347 if(floor->resetDelay) in T_MoveFloor()
422 Writer_WriteInt16(writer, resetDelay); in write()
467 resetDelay = Reader_ReadInt16(reader); in read()
510 resetDelay = Reader_ReadInt16(reader); in read()
1262 stairs_e stairsType, int delay, int resetDelay) in processStairSector() argument
1286 floor->resetDelay = resetDelay; in processStairSector()
1287 floor->resetDelayCount = resetDelay; in processStairSector()
1294 floor->resetDelay = delay; //arg4 in processStairSector()
1327 int resetDelay = (int) args[4]; in EV_BuildStairs() local
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/toolbox/
H A Dservice.go54 resetDelay = time.Duration(500) // 500 * 10ms == 5s var
137 s.delay = resetDelay
177 s.delay = resetDelay
H A Dservice_test.go308 resetDelay = maxDelay
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/toolbox/
H A Dservice.go54 resetDelay = time.Duration(500) // 500 * 10ms == 5s var
137 s.delay = resetDelay
177 s.delay = resetDelay
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/toolbox/
H A Dservice.go54 resetDelay = time.Duration(500) // 500 * 10ms == 5s var
137 s.delay = resetDelay
177 s.delay = resetDelay
H A Dservice_test.go308 resetDelay = maxDelay
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/src/drivers/
H A DSocket.py82 self.resetDelay()
99 def resetDelay(self): member in SocketDriver
106 self.resetDelay()
309 self.resetDelay()
331 self.resetDelay()
H A DTwisted.py95 self.factory.resetDelay()
/dports/x11/xkbctrl/xkbctrl-1.0_2/
H A Dxkbctrl.c66 static Bool resetDelay = 0; variable
483 resetDelay= atoi(argv[++i]);
485 else resetDelay= 60;
731 resetDelay);
734 sleep(resetDelay);
/dports/www/py-autobahn/autobahn-python-19.5.1/examples/twisted/websocket/reconnecting/
H A Dclient.py37 self.factory.resetDelay()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dp_floor.h106 short resetDelay; member
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/xish/
H A Dxmlstream.py273 self.resetDelay()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/xish/
H A Dxmlstream.py260 self.resetDelay()
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/
H A Dpbutil.py87 self.resetDelay()
/dports/www/nextcloud/nextcloud/apps-pkg/oauth2/lib/Controller/
H A DOauthApiController.php168 …$this->throttler->resetDelay($this->request->getRemoteAddress(), 'login', ['user' => $appToken->ge…
/dports/net-im/py-punjab/punjab-0.15/punjab/xmpp/
H A Dserver.py211 self.resetDelay()
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DModemConfig.h230 u_int resetDelay; // delay (ms) after reseting modem member
/dports/databases/py-carbon/carbon-1.1.8/lib/carbon/
H A Damqp_listener.py193 self.resetDelay()
/dports/www/nextcloud/nextcloud/lib/private/Security/Bruteforce/
H A DThrottler.php294 public function resetDelay(string $ip, string $action, array $metadata): void { function in OC\\Security\\Bruteforce\\Throttler
/dports/devel/py-pika/pika-1.1.0/examples/
H A Dtwisted_service.py202 self.resetDelay()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A Dgenericactors.actor.h781 state Future<Void> resetDelay = isEqual ? Never() : delay(time); variable
786 when( wait( resetDelay ) ) { in when() argument
797 resetDelay = Never(); in when()
803 resetDelay = delay(time);
807 resetDelay = Never();

12