/external/qemu/android/ |
D | cbuffer.c | 54 int wpos = cb->rpos + cb->count; in cbuffer_write_peek() local 89 int wpos = cb->rpos + cb->count; in cbuffer_write() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
D | r300_shader_semantics.h | 44 int wpos; member
|
D | r300_fs.c | 434 int wpos, face; in r300_translate_fragment_shader() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_shader_semantics.h | 44 int wpos; member
|
D | r300_fs.c | 434 int wpos, face; in r300_translate_fragment_shader() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_fragprog.c | 165 GLfloat *wpos = span->array->attribs[FRAG_ATTRIB_WPOS][col]; in init_machine() local
|
D | s_span.c | 624 GLfloat (*wpos)[4] = span->array->attribs[FRAG_ATTRIB_WPOS]; in interpolate_wpos() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_fragprog.c | 165 GLfloat *wpos = span->array->attribs[FRAG_ATTRIB_WPOS][col]; in init_machine() local
|
D | s_span.c | 624 GLfloat (*wpos)[4] = span->array->attribs[FRAG_ATTRIB_WPOS]; in interpolate_wpos() local
|
/external/qemu/audio/ |
D | esdaudio.c | 86 int wpos; member 336 int incr, to_grab, wpos; in qesd_thread_in() local
|
D | paaudio.c | 59 int wpos; member 195 int incr, to_grab, wpos; in qpa_thread_in() local
|
D | wavaudio.c | 354 int wpos, live, decr, samples; in wav_in_run() local
|
D | dsoundaudio.c | 578 DWORD wpos, ppos, old_pos; in dsound_run_out() local
|
D | coreaudio.c | 643 int wpos, avail; in audioInDeviceIOProc() local
|
D | ossaudio.c | 49 int wpos; member
|
D | audio_int.h | 98 int wpos; member
|
D | alsaaudio.c | 117 int wpos; member
|
D | audio.c | 1108 int hwsamples, samples, isamp, osamp, wpos, live, dead, left, swlim, blck; in audio_pcm_sw_write() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
D | radeon_compiler.c | 235 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_compiler.c | 235 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.cpp | 200 std::string::size_type wpos = CStr.find_first_of(" \t"); in ParseConstraint() local
|
/external/qemu/hw/android/goldfish/ |
D | pipe.c | 651 int wpos = pipe->pos + pipe->count; in pingPongPipe_sendBuffers() local 675 int wpos = pipe->pos + pipe->count; in pingPongPipe_sendBuffers() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_fs.cpp | 601 fs_reg wpos = *reg; in emit_fragcoord_interpolation() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_fs.cpp | 601 fs_reg wpos = *reg; in emit_fragcoord_interpolation() local
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 1415 static void updateHashChain(Hash* hash, size_t wpos, int hashval) in updateHashChain() 1459 size_t wpos = pos & (windowsize - 1); /*position for in 'circular' hash buffers*/ in encodeLZ77() local
|