Home
last modified time | relevance | path

Searched refs:wwstart (Results 1 – 3 of 3) sorted by relevance

/dports/misc/window/window/
H A Dwwsuspend.c56 wwstart(); in wwsuspend()
H A Dwwinit.c445 wwstart() in wwstart() function
/dports/audio/py-pysndfile/pysndfile-1.4.3/tests/
H A Dpysndfile_test.py85 wwstart = ww.read_frames(100, force_2d=True) variable
88 if np.any(ss != np.concatenate((wwstart, wwend), axis=0)):