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

  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 258 if ( result != DS_OK ) {
283 if ( result == DS_OK ) {
295 if ( result != DS_OK ) {
319 if ( result != DS_OK ) {
353 if ( result != DS_OK ) {
382 if ( result != DS_OK ) {
437 if ( result != DS_OK ) {
453 if ( result != DS_OK ) {
464 if ( result != DS_OK ) {
487 if ( result != DS_OK ) {
    [all...]
  /external/qemu/audio/
dsoundaudio.c 98 case DS_OK:
293 case DS_OK:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h 118 #define DS_OK 0
    [all...]

Completed in 52 milliseconds