Home
last modified time | relevance | path

Searched refs:QSIZE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
DAudio_mac.py1 QSIZE = 100000 variable
9 def __init__(self, qsize=QSIZE):
/external/python/cpython2/Mac/Demo/sound/
Dmorse.py9 QSIZE = 20000 variable
97 if self._filled >= QSIZE: