Home
last modified time | relevance | path

Searched refs:timeLim (Results 1 – 14 of 14) sorted by relevance

/dports/astro/py-ro/RO-3.6.9/python/RO/Comm/
H A DHTTPGet.py63 def __init__(self, timeLim = 2.0, dtime = 0.1): argument
65 self.timeLim = timeLim
104 maxWaits = self.timeLim / self.dtime
180 timeLim = None, argument
189 if timeLim is not None:
190 self.timeLimMS = max(1, int(round(timeLim * 1000.0)))
H A DGeneric.py106 def __init__(self, host, port, callFunc, timeLim=5, pollInterval=0.2): argument
127 self._timeLim = float(timeLim)
131 self._timeoutTimer = Timer(timeLim, self._finish)
H A DTwistedSocket.py151 timeLim = None, argument
184 if timeLim:
185 self._connectTimer.start(timeLim, self._connectTimeout)
348 timeLim = None, argument
368 timeLim = timeLim,
H A DTCPConnection.py187 timeLim=None, argument
216 timeLim = timeLim,
H A DTkSocket.py268 timeLim = None, argument
306 if timeLim:
307 self._connectTimer.start(timeLim, self._connectTimeout)
/dports/astro/py-ro/RO-3.6.9/python/RO/
H A DScriptRunner.py476 timeLim = 0, argument
495 timeLim = timeLim,
509 if timeLim != 0:
510 argList.append("timeLim=%s" % (timeLim,))
550 timeLim = 0, argument
608 timeLim = timeLim,
H A DKeyVariable.py734 timeLim = 0, argument
775 self.timeLim = timeLim
951 if self.timeLim:
952 self.maxEndTime += self.timeLim
972 if self.timeLim:
973 self.maxEndTime = self.startTime + self.timeLim
H A DKeyDispatcher.py677 timeLim = _RefreshTimeLim,
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-perl/
H A DSampleLDAP.pm52 my ( $base, $scope, $deref, $sizeLim, $timeLim, $filterStr, $attrOnly,
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-perl/
H A DSampleLDAP.pm52 my ( $base, $scope, $deref, $sizeLim, $timeLim, $filterStr, $attrOnly,
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-perl/
H A DSampleLDAP.pm52 my ( $base, $scope, $deref, $sizeLim, $timeLim, $filterStr, $attrOnly,
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-perl/
H A DSampleLDAP.pm52 my ( $base, $scope, $deref, $sizeLim, $timeLim, $filterStr, $attrOnly,
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-perl/
H A DSampleLDAP.pm52 my ( $base, $scope, $deref, $sizeLim, $timeLim, $filterStr, $attrOnly,
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-perl/
H A DSampleLDAP.pm52 my ( $base, $scope, $deref, $sizeLim, $timeLim, $filterStr, $attrOnly,