HomeSort by relevance Sort by last modified time
    Searched refs:SND_LOOP (Results 1 - 10 of 10) sorted by null

  /external/python/cpython2/PC/
winsound.c 62 "SND_LOOP - Play the sound repeatedly; must also specify SND_ASYNC\n"
86 prevent SND_LOOP from memory. */
183 ADD_DEFINE(SND_LOOP);
  /external/python/cpython3/PC/
winsound.c 46 "SND_LOOP - Play the sound repeatedly; must also specify SND_ASYNC\n"
88 prevent SND_LOOP from memory. */
241 ADD_DEFINE(SND_LOOP);
  /external/python/cpython2/Lib/test/
test_winsound.py 111 winsound.SND_ALIAS | winsound.SND_ASYNC | winsound.SND_LOOP
  /external/python/cpython3/Lib/test/
test_winsound.py 138 winsound.SND_ALIAS | winsound.SND_ASYNC | winsound.SND_LOOP
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_winsound.py 206 winsound.SND_ALIAS | winsound.SND_ASYNC | winsound.SND_LOOP
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_winsound.py 207 winsound.SND_ALIAS | winsound.SND_ASYNC | winsound.SND_LOOP
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_winsound.py 207 winsound.SND_ALIAS | winsound.SND_ASYNC | winsound.SND_LOOP
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_winsound.py 207 winsound.SND_ALIAS | winsound.SND_ASYNC | winsound.SND_LOOP
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_winsound.py 207 winsound.SND_ALIAS | winsound.SND_ASYNC | winsound.SND_LOOP
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmsystem.h 246 #define SND_LOOP 0x0008
    [all...]

Completed in 509 milliseconds