Home
last modified time | relevance | path

Searched defs:wpos (Results 1 – 12 of 12) sorted by relevance

/external/qemu/
Dcbuffer.c54 int wpos = cb->rpos + cb->count; in cbuffer_write_peek() local
89 int wpos = cb->rpos + cb->count; in cbuffer_write() local
/external/qemu/audio/
Dpaaudio.c59 int wpos; member
195 int incr, to_grab, wpos; in qpa_thread_in() local
Desdaudio.c86 int wpos; member
336 int incr, to_grab, wpos; in qesd_thread_in() local
Dwavaudio.c348 int wpos, live, decr, samples; in wav_in_run() local
Ddsoundaudio.c578 DWORD wpos, ppos, old_pos; in dsound_run_out() local
Dcoreaudio.c643 int wpos, avail; in audioInDeviceIOProc() local
Dossaudio.c49 int wpos; member
Daudio_int.h98 int wpos; member
Dalsaaudio.c117 int wpos; member
Daudio.c1108 int hwsamples, samples, isamp, osamp, wpos, live, dead, left, swlim, blck; in audio_pcm_sw_write() local
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp200 std::string::size_type wpos = CStr.find_first_of(" \t"); in ParseConstraint() local
/external/qemu/hw/
Dgoldfish_pipe.c505 int wpos = pipe->pos + pipe->count; in pingPongPipe_sendBuffers() local
529 int wpos = pipe->pos + pipe->count; in pingPongPipe_sendBuffers() local