Searched defs:silent (Results 1 – 6 of 6) sorted by relevance
31 uint8_t silent:1; member
112 unsigned int silent :1; /* Wait for the other end to start first */ member
368 const SDL_bool silent = (flags & AUDCLNT_BUFFERFLAGS_SILENT) ? SDL_TRUE : SDL_FALSE; in WASAPI_CaptureFromDevice() local
773 int i, silent=0, onlygamma=0; in validation_gamma() local
1777 static SDL_bool Android_JNI_ExceptionOccurred(SDL_bool silent) in Android_JNI_ExceptionOccurred()
Completed in 15 milliseconds