Home
last modified time | relevance | path

Searched defs:lambd (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Drandom.py425 def expovariate(self, lambd): argument
/external/python/cpython3/Lib/
Drandom.py639 def expovariate(self, lambd): argument
/external/scapy/scapy/
Dvolatile.py145 def __init__(self, lambd, base=0): argument