/external/qemu/audio/ |
ossaudio.c | 2 * QEMU OSS audio driver 36 #define AUDIO_CAP "oss" 293 OSSVoiceOut *oss = (OSSVoiceOut *) hw; local 309 if (oss->mmapped) { 312 err = ioctl (oss->fd, SNDCTL_DSP_GETOPTR, &cntinfo); 318 if (cntinfo.ptr == oss->old_optr) { 325 if (cntinfo.ptr > oss->old_optr) { 326 bytes = cntinfo.ptr - oss->old_optr; 329 bytes = bufsize + cntinfo.ptr - oss->old_optr; 335 err = ioctl (oss->fd, SNDCTL_DSP_GETOSPACE, &abinfo) 417 OSSVoiceOut *oss = (OSSVoiceOut *) hw; local 439 OSSVoiceOut *oss = (OSSVoiceOut *) hw; local 547 OSSVoiceOut *oss = (OSSVoiceOut *) hw; local 581 OSSVoiceIn *oss = (OSSVoiceIn *) hw; local 635 OSSVoiceIn *oss = (OSSVoiceIn *) hw; local 647 OSSVoiceIn *oss = (OSSVoiceIn *) hw; local [all...] |
/frameworks/base/opengl/include/GLES/ |
glplatform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/frameworks/base/opengl/include/GLES2/ |
gl2platform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2platform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-5/arch-x86/usr/include/GLES2/ |
gl2platform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-8/arch-arm/usr/include/GLES2/ |
gl2platform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-8/arch-x86/usr/include/GLES2/ |
gl2platform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/packages/apps/Settings/assets/html/en_gb/ |
tethering_usb_help.html | 25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
|
tethering_help.html | 25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
|
/packages/apps/Settings/assets/html/en_us/ |
tethering_usb_help.html | 25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
|
tethering_help.html | 25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
|
/external/opencore/android/ |
android_audio_output.h | 93 // oss request queue, needs to use lock mechanism to access 96 // lock used to access the oss request queue
|
/external/yaffs2/yaffs2/ |
yaffs_qsort.h | 30 * http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
/ndk/build/platforms/android-4/arch-arm/usr/include/GLES/ |
glplatform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-5/arch-arm/usr/include/GLES/ |
glplatform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-5/arch-x86/usr/include/GLES/ |
glplatform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-8/arch-arm/usr/include/GLES/ |
glplatform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/ndk/build/platforms/android-8/arch-x86/usr/include/GLES/ |
glplatform.h | 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
/external/zlib/contrib/iostream2/ |
zstream.h | 243 ostrstream* oss = new ostrstream; local 244 oss->fill(m_os->fill()); 245 oss->flags(m_os->flags()); 246 oss->precision(m_os->precision()); 247 oss->width(m_os->width()); 249 delete[] m_os->str(); delete m_os; m_os = oss;
|
/bionic/libc/arch-x86/include/machine/ |
exec.h | 43 by all OSs/compilers/linkers */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dsp/ |
SDL_dspaudio.c | 43 /* This is recommended by OSS */ 123 DSP_DRIVER_NAME, "OSS /dev/dsp standard audio", 130 /* Not needed at all since OSS handles waiting automagically */ 171 /* Make sure fragment size stays a power of 2, or OSS fails. */
|
/external/quake/quake/src/QW/client/ |
sys.h | 28 // the file should be in BINARY mode for stupid OSs that care
|
/external/quake/quake/src/WinQuake/ |
sys.h | 28 // the file should be in BINARY mode for stupid OSs that care
|
/ndk/build/platforms/android-5/arch-x86/usr/include/machine/ |
exec.h | 43 by all OSs/compilers/linkers */
|
/ndk/build/platforms/android-8/arch-x86/usr/include/machine/ |
exec.h | 43 by all OSs/compilers/linkers */
|